Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / PrefectHQ/prefect-docker issues and pull requests

#112 - Add redirect notice to README.md

Pull Request - State: closed - Opened by zzstoatzz 9 months ago

#111 - Bump actions/add-to-project from 0.5.0 to 1.0.1

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#110 - Bump actions/add-to-project from 0.5.0 to 1.0.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, github_actions

#109 - Bump actions/add-to-project from 0.5.0 to 0.6.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, github_actions

#108 - Bump actions/add-to-project from 0.5.0 to 0.6.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, github_actions

#106 - The title

Pull Request - State: closed - Opened by zzstoatzz 12 months ago

#105 - How can I use Docker Worker with ECR login?

Issue - State: open - Opened by goaaron 12 months ago - 1 comment

#104 - Update branding

Pull Request - State: closed - Opened by discdiver 12 months ago
Labels: documentation

#103 - Bump peter-evans/create-pull-request from 5 to 6

Pull Request - State: open - Opened by dependabot[bot] 12 months ago
Labels: dependencies, github_actions

#102 - Adds registry credentials to Docker worker configuration

Pull Request - State: closed - Opened by desertaxle almost 1 year ago

#99 - Next release?

Issue - State: closed - Opened by ConstantinoSchillebeeckx about 1 year ago - 1 comment

#98 - Bump actions/download-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#97 - Allow for additional push tags

Pull Request - State: closed - Opened by ConstantinoSchillebeeckx about 1 year ago

#95 - Bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#94 - Bump github/codeql-action from 2 to 3

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#93 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#91 - Update Logo URLs

Pull Request - State: closed - Opened by zzstoatzz about 1 year ago

#90 - Support for docker build path

Issue - State: closed - Opened by Ponsaille about 1 year ago - 1 comment

#89 - Bumps build's python version

Pull Request - State: closed - Opened by urimandujano about 1 year ago

#88 - 'Update the pin on `prefect` version'

Pull Request - State: closed - Opened by urimandujano about 1 year ago

#87 - Conditional imports to support operating with `pydantic>2` installed

Pull Request - State: closed - Opened by chrisguidry over 1 year ago

#86 - Bump tibdex/github-app-token from 1 to 2

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#85 - Add extra args to docker sdk while create docker container

Pull Request - State: closed - Opened by strcom over 1 year ago - 1 comment

#84 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#83 - Allow path (build context) to be overridden

Pull Request - State: closed - Opened by kvalenti over 1 year ago - 4 comments

#82 - Configure `ipc_mode` or `shm_size` on container creation

Issue - State: open - Opened by geoffrp over 1 year ago - 4 comments
Labels: enhancement

#81 - Cache `build_docker_image` step when used repeatedly in a `prefect deploy`

Issue - State: open - Opened by zzstoatzz over 1 year ago - 1 comment

#80 - Support setting context path for build_docker_image

Issue - State: closed - Opened by jpeeg over 1 year ago

#79 - removing-worker-beta

Pull Request - State: closed - Opened by WillRaphaelson over 1 year ago
Labels: documentation, dont merge

#78 - Relative Path in Docker Volumes

Issue - State: open - Opened by alangan17 over 1 year ago

#77 - Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#76 - Ability to save the Dockerfile created by `prefect init --recipe docker`

Issue - State: open - Opened by discdiver over 1 year ago - 1 comment
Labels: enhancement, priority:medium

#75 - Docker image used with Docker-git recipe doesn't get cleaned up after deployment run

Issue - State: open - Opened by discdiver over 1 year ago - 1 comment
Labels: bug

#74 - Fall back to local images when image pull fails

Issue - State: open - Opened by desertaxle over 1 year ago

#73 - Docker image build step: Allow multiple image tags

Issue - State: closed - Opened by sakce over 1 year ago - 3 comments
Labels: enhancement

#72 - Support Docker registry authentication in worker

Issue - State: closed - Opened by EmilRex over 1 year ago - 10 comments

#71 - Docker recipe is not using user's requirements.txt when deploying a flow

Issue - State: closed - Opened by emada over 1 year ago - 1 comment

#70 - keep dockerfile option

Pull Request - State: closed - Opened by zzstoatzz over 1 year ago - 1 comment

#69 - Tests against real Docker engine are flaky

Issue - State: closed - Opened by desertaxle over 1 year ago

#68 - Fixes pip install command in auto Dockerfile

Pull Request - State: closed - Opened by desertaxle over 1 year ago

#67 - `build_docker_image` `auto` Dockerfile mode doesn't install requirements

Issue - State: closed - Opened by desertaxle over 1 year ago
Labels: bug

#66 - Update Code Owners

Pull Request - State: closed - Opened by jawnsy over 1 year ago

#65 - Update CHANGELOG.md for v0.3.0

Pull Request - State: closed - Opened by desertaxle over 1 year ago

#64 - Adds `push_docker_image` step

Pull Request - State: closed - Opened by desertaxle over 1 year ago

#63 - Updates steps to remove projects references

Pull Request - State: closed - Opened by desertaxle over 1 year ago

#61 - `build_docker_image` fails between PyPI & image releases

Issue - State: open - Opened by zzstoatzz over 1 year ago
Labels: bug, priority:low

#60 - Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#59 - Updates worker metadata to support UI and CLI experiences

Pull Request - State: closed - Opened by desertaxle over 1 year ago

#58 - Emit event when docker container creation fails

