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

Netlify to GCS migration for Portfolio site #1327

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mjumbewu
Copy link
Contributor

Update the portfolio.py script to deploy to Google Cloud Storage instead of Netlify. This is related to #849 and should be merged after the steps in that issue are complete.

There is one process change in deploying: the updated script adds a --prod flag to the build command. If --prod is not specified, the portfolio site being built will be deployed to a draft bucket instead of the production bucket. By default the production bucket is calitp-data-analyses-portfolio and the draft bucket is calitp-data-analyses-portfolio-draft.

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.

1 participant