This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Plume
Watch
1
Star
0
Fork
You've already forked Plume
0
mirror of
https://git.joinplu.me/Plume/Plume.git
synced
2024-11-05 19:59:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
10dfecf45c
Plume
/
plume-common
/
release.toml
3 lines
66 B
TOML
Raw
Normal View
History
Unescape
Escape
Add pre-release-hook to release.toml of subcrates to prevent running one of root crate
2020-12-18 21:40:40 +00:00
pre-release-hook
=
[
"cargo"
,
"fmt"
]
cargo release helper (again) (#835) remove tag-prefix deletion as discussed here: https://github.com/igalic/Plume/pull/1 Update all versions numbers Update Crowdin config to v3 + Pull translations with cargo release Follow a more standard CHANGELOG format add release.toml configuration file for cargo-release and also add overrides in all other crates, since we only have one CHANGELOG.md: https://github.com/sunng87/cargo-release/issues/205 we might wanna have that looked at or fixed ignore .vscode/ add / backfill Changelog.md Co-authored-by: Mina Galić <me+git@igalic.co> Co-authored-by: Ana Gelez <ana@gelez.xyz> Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/835
2020-12-06 15:52:27 +00:00
pre-release-replacements
=
[
]
Reference in a new issue
Copy permalink