Skip to content

Use Changesets for publishing #1132

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

Merged
merged 5 commits into from
May 23, 2023
Merged

Use Changesets for publishing #1132

merged 5 commits into from
May 23, 2023

Conversation

drwpow
Copy link
Contributor

@drwpow drwpow commented May 23, 2023

Changes

Swap to 🦋 Changesets for publishing both openapi-typescript and openapi-fetch to npm, an easy way to manage publishing, changelogs, and tagging for monorepos.

This library has been manually published for a while, simply because manual publishing for one person can be less hassle than maintaining a CI pipeline. But in the interest of multiple packages, and more contributions, this is a necessary step.

How to Review

No code changes; CI-only change. CI should pass (except for the macOS test which is now flaky and sometimes times out, but that should be fixed separately)

Checklist

  • Unit tests updated
  • README updated
  • examples/ directory updated (only applicable for openapi-typescript)

@changeset-bot
Copy link

changeset-bot bot commented May 23, 2023

⚠️ No Changeset found

Latest commit: bf85867

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 1 package
Name Type
openapi-typescript Patch

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented May 23, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: bf85867
Status: ✅  Deploy successful!
Preview URL: https://dfa10769.openapi-ts.pages.dev
Branch Preview URL: https://changesets.openapi-ts.pages.dev

View logs

@drwpow drwpow merged commit ecf0a85 into main May 23, 2023
@drwpow drwpow deleted the changesets branch May 23, 2023 16:44
vdawg-git pushed a commit to vdawg-git/openapi-typescript that referenced this pull request Jun 14, 2023
* Add changesets CI action

* Update changeset for openapi-ts#1130

* Speed up monorepo build

* Disable npm token for debugging

* Update examples
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