Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sdkman/sdkman-vendor-gradle-plugin
A plugin for Gradle to allow Vendors to release Candidate Versions on SDKMAN!
https://github.com/sdkman/sdkman-vendor-gradle-plugin
Tweaks to config validation.
c8494329fc59be69efe893f1d4c20e0d6d77da68 authored almost 10 years ago by Marco Vermeulen <[email protected]>
c8494329fc59be69efe893f1d4c20e0d6d77da68 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Moves ConfigValidation into validation package.
47d856ec50983867805123e8ee4ed4aa19953f0a authored almost 10 years ago by Marco Vermeulen <[email protected]>
47d856ec50983867805123e8ee4ed4aa19953f0a authored almost 10 years ago by Marco Vermeulen <[email protected]>
Renames GvmConfig to GvmExtension.
27d5cbbba70fb7de68fb17f218edbf3960f170ac authored almost 10 years ago by Marco Vermeulen <[email protected]>
27d5cbbba70fb7de68fb17f218edbf3960f170ac authored almost 10 years ago by Marco Vermeulen <[email protected]>
Splits OAuth and ApiConnectivity into separate traits.
97adcd98cc88eee693e737f5ee240325d8a3b5b9 authored almost 10 years ago by Marco Vermeulen <[email protected]>
97adcd98cc88eee693e737f5ee240325d8a3b5b9 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Ignore intellij artifacts.
ee580048ea31257c2f9d80dfb57b05be6b667ea4 authored almost 10 years ago by Marco Vermeulen <[email protected]>
ee580048ea31257c2f9d80dfb57b05be6b667ea4 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Removes obsolete try blocks in task implementations.
55c2e1f7a8d1a930861129fa05408b2e99670b6b authored almost 10 years ago by Marco Vermeulen <[email protected]>
55c2e1f7a8d1a930861129fa05408b2e99670b6b authored almost 10 years ago by Marco Vermeulen <[email protected]>
Renames GvmReleaseBaseTask to GvmVendorBaseTask.
c8bfa565523b662ba53247a182d317330884e7af authored almost 10 years ago by Marco Vermeulen <[email protected]>
c8bfa565523b662ba53247a182d317330884e7af authored almost 10 years ago by Marco Vermeulen <[email protected]>
Redistribute logic in finer grained traits.
eaf7bab6311d8647256a2810a529479106184c28 authored almost 10 years ago by Marco Vermeulen <[email protected]>
eaf7bab6311d8647256a2810a529479106184c28 authored almost 10 years ago by Marco Vermeulen <[email protected]>
Give descriptions to GvmDefaultVersionTask and GvmReleaseVersionTask.
d043ecf9c64e19f2ef831c8ff12138b341c62ced authored about 10 years ago by Marco Vermeulen <[email protected]>
d043ecf9c64e19f2ef831c8ff12138b341c62ced authored about 10 years ago by Marco Vermeulen <[email protected]>
Move config validation into trait.
1499c36acf7f2f79ed72ddff03987a3c143a0eae authored about 10 years ago by Marco Vermeulen <[email protected]>
1499c36acf7f2f79ed72ddff03987a3c143a0eae authored about 10 years ago by Marco Vermeulen <[email protected]>
Using hibernate validator inside GvmReleaseBaseTask to validate GvmConfig.
5245c59628589b09b68de2e55592d6333e97fcb4 authored about 10 years ago by Marco Vermeulen <[email protected]>
5245c59628589b09b68de2e55592d6333e97fcb4 authored about 10 years ago by Marco Vermeulen <[email protected]>
Introduce hibernate validator annotations with validation tests to GvmConfig.
967ce8b8c95a6ec8f29550a7b31a8be1d7acbd6f authored about 10 years ago by Marco Vermeulen <[email protected]>
967ce8b8c95a6ec8f29550a7b31a8be1d7acbd6f authored about 10 years ago by Marco Vermeulen <[email protected]>
Fixes error message logging.
26e2a92fdf2c2672f4f9d010e7e09eab7fa6f725 authored about 10 years ago by Marco Vermeulen <[email protected]>
26e2a92fdf2c2672f4f9d010e7e09eab7fa6f725 authored about 10 years ago by Marco Vermeulen <[email protected]>
Generalises ReleaseApiAccess trait name to ApiAccess.
7d00356af23278749123b1721546eb7f798f69c6 authored about 10 years ago by Marco Vermeulen <[email protected]>
7d00356af23278749123b1721546eb7f798f69c6 authored about 10 years ago by Marco Vermeulen <[email protected]>
Refines default version task and api access.
a2942f5f373b3619e4696dec1b2008eb77c11836 authored about 10 years ago by Marco Vermeulen <[email protected]>
a2942f5f373b3619e4696dec1b2008eb77c11836 authored about 10 years ago by Marco Vermeulen <[email protected]>
Refines release version task and api access.
4405654d539b3ca2e241ef3560b972989a6b7d83 authored about 10 years ago by Marco Vermeulen <[email protected]>
4405654d539b3ca2e241ef3560b972989a6b7d83 authored about 10 years ago by Marco Vermeulen <[email protected]>
Logging improvements when releasing a version.
70a019bd6c79597b9c685abb3bbc214e1bfdac1a authored about 10 years ago by Marco Vermeulen <[email protected]>
70a019bd6c79597b9c685abb3bbc214e1bfdac1a authored about 10 years ago by Marco Vermeulen <[email protected]>
Introduces GvmDefaultVersionTask for marking versions as default.
a151c082f440ea2a2b273d832bad6e03c619093e authored about 10 years ago by Marco Vermeulen <[email protected]>
a151c082f440ea2a2b273d832bad6e03c619093e authored about 10 years ago by Marco Vermeulen <[email protected]>
Renames GvmReleaseApiTask to GvmReleaseBaseTask.
610552e79be294e24ef9dd238af40caa74f71bab authored about 10 years ago by Marco Vermeulen <[email protected]>
610552e79be294e24ef9dd238af40caa74f71bab authored about 10 years ago by Marco Vermeulen <[email protected]>
Adds GvmVendorPlugin and net.gvmtool.vendor.properties gradle descriptor.
f00d8270e6ef5c6ccee8a6babfe4363806636f53 authored about 10 years ago by Marco Vermeulen <[email protected]>
f00d8270e6ef5c6ccee8a6babfe4363806636f53 authored about 10 years ago by Marco Vermeulen <[email protected]>
Removes unused files.
20a268461f5dd018380033749370dd941d72abb9 authored about 10 years ago by Marco Vermeulen <[email protected]>
20a268461f5dd018380033749370dd941d72abb9 authored about 10 years ago by Marco Vermeulen <[email protected]>
Introduce GvmReleaseApiTask and GvmReleaseVersionTask.
5f42ce306db6b904f07ca59337c2d4daef4a869a authored about 10 years ago by Marco Vermeulen <[email protected]>
5f42ce306db6b904f07ca59337c2d4daef4a869a authored about 10 years ago by Marco Vermeulen <[email protected]>
Tweak build dependencies.
9695a12ebf002ca56051dabbe4679babf0ce0ab2 authored about 10 years ago by Marco Vermeulen <[email protected]>
9695a12ebf002ca56051dabbe4679babf0ce0ab2 authored about 10 years ago by Marco Vermeulen <[email protected]>
Introduces Traits for release api access and exception handling.
f4d7562a6432a51f68c2c4bfd671eee1c9783492 authored about 10 years ago by Marco Vermeulen <[email protected]>
f4d7562a6432a51f68c2c4bfd671eee1c9783492 authored about 10 years ago by Marco Vermeulen <[email protected]>
Introduce GvmConfig to hold gvm configuration.
67f75d41b99b8e100e1cefacd075515f35b9c57e authored about 10 years ago by Marco Vermeulen <[email protected]>
67f75d41b99b8e100e1cefacd075515f35b9c57e authored about 10 years ago by Marco Vermeulen <[email protected]>
Register a default version task.
65814baa1a7b1181bcf4a2a45545fd7a6a36b936 authored about 10 years ago by Marco Vermeulen <[email protected]>
65814baa1a7b1181bcf4a2a45545fd7a6a36b936 authored about 10 years ago by Marco Vermeulen <[email protected]>
Introduce GvmVendorPlugin and spec.
6e3804827a5d3da121965abcb8b834a31e1ac4dd authored about 10 years ago by Marco Vermeulen <[email protected]>
6e3804827a5d3da121965abcb8b834a31e1ac4dd authored about 10 years ago by Marco Vermeulen <[email protected]>
Ignore resources from vcs.
2c3699ebb385788e4bba8927b2eb6faf410cba31 authored about 10 years ago by Marco Vermeulen <[email protected]>
2c3699ebb385788e4bba8927b2eb6faf410cba31 authored about 10 years ago by Marco Vermeulen <[email protected]>
Adds build artifacts for gradle.
f0b59a42b614ae2b218bfa18934c786d980006d1 authored about 10 years ago by Marco Vermeulen <[email protected]>
f0b59a42b614ae2b218bfa18934c786d980006d1 authored about 10 years ago by Marco Vermeulen <[email protected]>