nushell/.github/workflows
Darren Schroeder ca543fc8af
update release-pkg comments for manual runs (#7726)
# Description

After running this script manually again, I found more comments that
needed to be added.

# User-Facing Changes

N/A

# Tests + Formatting

Don't forget to add tests that cover your changes.

Make sure you've run and fixed any issues with these commands:

- `cargo fmt --all -- --check` to check standard code formatting (`cargo
fmt --all` applies these changes)
- `cargo clippy --workspace -- -D warnings -D clippy::unwrap_used -A
clippy::needless_collect` to check that you're using the standard code
style
- `cargo test --workspace` to check that all tests pass

# After Submitting

If your PR had any user-facing changes, update [the
documentation](https://github.com/nushell/nushell.github.io) after the
PR is merged, if necessary. This will help us keep the docs up to date.
2023-01-11 16:28:30 -06:00
..
ci.yml Try to use the latest tagged virtualenv (#7638) 2022-12-31 12:26:01 +02:00
manual.yml Update nu version for release workflow (#6361) 2022-08-20 08:05:58 +08:00
release-pkg.nu update release-pkg comments for manual runs (#7726) 2023-01-11 16:28:30 -06:00
release.yml Add riscv64 binary release target (#7469) 2022-12-14 23:09:39 +13:00
stale.yml moved folders 2022-02-07 19:23:12 +00:00
winget-submission.yml Use an older version of wingetcreate to do the msi package submission (#6347) 2022-08-18 00:11:19 +08:00