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

reduce code duplication #1

Open
KiaraGrouwstra opened this issue Sep 14, 2021 · 1 comment
Open

reduce code duplication #1

KiaraGrouwstra opened this issue Sep 14, 2021 · 1 comment

Comments

@KiaraGrouwstra
Copy link
Member

i tried yaml anchors, but github actions doesn't support them.
what other options are there?
i considered maybe just iterating over a list of repos, but i guess that'd require multiple lists as i didn't manage to do dynamic secrets within a step (can be defined from env but that doesn't allow for much prior logic).
an alternative might be composite actions but this seems overkill if it's gotta go thru marketplace instead of working from the same file.

@KiaraGrouwstra
Copy link
Member Author

github action install ssh key may help

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

No branches or pull requests

1 participant