Commit Graph

1730 Commits

Author SHA1 Message Date
Trevor Brown
04f9c5fe7d Merge pull request #15 from asdf-vm/tb/attempt-to-fix-goreleaser-2
fix(golang-rewrite): try to get goreleaser action to generate snapsho…
2024-12-18 11:32:00 -05:00
Trevor Brown
cfc473fb5c Merge pull request #14 from asdf-vm/tb/attempt-to-fix-goreleaser
fix(golang-rewrite): try to fix goreleaser
2024-12-18 11:32:00 -05:00
Trevor Brown
7439ea9168 fix(golang-rewrite): try to get goreleaser action to generate snapshot builds 2024-12-18 11:32:00 -05:00
Trevor Brown
ae0d271861 Merge pull request #13 from asdf-vm/tb/workflow-jobs-fix
fix(golang-rewrite): set dependencies between release-build jobs
2024-12-18 11:32:00 -05:00
Trevor Brown
2a31cafd38 fix(golang-rewrite): try to fix goreleaser 2024-12-18 11:32:00 -05:00
Trevor Brown
f18873bf86 Merge pull request #12 from asdf-vm/tb/golang-build-fix
fix(golang-rewrite): add missing goreleaser argument
2024-12-18 11:31:59 -05:00
Trevor Brown
6b45a5e5f7 fix(golang-rewrite): set dependencies between release-build jobs 2024-12-18 11:31:59 -05:00
Trevor Brown
99dc28cbf7 Merge pull request #11 from asdf-vm/tb/golang-builds
feat(golang-rewrite): setup Golang CI builds
2024-12-18 11:31:59 -05:00
Trevor Brown
5a24864632 fix(golang-rewrite): add missing goreleaser argument 2024-12-18 11:31:59 -05:00
Trevor Brown
814c1fa3e7 Merge pull request #8 from asdf-vm/tb/github-workflow-setup
feat: Add Golang checks to GitHub workflows
2024-12-18 11:31:59 -05:00
Trevor Brown
87d3c06cf5 fix(golang-rewrite): correct go build command in lint workflow 2024-12-18 11:31:59 -05:00
Trevor Brown
5c85efbc37 Merge pull request #5 from asdf-vm/tb/initialize-go-project
feat(golang-rewrite): initialize golang module
2024-12-18 11:31:59 -05:00
Trevor Brown
3a9f539aa0 feat: add Golang tests to GitHub test workflow 2024-12-18 11:31:59 -05:00
Trevor Brown
c5092c6dbf feat(golang-rewrite): setup Golang release GitHub workflow 2024-12-18 11:31:59 -05:00
Trevor Brown
7bee8de060 Merge pull request #1 from asdf-vm/dependabot/github_actions/GoogleCloudPlatform/release-please-action-4
chore(deps): bump GoogleCloudPlatform/release-please-action from 3 to 4
2024-12-18 11:31:59 -05:00
Trevor Brown
72c20b1b51 feat(golang-rewrite): initialize golang module 2024-12-18 11:31:59 -05:00
Trevor Brown
f41ce90dc4 feat: add linting for Golang to GitHub lint workflow 2024-12-18 11:31:59 -05:00
Trevor Brown
3f9744df0f feat(golang-rewrite): setup goreleaser 2024-12-18 11:31:59 -05:00
dependabot[bot]
140ad3a48c chore(deps): bump GoogleCloudPlatform/release-please-action from 3 to 4
Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release-please-action) from 3 to 4.
- [Release notes](https://github.com/googlecloudplatform/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googlecloudplatform/release-please-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: GoogleCloudPlatform/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-18 11:31:59 -05:00
Trevor Brown
3e11bd4b33 fix: update GitHub workflows to work private asdf Go fork 2024-12-18 11:31:59 -05:00
github-actions[bot]
31e8c93004
chore(master): release 0.15.0 (#1807)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-18 10:48:53 -05:00
ooo oo
c778ea1dec
docs: split Lint and Test badges for title asdf in README.MD (#1725)
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
2024-12-18 10:37:35 -05:00
Trevor Brown
98b8c6fd92 Merge branch 'OJarrisonn-nu/completion' 2024-12-18 10:32:27 -05:00
Trevor Brown
04fe7e30ca feat: correct description for version preceded by star 2024-12-18 10:31:05 -05:00
Trevor Brown
e8d6372564
Merge branch 'master' into nu/completion 2024-12-18 10:29:06 -05:00
莊喬
fa3d216540
test: unset ASDF_DATA_DIR and ASDF_CONFIG_FILE during test (#1722)
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
2024-12-17 15:58:05 -05:00
Kamontat Chantrachirathumrong
221507f1c0
fix: when download path got removed, it should use -f to force delete the download files (#1746)
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
2024-12-17 14:53:15 -05:00
Andrew Zipperer
d462b55ec9
docs: propose edits for tiny typographical/grammatical errors (#1747)
Co-authored-by: Andrew-Zipperer <atzipperer@gmail.com>
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
2024-12-17 14:49:40 -05:00
Ben Blank
ebdb229ce6
fix(completions): Address two Bash completion bugs (#1770)
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
2024-12-17 07:42:20 -05:00
Ryo TAGAMI
bd19e4cbdc
docs: Update Japanese(ja-jp) Translations (#1715)
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
2024-12-16 19:58:55 -05:00
Trevor Brown
8db4c60934
Merge branch 'master' into nu/completion 2024-12-16 19:41:14 -05:00
Trevor Brown
0692d219f0
chore(docs): misc. documentation website fixes (#1809) 2024-12-16 19:23:16 -05:00
dependabot[bot]
14a590a9a7
chore(deps-dev): bump the docs group across 1 directory with 3 updates (#1804)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
2024-12-16 16:35:07 -05:00
Jun
9e16306f42
docs: add Korean translation (#1757) 2024-12-16 16:32:15 -05:00
Trevor Brown
15571a2d28
feat(golang-rewrite): remove asdf update command to prepare for Go version (#1806) 2024-12-16 15:38:02 -05:00
Victor LEFEBVRE
f5a1f3a0a8
fix: make plugin-test work on alpine linux (#1778)
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
2024-12-16 14:39:03 -05:00
Lukas Dams
2f0762991c
fix(nushell): Use correct env var for shims dir (#1742)
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
2024-12-16 14:29:25 -05:00
Andreas Steffan
a0ce37b89b
fix: nushell spread operator (#1777)
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
2024-12-16 14:12:08 -05:00
dependabot[bot]
c5116dca60
chore(deps): bump dorny/paths-filter from 2 to 3 (#1718) 2024-10-07 13:57:17 +00:00
dependabot[bot]
5de3a8d17c
chore(deps): bump actions/cache from 3 to 4 (#1712) 2024-10-07 13:53:34 +00:00
dependabot[bot]
928365d52e
chore(deps-dev): bump the docs group across 1 directory with 3 updates (#1786)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Hegedus <jthegedus@hey.com>
2024-10-08 00:51:50 +11:00
dependabot[bot]
3951f31cd5
chore(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.3 (#1788)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 00:49:53 +11:00
github-actions[bot]
f00f759f3d
chore(master): release 0.14.1 (#1773)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-19 11:18:33 -04:00
Ben Blank
44f3efb63b
fix: Only display the "can't keep downloads" warning when asked to keep downloads (#1756) 2024-08-15 10:08:49 -04:00
OJarrisonn
82be580602 feat: improved completions for version in commands
Improved completions for commands such as `asdf global <name> <version>` to list the installed versions

Added "complete asdf plugin versions installed" and "complete asdf plugin versions all" that produce completions for the installed versions and for all versions available for a given plugin

Improved `asdf install` completion to list the installed plugins and all the available versions
2024-06-01 17:40:04 -03:00
github-actions[bot]
ccdd47df9b
chore(master): release 0.14.0 (#1641)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-19 19:43:39 +11:00
Edwin Kofler
b8ecf71d77
test(fish): Improve test isolation (#1708) 2024-01-19 19:38:06 +11:00
Bas Kok
53276973f7
fix(fish): use PATH instead of fish_user_paths (#1709) 2024-01-18 12:27:09 +11:00
Edwin Kofler
3b8f400c3e
fix(nushell): Use def --env instead of def-env (#1681) 2024-01-13 16:55:07 +11:00
mattyo161
b6b8074914
perf: only create dirs if they do not already exist (#1566)
Co-authored-by: Matt Ouellette <mouellette@cainc.com>
2024-01-11 00:10:30 +11:00