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

Release: Sync main branch with develop #266

Merged
merged 30 commits into from
May 1, 2024
Merged

Release: Sync main branch with develop #266

merged 30 commits into from
May 1, 2024

Conversation

callinmullaney
Copy link
Contributor

@callinmullaney callinmullaney commented May 1, 2024

Summary

This PR fixes/implements the following bugs/features

Explain the motivation for making this change. What existing problem does the pull request solve?

  • Emulsify CLI releases have gone stale and appears to be a result of the main branch falling behind tested/approved PRs being merged into develop

Documentation update (required)

No documentation changes needed.

How to review this pull request

  • Review the commit log in this PR and verify all merged PRs were approved and passed automated tests.

amazingrando and others added 30 commits May 26, 2022 17:05
…n-latest

feat(36): adding latest tag when available
…y-url-is-invalid

fix: gives user a specific error message when the repository URL does not end in .git
Update the documentation link with the new URL.
Bumps [commander](https://github.com/tj/commander.js) from 7.2.0 to 12.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v7.2.0...v12.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Replace test string from cornflakes to more purposeful names
…ander-12.0.0

build(deps): bump commander from 7.2.0 to 12.0.0
@mikeethedude mikeethedude self-requested a review May 1, 2024 15:45
Copy link
Contributor

@mikeethedude mikeethedude left a comment

Choose a reason for hiding this comment

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

Changes look good, came from previously approved PRs, tests pass, builds, and I was able to functionally use this as intended. Seems good to go!

@mikeethedude mikeethedude added 🎉 Passes Functional Review Functionality is approved by the reviewer. 🎉 Passes Code Review Code is approved by the reviewer. 🎉 Ready to Merge Functionality is approved by the reviewer. labels May 1, 2024
@callinmullaney callinmullaney merged commit 22d5303 into main May 1, 2024
5 checks passed
Copy link

github-actions bot commented May 1, 2024

🎉 This PR is included in version 1.7.1 🎉

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
🎉 Passes Code Review Code is approved by the reviewer. 🎉 Passes Functional Review Functionality is approved by the reviewer. 🎉 Ready to Merge Functionality is approved by the reviewer. released
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants