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

deploy site to fastly only using github actions #69

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

NeilHanlon
Copy link
Member

@NeilHanlon NeilHanlon commented Jul 29, 2024

This PR introduces a GitHub Actions workflow for deploying the site to Fastly, replacing the previous Vercel-based deployment. Key changes include:

  • Adding a .github/workflows/deploy.yml file for the deployment process.
  • Updating dependencies and build scripts in setup-deps.sh.
  • Modifying build-all.sh to adjust minification and locale stripping.
  • Deleting vercel.json configuration.
  • Version bump to 0.1.1 for the project in package.json and package-lock.json.
  • Adding a badge in README.md for deployment status.

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @NeilHanlon and the rest of your teammates on Graphite Graphite

@NeilHanlon NeilHanlon marked this pull request as ready for review July 29, 2024 15:10
@NeilHanlon NeilHanlon merged commit 5a2abb5 into main Jul 29, 2024
1 check passed
@NeilHanlon NeilHanlon deleted the switch-to-fastly branch July 29, 2024 15:15
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