Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sdkman/sdkman-cli

The SDKMAN! Command Line Interface
https://github.com/sdkman/sdkman-cli

Code formatting.

67131d99b80c41d835c5ecd57add4189e6544176 authored over 9 years ago by Marco Vermeulen <[email protected]>
Fixes issue #363: Sets candidate version as default for new candidates when installed through use command.

3388575096f922cbb98c13d0519d9e3b29233370 authored over 9 years ago by Marco Vermeulen <[email protected]>
Renames feature file.

e353435d8ead1a485a1a3d249dee134dd6a5f9ff authored over 9 years ago by Marco Vermeulen <[email protected]>
Cut over to new sdkman.io domain for broadcast and broker services.

e4cc003f945ad43610937d57562277b9fbfd2d70 authored over 9 years ago by Marco Vermeulen <[email protected]>
Adds .bash_profile to be updated in selfupdate.

955d334dcd231e2270f1e2c5a439b0510999cce1 authored over 9 years ago by Marco Vermeulen <[email protected]>
Fixes bug in building versions csv for candidate.

e4c5f8259b589c300f862aa4db09212eff6c63b3 authored over 9 years ago by Marco Vermeulen <[email protected]>
Adds scenario for multiple versions in list view.

8382d571772aa379e3c8ca45fbf97629b6866458 authored over 9 years ago by Marco Vermeulen <[email protected]>
Fixes list view rendering.

6d18ed98b5d50f30311d1ecf0dce5a141472437b authored over 9 years ago by Marco Vermeulen <[email protected]>
Re-enables and improves List Candidates feature, some minor improvements on the list view function.

e45986b6bcd12ecbe401140581ac06c9c9041c55 authored over 9 years ago by Marco Vermeulen <[email protected]>
Fixes sdk list bug.

4ca89956767fe4ba702d48b44f7d38c2f3a58ac8 authored over 9 years ago by Marco Vermeulen <[email protected]>
Clean code.

50f4e37d16e0f6411c9afa1834e6785ddaa64032 authored over 9 years ago by Marco Vermeulen <[email protected]>
Only add HOME variables to PATH that are active candidates.

651bf3c746daf64f78a78571b0fb902807c10a0d authored over 9 years ago by Marco Vermeulen <[email protected]>
Point to new sdkman.io domain for broker apis.

d5dc1d3672bd485d4efc85f78babef87fee7970c authored over 9 years ago by Marco Vermeulen <[email protected]>
Adds .gvm simlink on migration for backward compatibility.

20b1ebfb535a914c6019f99e107821d0e5cb3943 authored over 9 years ago by Marco Vermeulen <[email protected]>
Fixes upgrade bug on OSX. Adding custom usage for sed.

d860915eb557c15c37463c40a19803e1ca8e9faf authored over 9 years ago by Marco Vermeulen <[email protected]>
Adds gvm alias for sdk.

551152cd0ee835f3d3593c6c9f0822c49cfc4ad9 authored over 9 years ago by Marco Vermeulen <[email protected]>
Capture input from tty on selfupdate.

9b92bf13242f212f4398a825be5368c5393b0f0c authored over 9 years ago by Marco Vermeulen <[email protected]>
Adds some debug logging to selfupdate script.

8b2630ebfe1aee1148d95815b4b353569d211f96 authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates to selfupdate console output.

350a74285c538e681895c523b19cac9df8ef40bf authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates all capitalized GVM_ variables in profiles.

62701c2204d3526f0c46f3361b1c8f3edc1fcbd1 authored over 9 years ago by Marco Vermeulen <[email protected]>
Further improvements to selfupdate.

0dd88846772f9f064e7790310c455b6d52d8d0a1 authored over 9 years ago by Marco Vermeulen <[email protected]>
Selfupdate for migration from gvm to sdkman.

99bf8c41c4a782193417a6aa54a49910d62daf07 authored over 9 years ago by Marco Vermeulen <[email protected]>
Upgrades to Gradle 2.7 wrapper.

da36698d426a51750b9d16d77070b92463d38af7 authored over 9 years ago by Marco Vermeulen <[email protected]>
Adds updates for java:8 image to docker file.

5d109b0d15d41c5b8298bdfdca3db4153ad5b323 authored over 9 years ago by Marco Vermeulen <[email protected]>
Adds settings.gradle to set project dir name.

82a1c97d822077f5513f388bc8726ae34347ac36 authored over 9 years ago by Marco Vermeulen <[email protected]>
Revert "Fix scrpit resource name bug in vertx server."

