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

make staging environment easy to find #17

Closed
gobengo opened this issue Nov 2, 2023 · 1 comment · Fixed by #18
Closed

make staging environment easy to find #17

gobengo opened this issue Nov 2, 2023 · 1 comment · Fixed by #18

Comments

@gobengo
Copy link
Contributor

gobengo commented Nov 2, 2023

Because I am noob, I had thought that the website at https://staging.console.web3.storage/ was powered by code in this repo, and I could use that URL to test out upcoming console changes. But I don't believe that's the case.

Context

Desirables

  • When I go to this repo, I can look on GitHub "Deployments" and see a "staging" and I can click it and it works
### Tasks
- [ ] https://github.com/web3-storage/console/issues/21
- [x] this repo's preview deployments should be registered as GitHub Deployments https://github.com/web3-storage/console/pull/18
- [ ] https://github.com/web3-storage/console/issues/19
@gobengo gobengo changed the title this repo's main branch should CD to staging.console.web3.storage make staging environment easy to find Nov 2, 2023
@gobengo gobengo linked a pull request Nov 2, 2023 that will close this issue
1 task
gobengo added a commit that referenced this issue Nov 6, 2023
Motivation
* #17
* make preview environments easier to find by having our github workflow
files use the `environment` affordance to record when it deploys
preview/staging environments to cloudflare pages. That way they will be
browsable/clickable in the GitHub UI at
https://github.com/web3-storage/console/deployments

note
* [x] wait for cloudflare to not be down to ensure the CI workflow will
then pass #20
@gobengo
Copy link
Contributor Author

gobengo commented Nov 6, 2023

there is now a staging environment https://github.com/web3-storage/console/deployments/staging

fforbeck pushed a commit to storacha/upload-service that referenced this issue Feb 5, 2025
Motivation
* storacha/console#17
* make preview environments easier to find by having our github workflow
files use the `environment` affordance to record when it deploys
preview/staging environments to cloudflare pages. That way they will be
browsable/clickable in the GitHub UI at
https://github.com/web3-storage/console/deployments

note
* [x] wait for cloudflare to not be down to ensure the CI workflow will
then pass storacha/console#20
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 a pull request may close this issue.

1 participant