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

chore: migrate from semver to nx release #54

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

NachoVazquez
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: CONTRIBUTING.md#commit
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[x] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

We are using the amazing @jsclutery/semver nx plugin to manage our releases.

What is the new behavior?

We are migrating to the native nx release functionality.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

This PR is blocked by nrwl/nx#26241

nacho-vazquez and others added 5 commits July 6, 2024 20:19
* feat: configure vitest-pool-workers

* fix: remove unneded test script

* feat: add needed vitest configuration

* feat: add template for new unit tests and integration tests format

* fix: nrwl/nx#23435
Copy link

nx-cloud bot commented Jul 7, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 034f2c9. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

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