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

releaserc didn't produce expected results #3286

Open
MrGadget1024 opened this issue May 5, 2024 · 1 comment
Open

releaserc didn't produce expected results #3286

MrGadget1024 opened this issue May 5, 2024 · 1 comment

Comments

@MrGadget1024
Copy link

MrGadget1024 commented May 5, 2024

Current behavior

  • releaserc dictates "breaking" tag but commits with that didn't trigger major version.
  • releaserc also has a prepare command to run unitypacker that either didn't execute or wasn't included in the published release.

Expected behavior

major release 90.0.0 should've been produced and unity package should've been included

See https://github.com/MirrorNetworking/Mirror/releases
Where you can compare the assets for 89.6.9 that was produced with cycjimmy/semantic-release-action with 89.7.0 that was produced with semantic-release/semantic-release.

semantic-release version

23.0.8

CI environment

GitHub

Plugins used

  • @semantic-release/commit-analyzer
  • @semantic-release/release-notes-generator
  • @semantic-release/exec
  • @semantic-release/github

semantic-release configuration

https://github.com/MirrorNetworking/Mirror/blob/master/.github/workflows/Semantic.yml
https://github.com/MirrorNetworking/Mirror/blob/master/.releaserc.yml

CI logs

https://github.com/MirrorNetworking/Mirror/actions/runs/8958765510/job/24603391210

@MrGadget1024
Copy link
Author

MrGadget1024 commented May 5, 2024

Additionally, we'd like to disable producing these if possible and only produce the unity package:

image

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

No branches or pull requests

1 participant