Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot] 7273404128
Bump burrunan/gradle-cache-action from v1.8 to v1.9 (#2541)
Bumps [burrunan/gradle-cache-action](https://github.com/burrunan/gradle-cache-action) from v1.8 to v1.9.
- [Release notes](https://github.com/burrunan/gradle-cache-action/releases)
- [Changelog](https://github.com/burrunan/gradle-cache-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/burrunan/gradle-cache-action/compare/v1.8...97d1da428b1d9b4f4a0de9aa268c72ce1fe9ca69)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-11 11:19:32 +09:00
dependabot[bot] ee04ff72c3
Update burrunan/gradle-cache-action requirement to v1.8 (#2532)
Updates the requirements on [burrunan/gradle-cache-action](https://github.com/burrunan/gradle-cache-action) to permit the latest version.
- [Release notes](https://github.com/burrunan/gradle-cache-action/releases)
- [Changelog](https://github.com/burrunan/gradle-cache-action/blob/main/CHANGELOG.md)
- [Commits](a61b505b54)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-09 08:57:53 +02:00
Anuraag Agrawal 2adb1e080c
Use new version of publish / staging plugin which has merged the two projects. (#2519) 2021-03-08 20:18:28 +09:00
Anuraag Agrawal a8676e2bc8
Create draft release with uploaded agent in github workflow. (#2237) 2021-02-10 14:44:56 +09:00
Mateusz Rzeszutek 6c80ce217f
Rename master -> main in patch release workflow (#2199) 2021-02-05 11:25:25 +01:00
Anuraag Agrawal ef5c1e4230
Add closeAndReleaseAutomatically to workflow (#1883) 2020-12-11 08:48:27 +02:00
dependabot[bot] f70eaf1896
Bump burrunan/gradle-cache-action from v1.5 to v1.6 (#1859)
Bumps [burrunan/gradle-cache-action](https://github.com/burrunan/gradle-cache-action) from v1.5 to v1.6.
- [Release notes](https://github.com/burrunan/gradle-cache-action/releases)
- [Changelog](https://github.com/burrunan/gradle-cache-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/burrunan/gradle-cache-action/compare/v1.5...feb985ecf49f57f54f31920821a50d0394faf122)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-09 09:59:30 +02:00
Anuraag Agrawal e1fd1ff56c
Mount sonatype secrets in workflows. (#1847) 2020-12-07 22:13:48 -08:00
Anuraag Agrawal f9671e70af
Sign artifacts in build instead of in bintray. (#1778) 2020-11-28 15:39:52 +09:00
Nikita Salnikov-Tarnovski 95083614a8
Build and publish artifacts as a single step (#1679)
This avoids restoring gradle cache twice, thus speeding up the workflow
2020-11-19 17:20:17 +02:00
Anuraag Agrawal eab3697660
Make commits field non-required since we don't populate it for manual cherrypicks. (#1675) 2020-11-18 13:22:22 +02:00
Anuraag Agrawal 5ec0ed3b9c
Use correct name for bintray api key (#1570) 2020-11-06 13:18:14 +09:00
Anuraag Agrawal 8650bd7bda
Copy in release build workflow from opentelemetry-java (#1450)
* Copy in release build workflow from opentelemetry-java

* Fixes

* spot
2020-10-26 09:24:02 +02:00