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/GitHub Actions #12

Merged
merged 5 commits into from
Apr 9, 2024
Merged

Ci/GitHub Actions #12

merged 5 commits into from
Apr 9, 2024

Conversation

rikhall1515
Copy link
Owner

Description

Adds some much needed Github Actions to this repository, as well as
semantic-release for automatic releasing and changelogs.

Validation

The code is based off of existing actions that I found on a separate repository,
so it is safe to say that it will likely do the job.

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm i before staging any files, and not bypassed husky when committing changes.
  • I have successfully passed local tests.
  • I have successfully run npm run build without any website errors.
  • I've covered new added functionality with unit tests if necessary.

This change will make the versioning process a lot easier.
This change adds much needed CI scripts to the repository to verify the quality of new PRs.
Copy link

vercel bot commented Apr 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-project-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 6:18pm

Fix an issue where pnpm is not recognized during the github action process.
@rikhall1515 rikhall1515 merged commit 2794146 into main Apr 9, 2024
4 checks passed
@rikhall-semrelease
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@rikhall1515 rikhall1515 deleted the ci/github_actions branch April 23, 2024 10:45
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