nushell/.github/workflows
Justin Ma a26a01c8d0
Add full releases of Nu binaries along with the standard releases (#10457)
# Description

Add full releases of Nu binaries along with the standard releases,
close: https://github.com/nushell/nushell/issues/10322

A full release means:

1. Build with `--features=dataframe,extra` flag
2. Contains `-full` in the package name

### **A test release could be found in the nushell/nightly Repo:
https://github.com/nushell/nightly/releases/tag/v0.85.1**
The action running log:
https://github.com/nushell/nightly/actions/runs/6260611553

# User-Facing Changes

Will attach the following release packages along with the official ones
as before:

1. nu-*-aarch64-darwin-full.tar.gz
2. nu-*-aarch64-linux-gnu-full.tar.gz
3. nu-*-aarch64-windows-msvc-full.msi
4. nu-*-aarch64-windows-msvc-full.zip
5. nu-*-x86_64-darwin-full.tar.gz
6. nu-*-x86_64-linux-gnu-full.tar.gz
7. nu-*-x86_64-linux-musl-full.tar.gz
8. nu-*-x86_64-windows-msvc-full.msi
9. nu-*-x86_64-windows-msvc-full.zip
2023-09-23 09:41:08 +08:00
..
audit.yml Bump actions/checkout from 3 to 4 (#10308) 2023-09-11 09:54:22 +00:00
ci.yml Clippy in tests (#10394) 2023-09-16 21:49:10 +02:00
nightly-build.yml Update Nu to v0.84 for release and nightly-build (#10334) 2023-09-12 22:00:58 +08:00
release-pkg.nu Add full releases of Nu binaries along with the standard releases (#10457) 2023-09-23 09:41:08 +08:00
release.yml Add full releases of Nu binaries along with the standard releases (#10457) 2023-09-23 09:41:08 +08:00
typos.yml Update crates-ci/typos and fix new typos (#10313) 2023-09-11 12:37:06 +02:00
winget-submission.yml Change Winget Releaser job to ubuntu-latest (#10032) 2023-08-17 10:12:16 -05:00