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

Reuse GitHub Workflows #199

Closed
zkamvar opened this issue Oct 25, 2021 · 1 comment
Closed

Reuse GitHub Workflows #199

zkamvar opened this issue Oct 25, 2021 · 1 comment

Comments

@zkamvar
Copy link
Contributor

zkamvar commented Oct 25, 2021

We currently strip all code for generating content out of the repository with one exception: github workflows. This was because we could not have centralised workflows that people could run from their lessons.

Luckily, now we can with: https://docs.github.com/en/actions/learn-github-actions/reusing-workflows

I will look into setting these up so that we can absolutely minimize the amount of code needed for these repositories to deploy.

@ErinBecker
Copy link
Contributor

All of the GitHub workflows used for lessons are now centralized in https://github.com/carpentries/actions. Closing.

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

2 participants