Pull Request - State: closed - Opened by bunchesofdonald over 1 year ago

#56 - Make the use of `BuildKit` possible in the image building step.

Issue - State: open - Opened by FeryET over 1 year ago - 4 comments

#55 - `build_docker_image` step overrides `image_name`

Issue - State: closed - Opened by EmilRex over 1 year ago
Labels: enhancement, priority:medium

#54 - Add `push_docker_image` step and deprecate `push` on `build_docker_image`

Issue - State: closed - Opened by EmilRex over 1 year ago
Labels: enhancement, priority:medium

#53 - Update CHANGELOG.md for v0.2.3 release

Pull Request - State: closed - Opened by desertaxle over 1 year ago

#52 - Remove duplicate events code now that 2.10.7 is released

Pull Request - State: closed - Opened by bunchesofdonald over 1 year ago

#51 - Adds ability to pass build kwargs into `build_docker_image`

Pull Request - State: closed - Opened by desertaxle over 1 year ago

#50 - Emit docker container events from docker worker

Pull Request - State: closed - Opened by bunchesofdonald over 1 year ago - 1 comment

#49 - Prep for 0.2.2 release

Pull Request - State: closed - Opened by desertaxle almost 2 years ago

#48 - Adds `kill_infrastructure` method to `DockerWorker`

Pull Request - State: closed - Opened by desertaxle almost 2 years ago

#47 - Fixes typo in build docker image example

Pull Request - State: closed - Opened by desertaxle almost 2 years ago

#46 - Allows passing of custom build options to `build_docker_image`

Issue - State: closed - Opened by desertaxle almost 2 years ago - 1 comment
Labels: enhancement, priority:medium

#45 - Error out on init if used with ephemeral API

Pull Request - State: closed - Opened by cicdw almost 2 years ago - 1 comment

#44 - Adds credentials option to `build_docker_image` step

Pull Request - State: closed - Opened by desertaxle almost 2 years ago

#43 - Bump peter-evans/create-pull-request from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, github_actions

#42 - Adds temporary `prefect` version guard

Pull Request - State: closed - Opened by desertaxle almost 2 years ago

#41 - Bump actions/add-to-project from 0.4.0 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, github_actions

#40 - Add image tag to docker build output

Pull Request - State: closed - Opened by cicdw almost 2 years ago - 2 comments

#39 - Emphasize `DockerWorker` in documentation

Issue - State: open - Opened by desertaxle almost 2 years ago
Labels: priority:low

#38 - Adds `docker_build_image` project step

Pull Request - State: closed - Opened by desertaxle almost 2 years ago - 1 comment

#37 - Refactor `DockerWorker` to reuse existing utilities

Issue - State: open - Opened by desertaxle almost 2 years ago
Labels: priority:low

#36 - Create `DockerWorker`

Issue - State: closed - Opened by desertaxle almost 2 years ago

#35 - Adds DockerWorker

Pull Request - State: closed - Opened by desertaxle almost 2 years ago

#34 - Bump actions/add-to-project from 0.4.0 to 0.4.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, github_actions

#33 - How do we wait for container to exit on its own?

Issue - State: closed - Opened by jpuris almost 2 years ago - 6 comments

#32 - Add analytics

Pull Request - State: closed - Opened by ahuang11 almost 2 years ago

#31 - Wrong type hint

Issue - State: closed - Opened by saint1991 about 2 years ago

#30 - fix type hint for tasks

Pull Request - State: closed - Opened by saint1991 about 2 years ago

#29 - Bump actions/add-to-project from 0.3.0 to 0.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, github_actions

#28 - prep-v0.1.0-release

Pull Request - State: closed - Opened by ahuang11 over 2 years ago - 2 comments

#27 - Release `prefect-docker`

Issue - State: closed - Opened by ahuang11 over 2 years ago

#25 - Add remove docker container

Pull Request - State: closed - Opened by ahuang11 over 2 years ago

#24 - Add stop container task

Pull Request - State: closed - Opened by ahuang11 over 2 years ago

#23 - Sync Collection with changes to prefect-collection-template

Pull Request - State: closed - Opened by prefect-collection-synchronizer[bot] over 2 years ago
Labels: template sync, automated pr

#22 - Add `remove_docker_container` task

Issue - State: closed - Opened by desertaxle over 2 years ago
Labels: enhancement

#21 - Create `stop_docker_container` task

Issue - State: closed - Opened by desertaxle over 2 years ago
Labels: enhancement

#20 - Context managed client

Pull Request - State: closed - Opened by ahuang11 over 2 years ago - 1 comment

#19 - Fixes deprecation warnings and incorrect pointer to settings

Pull Request - State: closed - Opened by ahuang11 over 2 years ago

#18 - Add start container task

Pull Request - State: closed - Opened by ahuang11 over 2 years ago - 1 comment

#17 - Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#16 - Add `start_docker_container` task

Issue - State: closed - Opened by desertaxle over 2 years ago
Labels: enhancement

#15 - Add `start_container` task

Issue - State: closed - Opened by desertaxle over 2 years ago - 1 comment

#14 - Add container logs task

Pull Request - State: closed - Opened by ahuang11 over 2 years ago - 1 comment

#13 - Rename settings to host

Pull Request - State: closed - Opened by ahuang11 over 2 years ago

#12 - Add container task

Pull Request - State: closed - Opened by ahuang11 over 2 years ago - 1 comment