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

Automate website PR deployments & previews #79

Open
5 tasks
jaydrogers opened this issue Feb 20, 2024 · 1 comment
Open
5 tasks

Automate website PR deployments & previews #79

jaydrogers opened this issue Feb 20, 2024 · 1 comment
Assignees
Labels
⚡️ Enhancement Items that are new features requested to be added. ✋ Status: Blocked This item requires something else to be completed first.

Comments

@jaydrogers
Copy link
Member

jaydrogers commented Feb 20, 2024

✋ Blocked by

Production website deployment

  • Trigger on merge to main
  • Deploy to CloudFlare pages
  • Deploy to serversideup.net/open-source/webext-bridge

Automated PR previews

  • Deploy to pages.dev
  • Only build a preview when something changes in /docs
@jaydrogers jaydrogers self-assigned this Feb 20, 2024
@jaydrogers jaydrogers added ⚡️ Enhancement Items that are new features requested to be added. ✋ Status: Blocked This item requires something else to be completed first. labels Feb 20, 2024
@jaydrogers
Copy link
Member Author

Update

This was having strange issues within CloudFlare.

Problem

  • nuxt generate was creating a dist/index.html file locally, but not on CloudFlare pages

Attempted resolutions

  • Tried deleting and recreating the CloudFlare Pages project
  • Compared nuxt.config.ts to our other projects
  • Attempted to upgrade yarn version

Workaround

  • For now were just building it manually and uploading it on the cloudflare site

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡️ Enhancement Items that are new features requested to be added. ✋ Status: Blocked This item requires something else to be completed first.
Development

No branches or pull requests

1 participant