asdf-awscli
asdf-awscli copied to clipboard
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.2.0 to 5.4.0. Release notes Sourced from amannn/action-semantic-pull-request's releases. v5.4.0 5.4.0 (2023-11-03) Features Use github.api_url as default for githubBaseUrl (#243 by @fty4) (4d5734a) v5.3.0 5.3.0 (2023-09-25) Features...
Bumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 2 to 3. Release notes Sourced from asdf-vm/actions's releases. v3.0.0 3.0.0 (2023-09-17) ⚠ BREAKING CHANGES bump action to node20 (#563) Features bump action to node20 (#563) (a2d44a7)...
**Is your feature request related to a problem? Please describe.** We're not testing on M1s, which led to a lot of frustration and new issues during the first half of...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
**Is your feature request related to a problem? Please describe.** As described on the asdf issues https://github.com/asdf-vm/asdf/issues/1320 , it would be safer if the plugins would check a fingerprint for...
**Is your feature request related to a problem? Please describe.** Kinda stuck in error-driven development - make a change, commit, wait for Github Actions, guess at fix for whatever build...
**Is your feature request related to a problem? Please describe.** Plugin currently hard codes most options when building from source. We can be friendlier by exposing these options to the...
https://github.com/MetricMike/asdf-awscli/community - [ ] Description - [ ] Code of conduct (consider opening issue on https://github.com/asdf-vm/asdf-plugin-template/issues?q=code+of+conduct ?) - [ ] Security policy (see: https://github.com/asdf-vm/asdf-plugin-template/issues/3) - [ ] Pull request template...
**Is your feature request related to a problem? Please describe.** asdf install awscli X is loud and includes messages like: ```bash ~/.asdf/installs/awscli/2.1.25 ~/projects/dev-environment Collecting pip Using cached pip-21.0.1-py3-none-any.whl (1.5 MB)...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....