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

Feature: deployment setup for scorecard-site #58

Open
azeemshaikh38 opened this issue Mar 31, 2022 · 1 comment
Open

Feature: deployment setup for scorecard-site #58

azeemshaikh38 opened this issue Mar 31, 2022 · 1 comment
Assignees

Comments

@azeemshaikh38
Copy link
Contributor

I plan to make some changes to how scorecard-site gets deployed. This is what I want to do:

  1. Have 2 AppEngine configurations: prod and staging.
  2. main branch in this repo will update the staging site while production-site branch will update prod. This will be done through CloudBuild triggers.
  3. Branch protection setting for both main and production-site will require code review and approvals. Any changes which need to be pushed to production site, will require a PR from main to production-site.

We can carry over this process when we are ready to port over to Netlify.

@mdunbavan @ossf/scorecard-maintainers FYI.

@mdunbavan
Copy link
Contributor

@azeemshaikh38 this all seems legit and a good way going forward for now.

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