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

build: Netlify deploy #9

Merged
merged 21 commits into from
Jul 31, 2023
Merged

build: Netlify deploy #9

merged 21 commits into from
Jul 31, 2023

Conversation

gr2m
Copy link
Contributor

@gr2m gr2m commented Jul 9, 2023

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Description

Replace deployment to Cloudflare Workers with Netlify Edge Functions.

Related Tickets & Documents

πŸ˜…

Mobile & Desktop Screenshots/Recordings

n/a

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ docs.opensauced.pizza
  • πŸ• dev.to/opensauced
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

  • Setup Netlify for this repository
  • Add environmental variables

[optional] What gif best describes this PR or how it makes you feel?

@netlify
Copy link

netlify bot commented Jul 9, 2023

βœ… Deploy Preview for catsup ready!

Name Link
πŸ”¨ Latest commit 6c9cdb2
πŸ” Latest deploy log https://app.netlify.com/sites/catsup/deploys/64c7349edca30900081818eb
😎 Deploy Preview https://deploy-preview-9--catsup.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@gr2m gr2m changed the title Netlify deploy build: Netlify deploy Jul 9, 2023
@gr2m
Copy link
Contributor Author

gr2m commented Jul 31, 2023

This is now ready to be merged. I'll go ahead and do it, worst case I'll revert.

@gr2m gr2m marked this pull request as ready for review July 31, 2023 04:16
@gr2m gr2m merged commit a16cf90 into main Jul 31, 2023
11 checks passed
@gr2m gr2m deleted the netlify branch July 31, 2023 04:17
@gr2m
Copy link
Contributor Author

gr2m commented Jul 31, 2023

All looks good! A message was sent to #good-first-issues in Discord πŸ‘πŸΌ

github-actions bot pushed a commit that referenced this pull request Jul 31, 2023
## 1.0.0 (2023-07-31)

### πŸ§‘β€πŸ’» Code Refactoring

* code split octokit and worker code ([2720c1b](2720c1b))

### πŸ› Bug Fixes

* correct local development in wrangler2 ([c842cfb](c842cfb))
* keep deploy url secret ([5f3b486](5f3b486))
* need to connect discord ([478f75e](478f75e))
* removes top level await ([#4](#4)) ([e5df589](e5df589))

### πŸ• Features

* convert to cloudflare workers template ([fc86e1d](fc86e1d))
* remove open-sauced/open-sauced from workflow yml ([#6](#6)) ([74b7ba9](74b7ba9))

### πŸ€– Build System

* implement security verification ([a2f3285](a2f3285))
* Netlify deploy ([#9](#9)) ([a16cf90](a16cf90))
* update wrangler to miniflare compatible build options ([8954c25](8954c25))

### 🎨 Styles

* eslint ([2654ac9](2654ac9))

### πŸ” Continuous Integration

* **release:** remove unnecesary actions and update `actions/checkout` ([#7](#7)) ([6df915c](6df915c))
@github-actions
Copy link

πŸŽ‰ This PR is included in version 1.0.0 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant