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 Preview #686

Merged
merged 1 commit into from
Jan 14, 2023
Merged

Release Preview #686

merged 1 commit into from
Jan 14, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 20, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Patch Changes

  • #684 bd723d1 Thanks @NullVoxPopuli! - Improve contribution resistance by removing semantic-release/commits and switching to
    Changesets for managing automatic release.

    The release automation and human intervention is just the right mix of both
    to make everything painless for all parties.

    This means:

    • contributors don't need to "adhere to the commit convention" - which was linted for and had no autofix
    • a preview PR will be created so folks can see what all is going in to a release
    • releases can be bundled, meaning not every commit going in to main needs to be releasable
      • this allows for simultaneous batches of breaking changes, and would have prevented some early churn in this package's history
    • and most importantly, changelogs are meant for humans (not machines), and Changeset allows for human-focused changelogs

    I'll be moving all of my addons to Changesets and away from semantic-release.

  • b137837 Thanks @NullVoxPopuli! - TypeScript 4.8 and 4.9 Support added

5.6.0 (2022-11-02)

Features

  • trackedFunction: add a retry method (8244049)

5.5.0 (2022-10-27)

Features

  • cell: add update method to Cell class (b0ce96c)

5.4.0 (2022-09-10)

Features

  • owner is now available to function-based resources (410bbf4)

@github-actions github-actions bot force-pushed the changeset-release/main branch from 1bfae62 to 8b59af7 Compare November 20, 2022 21:33
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 20, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e6f1566
Status: ✅  Deploy successful!
Preview URL: https://c8da21b1.ember-resources.pages.dev
Branch Preview URL: https://changeset-release-main.ember-resources.pages.dev

View logs

@NullVoxPopuli
Copy link
Owner

@mansona with Changeset, we get a release preview!

automated release (like semantinc-release), but without the obnoxious commit format

### Bug Fixes

* **internal:** use correct config for the tooling lints ([7e6e8a4](https://github.com/NullVoxPopuli/ember-resources/commit/7e6e8a4e31d176dfc89b70c092a5b3b495a13112))
- **internal:** use correct config for the tooling lints ([7e6e8a4](https://github.com/NullVoxPopuli/ember-resources/commit/7e6e8a4e31d176dfc89b70c092a5b3b495a13112))
Copy link
Owner

Choose a reason for hiding this comment

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

I guess it didn't like semantic-release's list format 🙃

@github-actions github-actions bot force-pushed the changeset-release/main branch from 8b59af7 to e91b196 Compare November 20, 2022 21:53
@NullVoxPopuli
Copy link
Owner

In: #687, I've renamed the PR preview title. We'll see if this one gets updated, or if I'll have to close this PR in favor of the new one

@github-actions github-actions bot changed the title Version Packages Release Preview Nov 20, 2022
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 572991d to 0457950 Compare November 27, 2022 11:17
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 5999168 to f2688b6 Compare December 4, 2022 03:08
@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from 736a5dd to 6ec401d Compare December 11, 2022 20:34
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 2d5d3a0 to fec5f25 Compare December 18, 2022 19:41
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from d405e70 to 1b90d52 Compare December 21, 2022 20:21
@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from 848550f to ce54b1d Compare December 28, 2022 09:06
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from d9c7b62 to 85d18b1 Compare January 5, 2023 03:22
@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from fd53e77 to 0b806d8 Compare January 14, 2023 09:55
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0b806d8 to 5e312e1 Compare January 14, 2023 13:07
@NullVoxPopuli NullVoxPopuli merged commit 28e882e into main Jan 14, 2023
@NullVoxPopuli NullVoxPopuli deleted the changeset-release/main branch January 14, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant