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

ci(release): remove unnecesary actions and update actions/checkout #7

Merged
merged 2 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

Simplified the release workflow

Related Tickets & Documents

none

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?

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

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide.
This check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congrats on making your first Pull Request and thanks for taking the time to improve Open Sauced! ❀️! πŸŽ‰πŸ•
Say hello by joining the conversation in our Discord

@gr2m
Copy link
Contributor Author

gr2m commented Jul 9, 2023

hey btw you can setup Dependabot or Renovate to update the actions for you.

@gr2m gr2m merged commit 6df915c into main Jul 31, 2023
@gr2m gr2m deleted the update-actions branch July 31, 2023 04:23
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.

2 participants