Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build container image in two steps #4

Open
gvegayon opened this issue Nov 6, 2024 · 0 comments · May be fixed by #5
Open

Build container image in two steps #4

gvegayon opened this issue Nov 6, 2024 · 0 comments · May be fixed by #5
Labels
new action Proposing a new action

Comments

@gvegayon
Copy link
Member

gvegayon commented Nov 6, 2024

Based on the work I've done with cfa-epinow2-pipeline, pyrenew-hew, and other projects on CDCent side, we should build an action that automates these processes. Some of the requirements:

  • Caching should be passed as a key directly as an argument (is easier).
  • Users should provide a user and password for logging in to the registry.
  • For the container tagging, it should receive the following arguments:
    • registry, e.g., cfaprodbatchcr.azurecr.io
    • name, e.g., cfa-epinow2-pipeline
  • It should have a push argument for both images, with the default being false.
@gvegayon gvegayon added the new action Proposing a new action label Nov 6, 2024
@gvegayon gvegayon linked a pull request Nov 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new action Proposing a new action
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant