Mercurial > public > develkit
log
age | author | description |
---|---|---|
2023-03-06 | Marc Davis | remove println |
2023-03-06 | Marc Davis | change how the version is parsed from git commands |
2023-03-06 | Marc Davis | list all branches |
2023-03-06 | Marc Davis | debug println |
2023-03-06 | Marc Davis | check for current release and hotfix branches when looking for latest snapshot |
2023-03-04 | Marc Davis | update locking strat for git specific gradle script. |
2023-03-02 | Marc Davis | use artifactory40.gradle, similar to the init50.gradle script plugin |
2023-02-26 | Marc Davis | wrap in unsecure uri |
2023-02-17 | Marc Davis | handle non semver tags and ignore |
2023-02-09 | Marc Davis | fix urls |
2023-02-09 | Marc Davis | fix spelling |
2023-02-09 | Marc Davis | fix spelling |
2023-02-09 | Marc Davis | fix url path |
2023-02-09 | Marc Davis | Add new artifactory*.gradle that removes the credentials. Update the init*-git.gradle to use this new script. The script will require a parameters in bamboo but will allow us to remove the gradlekit project. |