Skip to content

refactor(go-website): Start deploying the new Go website implementation - #5844

Open
michaelkedar wants to merge 1 commit into
web-emufrom
web-deploy
Open

refactor(go-website): Start deploying the new Go website implementation#5844
michaelkedar wants to merge 1 commit into
web-emufrom
web-deploy

Conversation

@michaelkedar

Copy link
Copy Markdown
Member
  • Modify build-and-stage.yaml (and the go Dockerfile) to build website from Go
  • Update the Cloud Run configs to have new required environment variables
  • Remove python website targets from Makefile
  • update various documentation to refer to the new Go website

Stack created with GitHub Stacks CLIGive Feedback 💬

Comment thread Makefile
run-website-staging: build-website-frontend
cd gcp/website && $(install-cmd) && GOOGLE_CLOUD_PROJECT=oss-vdb-test OSV_VULNERABILITIES_BUCKET=osv-test-vulnerabilities $(run-cmd) python main.py

run-website-emulator: build-website-frontend ## Run local Python website against emulator

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm do we need to figure out a local emulator?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see #5843

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

Successfully merging this pull request may close these issues.

2 participants