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

fix(ci): release broken release process #745

Merged
merged 11 commits into from
Apr 26, 2024
Merged

Conversation

paambaati
Copy link
Owner

This PR replaces semantic-release with Google's release-please action, as I could simply not fix semantic-release/semantic-release#2788, and team wasn't very helpful either.

This fixes #731.

This PR also includes some nice QoL improvements –

  1. Introduces Biome for linting and code formatting, replacing Prettier in the process.
  2. Splits code coverage as a separate job out of test runs.
  3. Upgrades to latest version of all pieces of infra (actions, package manager, etc.)

@paambaati paambaati added bug Something isn't working enhancement New feature or request labels Apr 26, 2024
@paambaati paambaati self-assigned this Apr 26, 2024
@paambaati paambaati merged commit 746f1d2 into main Apr 26, 2024
5 checks passed
@paambaati paambaati deleted the gp/fix-release-process branch April 26, 2024 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update from Node.js 16 to Node.js 20
1 participant