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 OHDSI-wide Github Actions #10

Open
schuemie opened this issue Jun 20, 2022 · 0 comments
Open

Create OHDSI-wide Github Actions #10

schuemie opened this issue Jun 20, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@schuemie
Copy link
Member

Currently, each HADES package has a copy of the workflow for checking and releasing packages. That means that a change must be applied separately to each HADES repo.

It would be preferable if we had central Github Actions that all repos could reference instead. I tried creating such actions, in the newly creates OHDSI actions repo, but didn't succeed. My main issues were

  • I'm not familiar with the syntax requirements for actions.
  • I wasn't able to use GitHub secrets in the actions. Maybe this just isn't possible.

If anyone wants to pick this up, it would be a great help.

@schuemie schuemie added enhancement New feature or request help wanted Extra attention is needed labels Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant