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

[DEVEX-89] Add Changeset #6

Merged
merged 4 commits into from
Apr 12, 2024
Merged

Conversation

balanza
Copy link
Contributor

@balanza balanza commented Mar 27, 2024

Add Changesets.

The proposed usage is:

  • When opening a PR, add a changeset file (if needed) explaining which packages have been modified and how (patch/minor/major)
  • Review all changes before releasing in the automatically-created Version Packages pull request
  • When merged, a release would be created for each changed app or package; each release entry will contain the bundle with the pruned monorepo for the workspace.
  • (Next) When publishing, the bundle can be downloaded to be built, packed, and published/deployed as needed

Depends on #5

Base automatically changed from move-template to main March 29, 2024 11:34
Copy link

dpulls bot commented Mar 29, 2024

🎉 All dependencies have been resolved !

@balanza balanza force-pushed the DEVEX-89--add-changeset-to-monorepo branch from 6693787 to 4a52cf3 Compare April 5, 2024 16:32
@balanza balanza marked this pull request as ready for review April 5, 2024 16:32
@balanza
Copy link
Contributor Author

balanza commented Apr 5, 2024

@BurnedMarshal @lucacavallaro I'm open to suggestions on how to test these changes.

I tried with https://github.com/nektos/act, but in the end, the Changesets action will try to connect to this GitHub repository to manipulate it.

@balanza balanza requested a review from lucacavallaro April 12, 2024 08:00
@balanza balanza enabled auto-merge (squash) April 12, 2024 16:03
@balanza balanza disabled auto-merge April 12, 2024 16:18
@balanza balanza merged commit c7c8222 into main Apr 12, 2024
3 checks passed
@balanza balanza deleted the DEVEX-89--add-changeset-to-monorepo branch April 12, 2024 16:18
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.

2 participants