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 v6.0.0 #310

Merged
merged 1 commit into from
Dec 2, 2023
Merged

Release v6.0.0 #310

merged 1 commit into from
Dec 2, 2023

Conversation

MrChocolatine
Copy link
Member

@MrChocolatine MrChocolatine commented Dec 2, 2023

Breaking

Migrate add-on to v2 format (#299)

The add-on is now a full v2 add-on, it was recreated as such using Embroider and the latest standard
and specifications.

ember addon myaddon --blueprint @embroider/addon-blueprint --typescript --yarn

Upgrade to Ember.js v5.4.1 (#299)

  • Ember.js v4.8 or above is now required
  • Embroider or ember-auto-import v2 are now required

CI

Prevent GitHub workflow "tag, release and publish" to be executed automatically (#291)

It is true the workflow was already disabled in #278 , but not correctly.
The workflow is still existing, but with no content, which is an invalid syntax for GitHub workflows.
Because of that, we are constantly getting the same error over and over:

Build

Dependencies

@MrChocolatine MrChocolatine marked this pull request as ready for review December 2, 2023 16:11
@MrChocolatine MrChocolatine requested a review from a team as a code owner December 2, 2023 16:11
@MrChocolatine
Copy link
Member Author

@DazzlingFugu/emberenos

@MrChocolatine MrChocolatine merged commit 70eec03 into master Dec 2, 2023
9 checks passed
@MrChocolatine MrChocolatine deleted the release-v6.0.0 branch December 2, 2023 23:03
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