Below you will find pages that utilize the taxonomy term “hustcer”
October 25, 2024
Setup Nu
Version updated for hustcer/setup-nu to version v3.15.
This action is used across all versions by 145 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [3.15] - 2024-10-25 Miscellaneous Tasks Add milestone.yaml Add more nu release to workflows Simplify console output for plugin registering (#113) Deps Upgrade typescript,@vercel/ncc,biomejs and @typescript-eslint/* Upgrade @actions/core to 1.11.1 Use actions/checkout@v4 Upgrade typescript and @typescript-eslint/* (#109) Use biomejs instead of eslint for code linting (#111) Upgrade @biomejs/biome and lefthook Full Changelog: https://github.
September 7, 2024
Setup Nu
Version updated for hustcer/setup-nu to version v3.13.
This action is used across all versions by 123 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [3.13] - 2024-09-07 Features Add aarch64_linux and aarch64_windows runners support Deps Upgrade @octokit/rest,globby,@biomejs/biome,lefthook, etc. Upgrade semver,lefthook,@octokit/rest and @typescript-eslint/* Full Changelog: https://github.com/hustcer/setup-nu/compare/v3.12...v3.13
June 29, 2024
Setup Nu
Version updated for hustcer/setup-nu to version v3.12.
This action is used across all versions by 105 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v3.12 - 2024-06-27 Bug Fixes Fix release script of pushing release Tags Fix plugin register related issue for all platforms Fix register of all plugins with enablePlugins: true input Features enable-plugins could be set to a comma-separated string of plugin names like nu_plugin_polars,nu_plugin_query Miscellaneous Tasks Remove older Nu versions from test workflow Deps Upgrade @biomejs/biome,lefthook, typescript and @typescript-eslint/* Upgrade to actions/checkout@v4.
June 27, 2024
Setup Nu
Version updated for hustcer/setup-nu to version v3.
This action is used across all versions by 105 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [3.11] - 2024-05-29 Features Make sure major version tag always point to the latest semver tag that has the same major version Add warning tip for full builds Miscellaneous Tasks Remove nightly test of full features Deps Upgrade @octokit/rest,@biomejs/biome,lefthook,semver and @typescript-eslint/* Update to actions/checkout@v4.
May 29, 2024
Setup Nu
Version updated for hustcer/setup-nu to version v3.11.
This action is used across all versions by 101 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Features Make sure major version tag always point to the latest semver tag that has the same major version Add warning tip for full builds Miscellaneous Tasks Remove nightly test of full features Deps Upgrade @octokit/rest,@biomejs/biome,lefthook,semver and @typescript-eslint/* Update to actions/checkout@v4.1.6 Full Changelog: https://github.
May 5, 2024
Setup MoonBit
Version updated for hustcer/setup-moonbit to version v1.5.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.5.1] - 2024-05-05 Features Make sure major vesion tag always point to the latest semver tag that has the same major version
April 27, 2024
Setup Nu
Version updated for hustcer/setup-nu to version v3.10.
This action is used across all versions by 96 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [3.10] - 2024-04-27 Features Add macOS arm64 support Deps Upgrade globby and @typescript-eslint/* Upgrade @types/node,@types/semver,@typescript-eslint/*,eslint and lefthook Upgrade lefthook,@biomejs/biome,@octokit/rest,typescript, etc. Full Changelog: https://github.com/hustcer/setup-nu/compare/v3.9...v3.10
November 4, 2023
Setup Nu
Version updated for hustcer/setup-nu to version v3.8.
This action is used across all versions by 48 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [3.8] - 2023-11-04 Features Add use Nu of full features support Add workflow to check full features of Nu nightly Miscellaneous Tasks Use hustcer/setup-nu@v3.7 in workflows Deps Upgrade node modules biome and eslint, etc.
November 2, 2023
Erda Pipeline
Version updated for hustcer/erda-pipeline to version v1.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.3] - 2023-11-02 Bug Fixes Fix Nu module import path error
November 2, 2023
Setup MoonBit
Version updated for hustcer/setup-moonbit to version v1.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.2] - 2023-11-02 Refactor Use modules instead of embedded scripts
November 2, 2023
Setup MoonBit
Version updated for hustcer/setup-moonbit to version v1.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.0] - 2023-11-02 Documentation Add README.md Features Add setup-moonbit Action for Windows, Ubuntu and macOS support Miscellaneous Tasks Test moon new and run
October 31, 2023
Erda Pipeline
Version updated for hustcer/erda-pipeline to version v1.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bug Fixes Try to fix empty response issue Miscellaneous Tasks Update erda-pipeline action in test workflow
October 30, 2023
Erda Pipeline
Version updated for hustcer/erda-pipeline to version v1.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.1] - 2023-10-30 Bug Fixes Hide detail if there is no running pipelines Features Add .github/workflows/test.yml Show more detail of running pipelines
October 27, 2023
Setup Nu
Version updated for hustcer/setup-nu to version v3.7.
This action is used across all versions by 45 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [3.7] - 2023-10-27 Features Add Nushell nightly version support, close #58 (#59) Miscellaneous Tasks Add use module from absolute path example (#44) Add .github/workflows/module-test2.yaml example workflow Upgrade some node modules, and use biome instead of rome for code formatting Update README.md and README.
September 11, 2023
Setup Nu
Version updated for hustcer/setup-nu to version v3.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 43 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [3.5] - 2023-09-11 Features Add module test workflow Add Nu module usage example Use config reset --without-backup to Reset Nushell config to default Miscellaneous Tasks Use lefthook instead of lint-stage and husky for code formatting and linting Fix build workflow Add new workflow to test latest main Update pnpm version for build workflow Upgrade node.