You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/snapshots/triple-depth-workspace/a-dry-run-success-multi-crate-auto-bump-breaking-change-dependant-publish
[TRACE] WOULD persist changes to 3 manifests and 3 changelogs (1 new) with: "Adjusting changelogs prior to release of a v0.9.0, b v0.9.0, c v9.0.0, safety bump 2 crates\n\nSAFETY BUMP: b v0.9.0, c v9.0.0"
14
+
[TRACE] WOULD persist changes to 3 manifests and 3 changelogs (1 new) with: "Bump a v0.9.0, b v0.9.0, c v9.0.0, safety bump 2 crates\n\nSAFETY BUMP: b v0.9.0, c v9.0.0"
15
15
[INFO ] Up to 3 changelogs would be previewed if the --execute is set and --no-changelog-preview is unset.
16
16
[WARN ] WOULD ask for review after commit as the changelog entry is empty for crates: b, c
17
17
[WARN ] To fix the changelog manually, run: cargo changelog --write c a
18
-
[TRACE] WOULD run "git" "commit" "-am" "Adjusting changelogs prior to release of a v0.9.0, b v0.9.0, c v9.0.0, safety bump 2 crates\n\nSAFETY BUMP: b v0.9.0, c v9.0.0"
18
+
[TRACE] WOULD run "git" "commit" "-am" "Bump a v0.9.0, b v0.9.0, c v9.0.0, safety bump 2 crates\n\nSAFETY BUMP: b v0.9.0, c v9.0.0"
19
19
[TRACE] WOULD create tag object a-v0.9.0 with changelog message, first line is: '### Refactor (BREAKING)'
20
20
[TRACE] WOULD create tag object b-v0.9.0 with changelog message, first line is: '### Commit Statistics'
21
21
[TRACE] WOULD create tag object c-v9.0.0 with changelog message, first line is: '### Commit Statistics'
0 commit comments