This reverts commit 16d30d5befde5f32447f78b00fd61e47e8c4d3e9.

4b874fac79e7a98828cf7306fcffcc6cd9c36aff authored over 9 years ago by Marco Vermeulen <[email protected]>
Update to README.md

2afcc88cd6729cfa22b615c68bc8823e314e8978 authored over 9 years ago by Marco Vermeulen <[email protected]>
Fix scrpit resource name bug in vertx server.

16d30d5befde5f32447f78b00fd61e47e8c4d3e9 authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates all references of SDKman to SDKMAN.

2fe3c27831f27c843d82777dee8cad0775cc64bf authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates README from GVM to SDKMAN.

4cab7f160cc0c76e50036e362fc8458195a1360c authored over 9 years ago by Marco Vermeulen <[email protected]>
Bug fix in install script.

3f6f168c53804281cd9d820bbcadd38c2a7d4340 authored over 9 years ago by Marco Vermeulen <[email protected]>
Remove duplicate artifacts after merge.

c047a5a184669db86bff658bf6d62ac166116e53 authored over 9 years ago by Marco Vermeulen <[email protected]>
Merge branch 'sdkman_refactor' into the_merge

Conflicts:
src/main/bash/install.sh
src/main/bash/sdkman-current.sh
src/main/bash/sdkman-init.sh

19105b22007d70a157d81852704ae10a89f90096 authored over 9 years ago by Marco Vermeulen <[email protected]>
Fixes failing zip validation test post refactor.

845758b032fe14ba44985228540a07ae58dca263 authored over 9 years ago by Marco Vermeulen <[email protected]>
Fix broken tests.

Conflicts:
src/test/groovy/sdkman/specs/CurrentCommandSpec.groovy
src/test/groovy/sdkman/specs...

fe2322da7e5a2c7c20a924742eb9ba0c5e35ef1b authored over 9 years ago by Marco Vermeulen <[email protected]>
Fix broken tests.

0f5139a503d347bde4784b524bc344f74e55b4df authored over 9 years ago by Marco Vermeulen <[email protected]>
Clean code in CurrentCommandSpec.

119336bd65bb1f8db885f8548ad8f8259ca1411b authored over 9 years ago by Marco Vermeulen <[email protected]>
Fix broken CurrentCommandSpec iterating over map entries.

0b74798e0df243586486e8c8f223b2e5e38edcd7 authored over 9 years ago by Marco Vermeulen <[email protected]>
Removes obsolete character in InitialisationSpec.

021e802549e01aec94212ce41eca1607b26b099b authored over 9 years ago by Marco Vermeulen <[email protected]>
Issue #348 - Fixes broken current command on long available candidate lists.

Conflicts:
src/main/bash/sdkman-current.sh

e044a5bf96034416401ba183140f13965bc72469 authored over 9 years ago by Marco Vermeulen <[email protected]>
Fixes broken test. Scenario length exceeded in outdated cuke.

36900eb3df3fdc5446e810f3b0b3c50ad1985fd7 authored over 9 years ago by Marco Vermeulen <[email protected]>
Issue #23 - Adding explicit SDKMAN_DIR export to bashrc snippet.

Conflicts:
src/main/bash/install.sh

0b473503fed01533481a827dfeb40555962e94b3 authored over 9 years ago by Marco Vermeulen <[email protected]>
Issue #23 - Introduces ability to install anywhere by exporting GVM_DIR before installing.

Conflicts:
src/main/bash/install.sh

63930912de25afc2651cee760949c98664de733e authored over 9 years ago by Marco Vermeulen <[email protected]>
Fix 'Running the server locally' section in Readme.md

d96790e02fa1de09814bb204a1590bc1e6085016 authored over 9 years ago by Felipe <[email protected]>
Removes obsolete character in InitialisationSpec.

7a9598842f6f67e7a1f7950af9ff2363953286cb authored over 9 years ago by Marco Vermeulen <[email protected]>
Issue #348 - Fixes broken current command on long available candidate lists.

391d8f674f82d94479257e018ddaa07d5df049ec authored over 9 years ago by Marco Vermeulen <[email protected]>
Fixes broken test. Scenario length exceeded in outdated cuke.

b3fdebf9b625128074247aadef45dd068fce3f02 authored over 9 years ago by Marco Vermeulen <[email protected]>
Issue #23 - Adding explicit GVM_DIR export to bashrc snippet.

