1
1
mirror of https://github.com/tweag/nickel.git synced 2024-08-16 07:00:22 +03:00
nickel/scripts
Yann Hamdaoui a16833ba52
Backport master/1.4.1 (#1781)
* Make base branch configurable in release script

Instead of hardcoding master as the base branch for a new release, put
it inside a shell variable than can be overriden (at least by modifying
the script) for patch releases, where it's more common to start off a
specific branch which isn't master (but the previous release + selected
bug fixes).

Additionally, add a missing phase before releasing to crates.io: get rid
of `lsp-harness` dependencies in the LSP.

* [release.sh] update to 1.4.1

* Update scripts/release.sh
2024-01-28 09:51:48 +00:00
..
release.sh Backport master/1.4.1 (#1781) 2024-01-28 09:51:48 +00:00