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

Create reusable action(s) for working with Batch #72

Open
natemcintosh opened this issue Oct 11, 2024 · 3 comments
Open

Create reusable action(s) for working with Batch #72

natemcintosh opened this issue Oct 11, 2024 · 3 comments
Labels

Comments

@natemcintosh
Copy link
Collaborator

Goal

(Discuss) making some of the more complex workflows in this repo into reusable actions that can be used in other places.

Context

PR #67 makes some really amazing progress for our ability to interact with Azure Batch from Github. We're very likely to re-use it in other places. It would be really nice to be able to use it as a reusable action, and not have to copy and paste it.

Questions

  1. How does one even create a Github Action?
  2. Would we have to create a new repo for such an action?
  3. Would such an action be worth creating?
@natemcintosh
Copy link
Collaborator Author

Adding people I think might be interested: @zsusswein @jkislin @gvegayon

@zsusswein
Copy link
Collaborator

zsusswein commented Oct 11, 2024

Will come back with thoughts. In the meantime linking

@gvegayon
Copy link
Member

And here is the first look into the action: https://github.com/CDCgov/cfa-actions/tree/first-commit/post-artifact. Need to finalize addressing @dylanhmorris's comments but merge is close!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants