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

Share common GitHub workflows in "composite actions" #15

Closed
wants to merge 3 commits into from

Conversation

TrueBrain
Copy link
Member

This deduplicates a lot of workflows, and makes them easier to implement in new repositories.

In every repository using the other actions in this repository
the publish and deployment workflows are nearly identical. To
reduce mistakes and to make upgrading later in time easier, move
them to this repository as composte actions.

In short, this heavily deduplicates a lot of code.
@TrueBrain
Copy link
Member Author

Not yet supported by the GitHub runner .. we will have to wait till they implement this.

@TrueBrain TrueBrain closed this Sep 28, 2020
@TrueBrain TrueBrain deleted the workflows branch September 28, 2020 13:57
@TrueBrain TrueBrain restored the workflows branch September 28, 2020 13:57
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

Successfully merging this pull request may close these issues.

None yet

1 participant