6d91fe526ebf25f3ae6fd0883dec9fecfd4c3503 authored over 9 years ago by Marco Vermeulen <[email protected]>
Issue #23 - Introduces ability to install locally by exporting GVM_DIR before installing.

c8f537c1efff698786297c40808db6c6a38b308c authored over 9 years ago by Marco Vermeulen <[email protected]>
Merge pull request #347 from felipefzdz/master

Fix 'Running the server locally' section in Readme.md

c0885d9a3697ac516569caba257e55cd18b57465 authored over 9 years ago by Marco Vermeulen <[email protected]>
Fix 'Running the server locally' section in Readme.md

0bb53dd522d26d46cf6448ea19c5244323942f5b authored over 9 years ago by Felipe <[email protected]>
Fix broken latest broadcast stub for tests.

960964ef280ccd273b9cfee5595f4c57011be608 authored over 9 years ago by Marco Vermeulen <[email protected]>
Add test to prevent missing candidates

160c5d22969347d80a92429782aa1e183aac7a75 authored over 9 years ago by Danny Kirchmeier <[email protected]>
Fix init from missing the last few candidates

In bash, `${#ARR}` returns the length of the string in the first slot.
'asciidoctorj' has a leng...

7362736a68f3001401e8d14d9f9c917d33b959cc authored over 9 years ago by Danny Kirchmeier <[email protected]>
Merge pull request #343 from danthegoodman/fix_init_candidates

Fix init from missing the last few candidates

170bc764a9c2d88a419dec42d1aa1e0a381ea902 authored over 9 years ago by Marco Vermeulen <[email protected]>
Add test to prevent missing candidates

5ef508427a72d347b580b6fde490b3439b4162a5 authored over 9 years ago by Danny Kirchmeier <[email protected]>
Fix init from missing the last few candidates

In bash, `${#ARR}` returns the length of the string in the first slot.
'asciidoctorj' has a leng...

fc4a8e12b9984650a35109beb334c08a35abcde4 authored over 9 years ago by Danny Kirchmeier <[email protected]>
Renames SDKManBashEnvBuilder to SdkManBashEnvBuilder.

aed1500cf9cc8d1c3049333af528187cc64ff1d7 authored over 9 years ago by Marco Vermeulen <[email protected]>
Removes unused functions in sdkman-init script.

2f62eaffcae792231a80ce42ef4f60067f059a6e authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates all gvm refs in vertx server.groovy file.

935ec003a21c170b65726b0426be8aede7d208a4 authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates selfupdate script.

5165d5e4a4128a714d6a909ea28cefbf4d587ee2 authored over 9 years ago by Marco Vermeulen <[email protected]>
Changing all refs of sdkMan to sdkman in variable names.

e42031e36cc0bc09c69528d2bbe4090f1da92e5b authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates build_drone shell script.

7486a559a15185e2bcd7f53dedb2c85936bf761f authored over 9 years ago by Marco Vermeulen <[email protected]>
Drops cukes to cucumber base folder.

f9212efcc49082878c1a5df0fe2f98d548283b76 authored over 9 years ago by Marco Vermeulen <[email protected]>
Fix compilation error in initialisation step definition.

916feff7bfb7c56d9ba4b3b91ad94c6aeb02e24a authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates variable names in shell scripts.

bcbba7d47733efcec29d73498fbdbb0eb0ffd3a7 authored over 9 years ago by Marco Vermeulen <[email protected]>
Changes output of version command to SDKman.

e101564e9ed283c7acd75fd27b5816cb16b1c50d authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates templates.

4ad77a8a2a2b1b7c97dd1a07fd6d85e41b9c8c33 authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates further references found.

b20a05449aefbf0b5e1287923bdfc0b61c32abf9 authored over 9 years ago by Marco Vermeulen <[email protected]>
Further updates to build.gradle.

1647c3e940bdb339de40b6c46ffec4dd69b41838 authored over 9 years ago by Marco Vermeulen <[email protected]>
New ASCII art for install script.

60ecb866e7a2ee1b0eaa002d27b79efba52237d0 authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates install shell script gvm references to sdkman.

2a99832774f87656c4abe52a7c96e3ecf0167b74 authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates all references from gvm to sdkman in Cucumber features and step def regex. Also updates other step def refs to sdkman.

4a09bfbd5f53f4f2b9f7ae7a2340dc743f3f2670 authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates all references of gvmtool to sdkman in shell scripts.

