Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sdkman/sdk
The next generation of SDKMAN! written in golang
https://github.com/sdkman/sdk
Update README explaining spike status.
57ac734f080255c4fc230e3f3158adb1ab966762 authored over 5 years ago by Marco Vermeulen <[email protected]>
57ac734f080255c4fc230e3f3158adb1ab966762 authored over 5 years ago by Marco Vermeulen <[email protected]>
Rename step package to steps.
6e1b5f757932487d3dfc5f6473f5a50d4ebb4550 authored about 6 years ago by Marco Vermeulen <[email protected]>
6e1b5f757932487d3dfc5f6473f5a50d4ebb4550 authored about 6 years ago by Marco Vermeulen <[email protected]>
Change contract for cmd.Pull, bolster the tests.
1d02ba14c1d7677f11e31153b4e2654fb34787c5 authored about 6 years ago by Marco Vermeulen <[email protected]>
1d02ba14c1d7677f11e31153b4e2654fb34787c5 authored about 6 years ago by Marco Vermeulen <[email protected]>
Update documentation on exported methods.
e31a5e7207809118f60c5737a4f5530261affb9e authored about 6 years ago by Marco Vermeulen <[email protected]>
e31a5e7207809118f60c5737a4f5530261affb9e authored about 6 years ago by Marco Vermeulen <[email protected]>
Clear out scenario state prior to each run.
7da21e73b637d8cf057ed80de89d5621b7d04401 authored about 6 years ago by Marco Vermeulen <[email protected]>
7da21e73b637d8cf057ed80de89d5621b7d04401 authored about 6 years ago by Marco Vermeulen <[email protected]>
Introduce initial pull functionality, pulls remote version.
67a2fc53593977813f1f7f871be75073149740b8 authored about 6 years ago by Marco Vermeulen <[email protected]>
67a2fc53593977813f1f7f871be75073149740b8 authored about 6 years ago by Marco Vermeulen <[email protected]>
Add additional test for SetVersion function.
dd9b86c0d8ce2f9eaf9806c31166a15b52ced089 authored about 6 years ago by Marco Vermeulen <[email protected]>
dd9b86c0d8ce2f9eaf9806c31166a15b52ced089 authored about 6 years ago by Marco Vermeulen <[email protected]>
Rename var to vardir to express intent.
badb6b6b903b5cfc06cb5821760e3c586ee4239f authored about 6 years ago by Marco Vermeulen <[email protected]>
badb6b6b903b5cfc06cb5821760e3c586ee4239f authored about 6 years ago by Marco Vermeulen <[email protected]>
Get the api url from the environment variable.
31535aea849022fe0ff3c2cae8948bcc15de9393 authored about 6 years ago by Marco Vermeulen <[email protected]>
31535aea849022fe0ff3c2cae8948bcc15de9393 authored about 6 years ago by Marco Vermeulen <[email protected]>
Introduce pull command function.
784ce14bbaa4f72a1e275398aa3d3cc962433981 authored about 6 years ago by Marco Vermeulen <[email protected]>
784ce14bbaa4f72a1e275398aa3d3cc962433981 authored about 6 years ago by Marco Vermeulen <[email protected]>
Add unit test for Version helper.
41edc40dc980a60230678fccdfdb26668af0079e authored about 6 years ago by Marco Vermeulen <[email protected]>
41edc40dc980a60230678fccdfdb26668af0079e authored about 6 years ago by Marco Vermeulen <[email protected]>
Draw distinction between installed and available version in acc tests.
5043ba6deac37d7638e7e8717e4ec1e42294c8fd authored about 6 years ago by Marco Vermeulen <[email protected]>
5043ba6deac37d7638e7e8717e4ec1e42294c8fd authored about 6 years ago by Marco Vermeulen <[email protected]>
Add link from Pull feature to related Github issue.
62aef19dde2748059b81502c0aa7e48c67c232b3 authored over 6 years ago by Marco Vermeulen <[email protected]>
62aef19dde2748059b81502c0aa7e48c67c232b3 authored over 6 years ago by Marco Vermeulen <[email protected]>
Ignore wip features from CI build.
794ecbbfe6bc89e36f768dec911f7529f2f05883 authored over 6 years ago by Marco Vermeulen <[email protected]>
794ecbbfe6bc89e36f768dec911f7529f2f05883 authored over 6 years ago by Marco Vermeulen <[email protected]>
Add pull feature.
2faa86b73130245400f19de05833ec6c49eb2b3b authored over 6 years ago by Marco Vermeulen <[email protected]>
2faa86b73130245400f19de05833ec6c49eb2b3b authored over 6 years ago by Marco Vermeulen <[email protected]>
Simplify contributor guidelines and templates.
eb77f723c1c30ff11f3199b54d34264e8c07eac5 authored over 6 years ago by Marco Vermeulen <[email protected]>
eb77f723c1c30ff11f3199b54d34264e8c07eac5 authored over 6 years ago by Marco Vermeulen <[email protected]>
Introduce Contributor guidelines and Issue/PR templates for Github.
2087926d71cadb46af2dbfa742f8b63d2db25a61 authored over 6 years ago by Marco Vermeulen <[email protected]>
2087926d71cadb46af2dbfa742f8b63d2db25a61 authored over 6 years ago by Marco Vermeulen <[email protected]>
Add Apache 2.0 License.
48f82631cf06b823fe5edb512455237b6867505e authored over 6 years ago by Marco Vermeulen <[email protected]>
48f82631cf06b823fe5edb512455237b6867505e authored over 6 years ago by Marco Vermeulen <[email protected]>
Merge branch 'objectx-feature/exclude-os-user'
45ffac75096935c7507cd4d0cb7bc8613123baba authored over 6 years ago by Marco Vermeulen <[email protected]>
45ffac75096935c7507cd4d0cb7bc8613123baba authored over 6 years ago by Marco Vermeulen <[email protected]>
Use go-homedir and filepath.Join for sdkmandir tests.
aaa3863d84d8d7e76c54156ec6d079a68494bdb9 authored over 6 years ago by Marco Vermeulen <[email protected]>
aaa3863d84d8d7e76c54156ec6d079a68494bdb9 authored over 6 years ago by Marco Vermeulen <[email protected]>
refactor: Use `mitchellh/go-homedir`
To avoid involving cgo (cf. https://github.com/mitchellh/go-homedir ).
729100e6a03e328a5624eecc0baad558f4676b6c authored over 6 years ago by Masashi Fujita <[email protected]>
Fix broken file permission for version file.
4bb2264e56eff6b11a34d49f94f0c5a49c32eddc authored over 6 years ago by Marco Vermeulen <[email protected]>
4bb2264e56eff6b11a34d49f94f0c5a49c32eddc authored over 6 years ago by Marco Vermeulen <[email protected]>
Add Travis build badge.
d27c245c067eca8db33c2121d1931b1971b0c266 authored over 6 years ago by Marco Vermeulen <[email protected]>
d27c245c067eca8db33c2121d1931b1971b0c266 authored over 6 years ago by Marco Vermeulen <[email protected]>
Add some documentation to the Sdk entrypoint.
8f5bb075f9041fd0cdc93346a5621c29512e596b authored over 6 years ago by Marco Vermeulen <[email protected]>
8f5bb075f9041fd0cdc93346a5621c29512e596b authored over 6 years ago by Marco Vermeulen <[email protected]>
Minor stepdef cleanup.
9a672b5943a7f7739969d13afc67eb351373733e authored over 6 years ago by Marco Vermeulen <[email protected]>
9a672b5943a7f7739969d13afc67eb351373733e authored over 6 years ago by Marco Vermeulen <[email protected]>
Introduce test and refinements for env package.
fe0070a8abd9be58a79455ca0f7dd7c9ea39a5ca authored over 6 years ago by Marco Vermeulen <[email protected]>
fe0070a8abd9be58a79455ca0f7dd7c9ea39a5ca authored over 6 years ago by Marco Vermeulen <[email protected]>
Clean up env package.
60057d916c4f87af6b0f7027be3cff7b111a0e00 authored over 6 years ago by Marco Vermeulen <[email protected]>
60057d916c4f87af6b0f7027be3cff7b111a0e00 authored over 6 years ago by Marco Vermeulen <[email protected]>
Improve io error handling.
dacc3448447f5b8752d0cd512e6ad5ffe8b3c90b authored over 6 years ago by Marco Vermeulen <[email protected]>
dacc3448447f5b8752d0cd512e6ad5ffe8b3c90b authored over 6 years ago by Marco Vermeulen <[email protected]>
Move all environment io into env package.
2ed03a2cd4a275cdcadbd9d824b1ee12dde32689 authored over 6 years ago by Marco Vermeulen <[email protected]>
2ed03a2cd4a275cdcadbd9d824b1ee12dde32689 authored over 6 years ago by Marco Vermeulen <[email protected]>
Read version from filesystem and inject into command.
a621cfe64b3d4b160ba1b9da8f27ef8c0f59b51e authored over 6 years ago by Marco Vermeulen <[email protected]>
a621cfe64b3d4b160ba1b9da8f27ef8c0f59b51e authored over 6 years ago by Marco Vermeulen <[email protected]>
Rename all packages to idiomatic singular.
56bd795da32d8fc7014e911515c0d383e2ad152a authored over 6 years ago by Marco Vermeulen <[email protected]>
56bd795da32d8fc7014e911515c0d383e2ad152a authored over 6 years ago by Marco Vermeulen <[email protected]>
Introduce travis build.
218fccb3f7bfd1820f5bb573e84f41a88fb37e2d authored over 6 years ago by Marco Vermeulen <[email protected]>
218fccb3f7bfd1820f5bb573e84f41a88fb37e2d authored over 6 years ago by Marco Vermeulen <[email protected]>
Introduce unit test for Sdk function.
c432ea35e560584ad6687806f32a8b1938109e88 authored over 6 years ago by Marco Vermeulen <[email protected]>
c432ea35e560584ad6687806f32a8b1938109e88 authored over 6 years ago by Marco Vermeulen <[email protected]>
Add module artifacts.
dca350562ea6c85f0c8609bd99fdc9cea8f855f9 authored over 6 years ago by Marco Vermeulen <[email protected]>
dca350562ea6c85f0c8609bd99fdc9cea8f855f9 authored over 6 years ago by Marco Vermeulen <[email protected]>
Refine colour handling.
996654604afb68de80fe04e5fe2018d1dabe529a authored over 6 years ago by Marco Vermeulen <[email protected]>
996654604afb68de80fe04e5fe2018d1dabe529a authored over 6 years ago by Marco Vermeulen <[email protected]>
Remove obsolete comment.
f99c59ac5186acb97bec18edc3cb45de6ec1cd85 authored over 6 years ago by Marco Vermeulen <[email protected]>
f99c59ac5186acb97bec18edc3cb45de6ec1cd85 authored over 6 years ago by Marco Vermeulen <[email protected]>
Introduce ASCII colours for text.
ad9a7fbb81af38e38435c416f671a40b2edc9a6c authored over 6 years ago by Marco Vermeulen <[email protected]>
ad9a7fbb81af38e38435c416f671a40b2edc9a6c authored over 6 years ago by Marco Vermeulen <[email protected]>
Split step defs over multiple files.
39ccc5674c3dd5547845da799301fec0285e5164 authored over 6 years ago by Marco Vermeulen <[email protected]>
39ccc5674c3dd5547845da799301fec0285e5164 authored over 6 years ago by Marco Vermeulen <[email protected]>
Improve comments.
81fec03be47e3fe6d4f7b18764428d0692ad2700 authored over 6 years ago by Marco Vermeulen <[email protected]>
81fec03be47e3fe6d4f7b18764428d0692ad2700 authored over 6 years ago by Marco Vermeulen <[email protected]>
Propagate correct exit codes.
d809a79a6011765bb19d2ff3f19a6e701ed28616 authored over 6 years ago by Marco Vermeulen <[email protected]>
d809a79a6011765bb19d2ff3f19a6e701ed28616 authored over 6 years ago by Marco Vermeulen <[email protected]>
Add initialised environment step to version feature.
1e366d8586c8276cedd88c46635ad09ff5ab97f4 authored over 6 years ago by Marco Vermeulen <[email protected]>
1e366d8586c8276cedd88c46635ad09ff5ab97f4 authored over 6 years ago by Marco Vermeulen <[email protected]>
Refine package structure.
4b5c72afd8b99bd20390e559a8fdebdc9aaa3ff1 authored over 6 years ago by Marco Vermeulen <[email protected]>
4b5c72afd8b99bd20390e559a8fdebdc9aaa3ff1 authored over 6 years ago by Marco Vermeulen <[email protected]>
Improve language in README, add section for living documentation.
7db1d97a465ee574ec881a0bc7f6556937c36d18 authored over 6 years ago by Marco Vermeulen <[email protected]>
7db1d97a465ee574ec881a0bc7f6556937c36d18 authored over 6 years ago by Marco Vermeulen <[email protected]>
Split step definitions out into own file.
6377742b3fbfe0419539406b9d538b94fda7081c authored over 6 years ago by Marco Vermeulen <[email protected]>
6377742b3fbfe0419539406b9d538b94fda7081c authored over 6 years ago by Marco Vermeulen <[email protected]>
Improve language tone in README.
1c0b2933c208637c449793ec236abe348f4585bf authored over 6 years ago by Marco Vermeulen <[email protected]>
1c0b2933c208637c449793ec236abe348f4585bf authored over 6 years ago by Marco Vermeulen <[email protected]>
Change hardcoded version to 6.0.0
48f831760a135671742f03df8b700a4a96576f1f authored over 6 years ago by Marco Vermeulen <[email protected]>
48f831760a135671742f03df8b700a4a96576f1f authored over 6 years ago by Marco Vermeulen <[email protected]>
Added the README.
4971eba416da06478126bbcc75b1ee73dc660a1d authored over 6 years ago by Marco Vermeulen <[email protected]>
4971eba416da06478126bbcc75b1ee73dc660a1d authored over 6 years ago by Marco Vermeulen <[email protected]>
Tweak coupling of main to sdk method.
eb8134bce71b97030ae9e4aeec14c8c6ed4c252e authored over 6 years ago by Marco Vermeulen <[email protected]>
eb8134bce71b97030ae9e4aeec14c8c6ed4c252e authored over 6 years ago by Marco Vermeulen <[email protected]>
Ignore `sdk` binary executable from vcs.
0834131a01a41e8c91cae43c04d34ab68a9a9edf authored over 6 years ago by Marco Vermeulen <[email protected]>
0834131a01a41e8c91cae43c04d34ab68a9a9edf authored over 6 years ago by Marco Vermeulen <[email protected]>
Integrate godog with go test.
85f20531c1b52efce15b7863fc8589a949dc017f authored over 6 years ago by Marco Vermeulen <[email protected]>
85f20531c1b52efce15b7863fc8589a949dc017f authored over 6 years ago by Marco Vermeulen <[email protected]>
Clean code and refactor package structure.
b7a299597b674d165b38bb264f5f3d563590aa04 authored over 6 years ago by Marco Vermeulen <[email protected]>
b7a299597b674d165b38bb264f5f3d563590aa04 authored over 6 years ago by Marco Vermeulen <[email protected]>
Ignore resources from VCS.
a6971fcdf404c9da627b075a00d355ecea5e2303 authored over 6 years ago by Marco Vermeulen <[email protected]>
a6971fcdf404c9da627b075a00d355ecea5e2303 authored over 6 years ago by Marco Vermeulen <[email protected]>
First cucumber spec testing version stub.
14fbb90086260d927284dd361a590336c9351fc7 authored over 6 years ago by Marco Vermeulen <[email protected]>
14fbb90086260d927284dd361a590336c9351fc7 authored over 6 years ago by Marco Vermeulen <[email protected]>