Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 12, 2025

🤖 New release

  • rustc-demangle: 0.1.25 -> 0.1.26 (✓ API compatible changes)
  • rustc-demangle-capi: 0.1.1 -> 0.1.2
Changelog

rustc-demangle

0.1.26 - 2025-07-16

Other

  • Add new v0 demangling tags for pattern types
  • Do not publish the native-c crate
  • Use release-plz for releases
  • Add a CI workflow to publish new releases after a tag is pushed

rustc-demangle-capi

0.1.2 - 2025-07-16

Other

  • updated the following local packages: rustc-demangle


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-06-12T13-18-08Z branch from 575c53b to 2eaba2e Compare June 12, 2025 16:32
@github-actions github-actions bot force-pushed the release-plz-2025-06-12T13-18-08Z branch from 2eaba2e to a20203f Compare July 16, 2025 16:56
@oli-obk
Copy link
Contributor

oli-obk commented Jul 18, 2025

hmm... do we really need a capi bump just because demangle got a bump?

@oli-obk oli-obk requested a review from Mark-Simulacrum July 18, 2025 13:14
@tgross35
Copy link
Contributor

Unfortunately it's a bit of a quirk of release-plz release-plz/release-plz#1814. Usually when this comes up in other repos, I restore the unneeded crate directory from main and force push the release branch.

@Mark-Simulacrum
Copy link
Member

I don't really care either way about the spurious release, but can you say more about what review is needed on this? Do we have the automation setup and this just needs approval and it'll auto publish, or does someone (me? :) need to actually run cargo publish?

@tgross35 tgross35 closed this Jul 26, 2025
@tgross35 tgross35 reopened this Jul 26, 2025
@tgross35
Copy link
Contributor

Do we have the automation setup and this just needs approval and it'll auto publish, or does someone (me? :) need to actually run cargo publish?

Tag and publish will run automatically whenever this is merged, I think Oli just wanted you to ack the release.

Since it's a bot-created PR, it does need to be closed and reopened to run CI.

@Mark-Simulacrum Mark-Simulacrum merged commit c5688cf into main Jul 27, 2025
6 checks passed
@Mark-Simulacrum Mark-Simulacrum deleted the release-plz-2025-06-12T13-18-08Z branch July 27, 2025 13:40
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