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

chore: versioning prep #1681

Merged
merged 7 commits into from
Sep 7, 2023
Merged

chore: versioning prep #1681

merged 7 commits into from
Sep 7, 2023

Conversation

adamdehaven
Copy link
Member

Summary

  • Enable CI for alpha and beta branches
  • Switch to Renovate (instead of dependabot)

PR Checklist

  • Conventional Commits all commits follow the conventional commit standards outlined in the main README.
  • Functional: all changes do not break existing APIs and if so, bump major version.
  • Tests pass: check the output of yarn test
  • Naming: the files and the method and prop variables use the same naming conventions as other Kongponents
  • Framework style: abides by the essential rules in Vue's style guide
  • Cleanliness: does not have formatting issues, unused code (e.g., console.logs, debugger), or leftover comments
  • Docs: includes a technically accurate README, uses JSDOC where appropriate

@adamdehaven adamdehaven self-assigned this Sep 7, 2023
@adamdehaven adamdehaven requested a review from a team as a code owner September 7, 2023 19:58
@netlify
Copy link

netlify bot commented Sep 7, 2023

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 48501e1
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/64fa2ead29fb9500084d572f
😎 Deploy Preview https://deploy-preview-1681--kongponents.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.

ValeryG
ValeryG previously approved these changes Sep 7, 2023
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@adamdehaven adamdehaven merged commit df01f80 into main Sep 7, 2023
5 checks passed
@adamdehaven adamdehaven deleted the fix/version-prep branch September 7, 2023 20:30
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 8.123.3 🎉

The release is available on:

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.

3 participants