11 Commits

Author SHA1 Message Date
Gary Russell
0ebad523ab Upgrade jfrog-cli for Central Action 2021-11-04 15:11:57 -04:00
Artem Bilan
decf67ee8d Escape build name in the release GH action
See more info in SO thread: https://stackoverflow.com/questions/61795201/github-action-failed-syntax-error-near-unexpected-token

* Upgrade dependencies; prepare for release
2021-05-17 13:32:55 -04:00
Gary Russell
2afc4fe36f Fix Signing Key Secret Name 2021-05-04 13:57:54 -04:00
Gary Russell
1a3c7424ad Add s01 URL to close and release workflows 2021-04-14 12:27:42 -04:00
Gary Russell
894bd80e28 Add Maven Publish Workflows 2021-04-14 12:15:02 -04:00
Artem Bilan
b8e92d5c3d Use the current main branch in docs (#1759) 2021-04-08 13:04:14 -04:00
Gary Russell
73d853b66a Capture Test Results in PR Builds (#1735) 2021-03-16 11:26:02 -04:00
Gary Russell
40f963c469 Add api to PR build 2021-01-04 16:51:34 -05:00
Artem Bilan
e4ddc1bf04 Remove push to master from GH actions
The `push to master` is covered with Bamboo CI plan
2020-12-04 17:01:31 -05:00
Artem Bilan
d77df70a69 Some dependencies upgrades (#1652)
* Some dependencies upgrades

* This PR is also for trying GH Actions in action

* * Fix `pr-build-workflow.yml` trailing whitespaces and indents
* Fix Checkstyle upgrade compatibility
* Fix Checkstyle violations in the code

* * Remove `.travis.yml`
* Fix `updateCopyrights` task to rely on the `GITHUB_ACTION` env var now
* Add `distributionSha256Sum` into `gradle-wrapper.properties` as it is recommended by GH Actions
2020-12-04 16:22:28 -05:00
Artem Bilan
84bad5cdcd Add GH Actions for PRs
* Initial `pr-build-workflow.yml`
2020-12-04 15:29:57 -05:00