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 other workflows across repositories #122

Closed
11 tasks done
jpmckinney opened this issue Nov 25, 2024 · 1 comment
Closed
11 tasks done

Reuse other workflows across repositories #122

jpmckinney opened this issue Nov 25, 2024 · 1 comment
Labels
implementation Relating to policy implementation

Comments

@jpmckinney
Copy link
Member

jpmckinney commented Nov 25, 2024

https://docs.github.com/en/actions/sharing-automations/reusing-workflows

Exceptions:

Too few to generalize:

  • a11y: data-registry vs extension-explorer are quite different to build
  • cove-ocds-live-tests: deploy
  • deploy: extension-explorer vs bi.dream.gov.ua and bi.dream.gov.ua-mdcp are quite different to build
  • release: cardinal-rs (maybe adaptable to ocds-merge-rs once ready)
  • nonlinux: kingfisher-collect

Others:

  • ci: too diverse (services, environment variables, app vs library, apt packages, ignore warnings, etc.)

Then:

  • Update documentation and cookiecutters with respect to changed workflows
  • Remove PAT secret if no longer used Needed in lint.yml to commit to protected branches
@jpmckinney jpmckinney added the implementation Relating to policy implementation label Nov 25, 2024
@jpmckinney
Copy link
Member Author

To find workflows that don't reuse others:

Search steps: in *.yml,-ci.yml,-pypi.yml,-samples/*,-github/.github/*

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

No branches or pull requests

1 participant