Skip to content

Conversation

@Vadman97
Copy link
Member

@Vadman97 Vadman97 commented Sep 7, 2023

Summary

Adds a new doc on using changesets to publish js packages.
Configures changesets for our monorepo.

In short, run yarn changeset locally when making changes to published js packages.

How did you test this change?

CI

Are there any deployment considerations?

Will monitoring github action in main.

Does this work require review from our design team?

No

@Vadman97 Vadman97 changed the title WIP initial commit add rfc on adding changesets Sep 7, 2023
@Vadman97 Vadman97 force-pushed the vadim/rfc-changesets branch from 43995e4 to e60e7f3 Compare October 4, 2023 06:28
@vercel
Copy link

vercel bot commented Oct 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
highlight-landing ✅ Ready (Inspect) Visit Preview Oct 4, 2023 6:39am

@changeset-bot
Copy link

changeset-bot bot commented Oct 4, 2023

⚠️ No Changeset found

Latest commit: 7c504c0

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.

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

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "@highlight-run/rrdom" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@highlight-run/rrdom-nodejs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@highlight-run/rrweb" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@highlight-run/rrweb-player" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@highlight-run/rrweb-snapshot" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@highlight-run/rrweb-types" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@highlight-run/rrweb-web-extension" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "rrvideo" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@Vadman97 Vadman97 force-pushed the vadim/rfc-changesets branch from ccae5bf to 7c504c0 Compare October 5, 2023 20:14
@Vadman97 Vadman97 enabled auto-merge (squash) October 5, 2023 20:19
@Vadman97 Vadman97 merged commit b9026ec into main Oct 5, 2023
@Vadman97 Vadman97 deleted the vadim/rfc-changesets branch October 5, 2023 20:34
lewisl9029 pushed a commit to lewisl9029/highlight that referenced this pull request Nov 16, 2023
## Summary

Adds a [new
doc](https://github.com/highlight/highlight/blob/c99084498ced39240f90a39de3606a4942b3fcfb/internal-docs/rfcs/003-changesets.md)
on using changesets to publish js packages.
Configures changesets for our monorepo.

In short, run `yarn changeset` locally when making changes to published
js packages.

## How did you test this change?

CI

## Are there any deployment considerations?

Will monitoring github action in main.

## Does this work require review from our design team?

No
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.

3 participants