1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-07-31 14:17:45 +00:00

Add warning to release checklist for nu-ansi-term (#912)

@fdncred said that it's quite tricky to release `nu-ansi-term`, so we
probably shouldn't generally do it during a nushell release
This commit is contained in:
Devyn Cairns 2024-08-06 05:16:48 -07:00 committed by GitHub
parent 9a12d8df39
commit 5eb484f986
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,9 @@
> **Note**
> the following procedure is the same for `nu-ansi-term` and `reedline` and needs to be repeated
> **Warning**
> we usually can't include an update to `nu-ansi-term` unless `lscolors` has already updated to the newer version. if there's a major update to `nu-ansi-term` it needs to be done well beforehand. if not, don't bump it for Nushell
> **Warning**
> release `nu-ansi-term` **before** `reedline` and `reedline` **before** Nushell