SHA256
5
0
forked from pool/asdf

13 Commits

Author SHA256 Message Date
0634c09d75 Accepting request 1283865 from utilities
OBS-URL: https://build.opensuse.org/request/show/1283865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asdf?expand=0&rev=6
2025-06-10 07:04:42 +00:00
14de22da26 Accepting request 1283864 from home:alessio.biancalana:branches:utilities
- Update to version 0.18.0:
  * chore: release 0.18.0 (#2128)
  * chore: revert chore release 0.18.0 (#2106) (#2127)
  * chore: release 0.18.0 (#2106)
  * fix: rename tool version filename environment variable for clarity (#2101)
  * docs: create dependencies page (#2124)
  * docs: correct dangerous cleanup command in upgrade guide (#2123)
  * fix: only return version starting with number when no filter is supplied (#2120)
  * docs: correct link to ASDF_CONFIG_FILE environment variable (#2119)
  * docs: upgrade upgrade guide to reference all available install methods (#2117)
  * feat: `asdf list` exit with status code of 0 when no versions installed (#2116)
  * fix: correct flag handling in commands run by `asdf exec` (#2115)
  * docs: document cleanup of ASDF_DATA_DIR in upgrade guide (#2114)
  * chore(deps): bump @types/node from 22.15.3 to 22.15.29 in /docs in the docs group (#2111)
  * docs: document unexpected shims on faq page (#2110)
  * fix: print all error output to stderr when shim can't be resolved (#2109)
  * fix: upgrade urfave/cli to version 3 (#2105)
  * docs: add missing information 0.16.0 upgrade instructions (#2103)

OBS-URL: https://build.opensuse.org/request/show/1283864
OBS-URL: https://build.opensuse.org/package/show/utilities/asdf?expand=0&rev=7
2025-06-07 15:07:00 +00:00
ce07387b7f Accepting request 1278834 from utilities
OBS-URL: https://build.opensuse.org/request/show/1278834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asdf?expand=0&rev=5
2025-05-20 20:46:04 +00:00
2693db9e3a Accepting request 1278833 from home:alessio.biancalana:branches:utilities
- Update to version 0.17.0:
  * chore: release 0.17.0 (#2084)
  * fix: ensures output always ends with a newline when printed (#2098)
  * fix: correct output of install command when system or path version set (#2097)
  * fix: handle tilde in env vars (#2092)
  * docs: add faq on version ranges in .tool-versions files (#2091)
  * docs: add faq item on use of latest in .tool-versions files (#2090)
  * fix: remove unused ForcePrepend option from Go code (#2089)
  * feat: switch back to native git client (#1998)
  * feat(golang-rewrite): add support for shim templates resolution (#2076)
  * test(golang-rewrite): ignore global git config on repotest (#2068)
  * chore: adjusting release-please-action config (#2083)
  * chore: adjusting release-please-action config (#2082)
  * chore: add proper release please config file (#2080)
  * chore: fix release please config version is updated in all files (#2079)
  * fix: set correct version for go install and make builds (#2077)
  * chore(docs): bump vite from 5.4.18 to 5.4.19 in /docs (#2075)
  * chore(docs): bump @types/node from 22.13.16 to 22.15.3 in /docs in the docs group (#2074)
  * feat: log failure to add plugin in "plugin test" (#2059)
  * docs: Fix link to bin/list-bin-paths (#2066)
  * chore(docs): bump vite from 5.4.17 to 5.4.18 in /docs (#2065)
  * chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#2064)
  * fix: remove default error action from plugin command (#2027)
  * fix: correct intersection logic in `shims.FindExecutable` function so ordering of multiple versions is preserved (#2063)
  * docs: use release-please-manifest.json for version on documentation website (#2050)
  * fix: address linter warning
  * chore(docs): bump vite from 5.4.14 to 5.4.17 in /docs (#2056)
  * chore(docs): add binary download link to guide page (#2052)
  * chore(docs): bump the docs group in /docs with 2 updates (#2048)
  * add test for VersionStringFromFSFormat

OBS-URL: https://build.opensuse.org/request/show/1278833
OBS-URL: https://build.opensuse.org/package/show/utilities/asdf?expand=0&rev=6
2025-05-20 14:23:02 +00:00
d73845cd91 Accepting request 1264740 from utilities
- Update to version 0.16.7:
  * chore: release 0.16.7 (#2039)
  * fix: remove comment from first line zsh completion output (#2035) (#2037) (forwarded request 1264739 from alessio.biancalana)

OBS-URL: https://build.opensuse.org/request/show/1264740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asdf?expand=0&rev=4
2025-03-28 08:36:48 +00:00
168fe13139 Accepting request 1264739 from home:alessio.biancalana:branches:utilities
- Update to version 0.16.7:
  * chore: release 0.16.7 (#2039)
  * fix: remove comment from first line zsh completion output (#2035) (#2037)

OBS-URL: https://build.opensuse.org/request/show/1264739
OBS-URL: https://build.opensuse.org/package/show/utilities/asdf?expand=0&rev=5
2025-03-27 21:24:57 +00:00
570153682d Accepting request 1255237 from utilities
OBS-URL: https://build.opensuse.org/request/show/1255237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asdf?expand=0&rev=3
2025-03-24 12:30:12 +00:00
63f1f94d79 Accepting request 1255236 from home:alessio.biancalana:branches:utilities
- Update to version 0.16.6:
  * chore: release 0.16.6 (#2007)
  * docs: add Zypper to the package managers in which asdf is available (#2031)
  * fix: remove filtering from latest-stable call (#2032)
  * chore: ignore case for value of `ASDF_FORCE_PREPEND` environment variable (#2026)
  * fix: remove install directory for version when install fails (#2024)
  * fix: improve zsh completion suggestions (#2022)
  * fix: correct concurrency to align with documentation (#2014)
  * fix: correct handling of `ASDF_FORCE_PREPEND` environment variable (#2011)
  * chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#2017)
  * fix: correct ASDF_INSTALL_* envvar unset test (#2006)

OBS-URL: https://build.opensuse.org/request/show/1255236
OBS-URL: https://build.opensuse.org/package/show/utilities/asdf?expand=0&rev=4
2025-03-22 10:27:42 +00:00
c7070befc6 Accepting request 1250124 from utilities
Update to 0.16.5

OBS-URL: https://build.opensuse.org/request/show/1250124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asdf?expand=0&rev=2
2025-03-04 19:33:27 +00:00
dd44681b4a Accepting request 1250122 from home:alessio.biancalana:branches:utilities
- Update to version 0.16.5:
  * chore: release 0.16.5 (#1985)
  * fix: preserve files untracked by Git on plugin update (#1995)
  * fix: build static binary to improve portability (#1993)
  * fix: latest version returns latest version (#1996)
  * chore(docs): bump the docs group in /docs with 2 updates (#2000)
  * fix: set correct env vars on recursive calls (#1989)
  * fix: correct exit status when sub-command does not exist (#1991)
  * fix: simplify env vars parsing (#1988)
  * fix: always propagate env variables when executing commands (#1982)

OBS-URL: https://build.opensuse.org/request/show/1250122
OBS-URL: https://build.opensuse.org/package/show/utilities/asdf?expand=0&rev=3
2025-03-04 16:02:15 +00:00
5de534717a Accepting request 1249798 from utilities
New package see https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/D77ODRWU43JPPTU4TF5GHO3WAUJZ3YX7/

OBS-URL: https://build.opensuse.org/request/show/1249798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asdf?expand=0&rev=1
2025-03-03 15:23:54 +00:00
49563e84ce Accepting request 1249797 from home:alessio.biancalana:branches:utilities
Fix copyright

OBS-URL: https://build.opensuse.org/request/show/1249797
OBS-URL: https://build.opensuse.org/package/show/utilities/asdf?expand=0&rev=2
2025-03-03 11:46:57 +00:00
1bfd5c90ec Accepting request 1249619 from home:alessio.biancalana
I want to maintain the asdf version manager in Factory and would like to use utilities as the devel/feeder project.

OBS-URL: https://build.opensuse.org/request/show/1249619
OBS-URL: https://build.opensuse.org/package/show/utilities/asdf?expand=0&rev=1
2025-03-03 08:51:31 +00:00