fb2763763ea4cac34c5946aebe2f75f82a18f82c authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates all refs in build and VCS descriptor files to sdkman.

1f6dbee2e411b214254bb7b38000baed8890e83f authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates any final test code references from gvm to sdkMan.

15a1c0b8c48ca788cdc7e94967a6dd2163012b46 authored over 9 years ago by Marco Vermeulen <[email protected]>
Updates download shell script base dir location to $HOME/sdkman.

ce3cf4afebe7f0a8ce36029a7816bb4c64c9f1a4 authored over 9 years ago by Marco Vermeulen <[email protected]>
Renames all shell scritps from gvm-* to sdkman-*.

0ad87538cc31a4ab39f611f6cae5b9cf3e88fb1f authored over 9 years ago by Marco Vermeulen <[email protected]>
Moves all cukes from gvm to sdkman folder.

2cb400eeb67673c2af4dc6caf17ee44c2622824c authored over 9 years ago by Marco Vermeulen <[email protected]>
Changes test resource filenames from gvm to sdkman.

a3d0849048248bc03c1f7fa7cfefd229a3c0a111 authored over 9 years ago by Marco Vermeulen <[email protected]>
Use new CucumberOptions annotations for Cukes test runner.

13c8dc95c4ae297da39b3d133e2c07709a936074 authored over 9 years ago by Marco Vermeulen <[email protected]>
Moves all test sources from gvm to sdkman package.

68277d99788fc76689a0e45496c028e047e14d1f authored over 9 years ago by Marco Vermeulen <[email protected]>
Changes all cli gvm refs in feature files to sdk.

0f7df3f31e07235f38a3f8197029b16418b4fd8b authored over 9 years ago by Marco Vermeulen <[email protected]>
Issue #327: Introduces insecure ssl binary transfer for machines where CA certs can't be found.

f130f5c4538db7f9364a24a6f2def528d202586f authored over 9 years ago by Marco Vermeulen <[email protected]>
Issue #317 and #306: Improves initialistaion process across multiple shells.

e448b3d1a3723f3680f05157db7fe9ff51344ec5 authored over 9 years ago by Marco Vermeulen <[email protected]>
Ignore intellij IDEA descriptor.

dd605f93b1faa575268552843369523574cb5aca authored over 9 years ago by Marco Vermeulen <[email protected]>
Removes obsolete broadcast script.

df85ba864ba48bfcb522149d2c12a6183eefc419 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Merge branch 'LeeWorrall-master'

de0ea057981eb9d13e648ad6c9630c10e44a730e authored almost 10 years ago by Marco Vermeulen <[email protected]>
Use ${GVM_DIR} instead of hardcoded .gvm

71da0709fc01b4822c895db194c73c4875a28910 authored almost 10 years ago by Lee Worrall <[email protected]>
Merge pull request #321 from nobeans/fix-outdated-label

Fix the issue that the "Outdated:" label is not displayed in some cases.

c1059848a60a5f2e50e97ee0e07d2de4011e8ea0 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Fix: returns last three, not one broadcast messages.

00a408bf0d49fcb4df3d3456d7879c191b7feaf8 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Modularises procedural broadcast/offline code out of init script into broadcast/offline scripts.

d45951976fd07a6d6a89a4675650a430c3d3a546 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Gives more meaningful names to broadcast variables.

5229fdc0b21d3db8ac34822129b2cd7f9c721453 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Renames some functions.

265ad5e2880bf4334078aef000e2447fd1b160b2 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Changes gvm_valid_candidate to local variable in main function.

7b18ea7cbba506b513a23fe55ef3bd9018af8f01 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Fix the issue that the "Outdated:" label is not displayed in some cases.

5ace23e6eb78fe5bfc4bb5e7dfdecb3df7f4395d authored almost 10 years ago by Yasuharu Nakano <[email protected]>
Update acceptance test fixture to include broadcast latest id stubbed endpoint.

365e97e972d0eada511dec4751a809fc527e9d7f authored almost 10 years ago by Marco Vermeulen <[email protected]>
First pass at integration with new broadcast API.

ac70d2aa9071070e0ec86970454f4bde3682a555 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Some minor grammatical tweaks to README.

092fa3b9c2b9228f4581e7720407c6afc00e72a5 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Merge pull request #320 from nobeans/tweak-outdated

Brush up 'outdated' command.

1baa655429995e89981832b66a38fa6aff20d3dd authored almost 10 years ago by Marco Vermeulen <[email protected]>