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

Remove old staging workflow and organize remaining ones #5445

Merged
merged 4 commits into from
Jan 4, 2024

Conversation

parlough
Copy link
Member

@parlough parlough commented Jan 4, 2024

I imagine we'll update the deploy to use Cloud Build eventually as well, but I'd like to get some of this standardization in first to prevent duplicate work (and comments).

This PR removes the old staging workflow and creates a new job to build the site and check the links.

It separates the deploy job to a separate file as well, since it only runs on push and will likely be replaced soon :)

Thanks for taking a look (and for the Cloud Build work) 💙 !

@parlough parlough changed the title Remove old staging and organize workflows Remove old staging workflow and organize remaining ones Jan 4, 2024
@dart-github-bot
Copy link
Collaborator

dart-github-bot commented Jan 4, 2024

Visit the preview URL for this PR (updated for commit f9fda1d):

https://dart-dev--pr5445-misc-remove-duplicate-stage-wsnnby6m.web.app

Copy link
Contributor

@drewroengoogle drewroengoogle left a comment

Choose a reason for hiding this comment

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

LGTM!

@parlough parlough merged commit 9720c53 into main Jan 4, 2024
8 checks passed
@parlough parlough deleted the misc/remove-duplicate-stage branch January 4, 2024 21:06
@khanhnwin
Copy link
Contributor

Once again, you are awesome @parlough. I'm literally just about to open a PR to move the deploy to Cloud Build.

atsansone pushed a commit to atsansone/site-www that referenced this pull request Jan 26, 2024
I imagine we'll update the deploy to use Cloud Build eventually as well,
but I'd like to get some of this standardization in first to prevent
duplicate work (and comments).

This PR removes the old staging workflow and creates a new job to build
the site and check the links.

It separates the deploy job to a separate file as well, since it only
runs on push and will likely be replaced soon :)
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.

4 participants