-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CLI for modifying local pallets' package deployments (#205)
* Bump `tools/` to go 1.22 * Resolve golancilint deprecation notice * Add `[dev] plt rm-repo` subcommand * Add a `[dev] plt add-depl` subcommand * Add a `[dev] plt rm-depl` subcommand * Add a `[dev] plt add-depl-feat` subcommand * Add a `[dev] plt rm-depl-feat` subcommand * Add a `[dev] plt set-depl-pkg` subcommand * Add `[dev] plt set-depl-disabled` and `[dev] plt unset-depl-disabled` subcommands * Add `--stage` and `--apply` flags to depl-modifying subcommands * Bump goreleaser * Bump version number in `CHANGELOG.md` * Fix errors in `CHANGELOG.md` * Add enable/disable aliases for `[dev] plt add-depl-feat` and `[dev] plt rm-depl-feat`
- Loading branch information
Showing
14 changed files
with
1,427 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.