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

Support staging for review and testing of updates #4

Open
rob-metalinkage opened this issue Nov 10, 2023 · 1 comment
Open

Support staging for review and testing of updates #4

rob-metalinkage opened this issue Nov 10, 2023 · 1 comment
Assignees

Comments

@rob-metalinkage
Copy link
Collaborator

source material is in a separate repo - ensure updates are handled.

Probably want to pull into a branch and test before committing update of public register.

@avillar
Copy link
Contributor

avillar commented Nov 10, 2023

Suggestions:

  • Have a staging branch that periodically pulls changes from the remote repo, runs the workflows, and uploads the results to a staging environment.
  • When changes are approved, cherry-pick or merge them into the main/master branch, which will trigger the workflows for the prod environment.

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