Commit Graph

92 Commits

Author SHA1 Message Date
Mateusz Rzeszutek 6c80ce217f
Rename master -> main in patch release workflow (#2199) 2021-02-05 11:25:25 +01:00
Anuraag Agrawal cd1ad985d5
Update workflows to main (#2118) 2021-01-26 20:26:00 +09:00
Trask Stalnaker de8f885042
Add new approver @pavolloffay (#2083) 2021-01-20 17:29:37 -08:00
dependabot[bot] e44a3ac7f2
Bump nick-invision/retry from v2.2.0 to v2.4.0 (#1982)
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from v2.2.0 to v2.4.0.
- [Release notes](https://github.com/nick-invision/retry/releases)
- [Changelog](https://github.com/nick-invision/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-invision/retry/compare/v2.2.0...7c68161adf97a48beb850a595b8784ec57a98cbb)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 16:32:47 +02:00
Aman Brar d9dc07c154
Add CodeQL security scan (#1971) 2021-01-05 13:43:13 -08:00
Anuraag Agrawal 8d74baa2e4
Run tests with javaagent. (#1643)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-01-04 13:13:24 -08:00
Vladimir Šor f28e64b877
Include a link to failed build in the issue. (#1943) 2020-12-18 11:18:57 +02:00
Nikita Salnikov-Tarnovski 516e323e88
Remove integration with CiMate (#1921) 2020-12-16 19:11:26 +02:00
Anuraag Agrawal ef5c1e4230
Add closeAndReleaseAutomatically to workflow (#1883) 2020-12-11 08:48:27 +02:00
Nikita Salnikov-Tarnovski 8976e921d0
Separate nightly build from CI build on main branch (#1860) 2020-12-10 09:36:26 +09: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 2fe89587e2
Revert "Release build can rely on master build checks instead of testing again. (#1792)" (#1846)
This reverts commit 6d046bf52a.
2020-12-08 13:44:25 +09:00
Nikita Salnikov-Tarnovski 04217319ad
Let smoke test use non-default servlet context (#1844) 2020-12-07 14:39:23 +02:00
Nikita Salnikov-Tarnovski 71f1a79100
Introduce test matrix (#1821)
* Introduce test matrix and proper WildFly test

* Restore test to old version until matrix is merged

* Add workflow to publish test matrix

* Satisfy checkstyle

* Polish

* Use docker build args instead of replacing tokens
2020-12-03 12:34:45 +02:00
Anuraag Agrawal 6d046bf52a
Release build can rely on master build checks instead of testing again. (#1792) 2020-12-02 13:57:21 +09:00
Anuraag Agrawal 3475cbd77d
Migrate test docker images to GHCR. (#1790) 2020-11-30 09:15:42 +02:00
Anuraag Agrawal f9671e70af
Sign artifacts in build instead of in bintray. (#1778) 2020-11-28 15:39:52 +09:00
Anuraag Agrawal acd0ac07e2
Use -P correctly instead of -D for specifying toolchain paths (#1775)
* Disable toolchain detection on CI

* P not D

* Reenable CI branch selection.
2020-11-26 11:04:38 +02:00
Anuraag Agrawal 91a9e1885e
Replace java test version rule with property. (#1769)
* Replace java test version rule with property.

* Fix enabled check

* Update java.gradle
2020-11-26 16:53:20 +09:00
Nikita Salnikov-Tarnovski bdc3664600
Update nightly.yaml (#1745)
Increase timeout for testJava15
2020-11-23 14:57:59 -08:00
dependabot[bot] 2ba278489e
Bump nick-invision/retry from v2.1.0 to v2.2.0 (#1686)
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from v2.1.0 to v2.2.0.
- [Release notes](https://github.com/nick-invision/retry/releases)
- [Changelog](https://github.com/nick-invision/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-invision/retry/compare/v2.1.0...fb3bca3fb54f6488d7508c8d1eeb64b94efd5a93)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-20 15:12:45 +02:00
Nikita Salnikov-Tarnovski dca64662f6
Build and publish snapshot on merge (#1695) 2020-11-19 12:07:29 -08: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
dependabot[bot] 6e9ccfc39d
Bump nick-invision/retry from v1 to v2.1.0 (#1642)
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from v1 to v2.1.0.
- [Release notes](https://github.com/nick-invision/retry/releases)
- [Changelog](https://github.com/nick-invision/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-invision/retry/compare/v1...0bbc6bd3b0ad09abe4b1041bc3df6fc2446f4151)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 13:24:01 -08:00
Anuraag Agrawal d435da4638
Update to Gradle 6.7 and use new toolchains feature for testing on Ja… (#1627)
* Update to Gradle 6.7 and use new toolchains feature for testing on Java versions.

* Update docs

* Add back sum

* Use GitHub test JDK for toolchain.

* Use maxJavaVersionForTests for default test version when set.

* Fix RMI

* Fix configs

* Go back to rule

* Extract variable for default Java version.
2020-11-16 10:29:36 +02:00
Anuraag Agrawal 5ec0ed3b9c
Use correct name for bintray api key (#1570) 2020-11-06 13:18:14 +09:00
Anuraag Agrawal b680ece4d1
bintrayUpload freezes, so add some info logging to see what happens. (#1569) 2020-11-06 12:04:40 +09:00
Anuraag Agrawal 6c1dabf782
Tag smoke test images with date and run ID from workflow. (#1559)
* Tag smoke test images with sha from workflow.

* Pass tag as date from workflow

* Echo tag which is nice to see in logs

* Add run ID

* Remove seconds

* Missed files
2020-11-05 19:11:29 +09:00
Anuraag Agrawal d4a64f7ad4
Add manual dispatch trigger to smoke dist builds. (#1531) 2020-10-30 16:18:47 +09:00
Sergei Malafeev af5fb0c944
Create github issue templates (#1511)
* #377 Create github issue templates

Signed-off-by: Sergei Malafeev <sergei@malafeev.org>

* No-op change for easy retrigger of build

* use 'bug' and 'enhancement' labels

Signed-off-by: Sergei Malafeev <sergei@malafeev.org>

Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>
2020-10-29 16:20:15 +02:00
Nikita Salnikov-Tarnovski dddd921f45
Fix publishing permissions (#1501) 2020-10-27 21:12:56 +02:00
Nikita Salnikov-Tarnovski 39bdba7204
Fail PR check if workflow failed (#1498) 2020-10-27 16:56:13 +02:00
Nikita Salnikov-Tarnovski 459dbf6ac9
Building snapshot version needs all tags (#1484) 2020-10-26 18:55:34 +02: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
Nikita Salnikov-Tarnovski d033ed594f
Review our usage of gradle cache (#1474)
* Experiments

* Experiments

* Experiments

* Update nightly.yaml

Trying to populate remote cache

* Experiments

* Better cache and snapshot publishing in GHA

* Read-only remote cache for PRs
2020-10-25 22:06:21 +02:00
Nikita Salnikov-Tarnovski 9c97941580
Update build-grpc-smoke-dist.yaml (#1437)
Fix description
2020-10-21 11:45:37 +03:00
Anuraag Agrawal a6e0e27ad4
Remove usage of Contexts from grpc instrumentation. (#1426)
* Fix grpc instrumentation cannot be applied due to muzzle error and add smoke test.

* Add workflow for building smoke test image

* Revert debug logging

* Java versions
2020-10-21 09:58:45 +09:00
Nikita Salnikov-Tarnovski 15e0b2ff32
Run build without warnings (#1387) 2020-10-15 16:10:22 -07:00
Nikita Salnikov-Tarnovski 79ab34b6ef
Single GHA job to mark PR OK/NOK (#1333)
* Single GHA job to mark PR OK/NOK

* Debug

* Debug

* Extract smoke test as a separate job

* Debug

* Debug

* Debug

* Debug

* Debug

* Debug

* Debug

* Fix for greedy testcontainers
2020-10-07 15:03:34 +03:00
Nikita Salnikov-Tarnovski c16520b35b
Removed deprecated set-env usage (#1334) 2020-10-06 10:55:51 -07:00
Nikita Salnikov-Tarnovski 8510744f20
Run muzzle during PR (#1324)
* Run muzzle as GitHub Action

* Parallelize muzzle

* Parallelize muzzle

* Parallelize muzzle

* Parallelize muzzle

* Parallelize muzzle

* No cache for muzzle

* Polish

* Let's try without cache

* Restore cache
2020-10-06 07:43:15 +03:00
Trask Stalnaker 4ceca3e56d
Add new approver (#1289) 2020-09-30 11:00:35 -07:00
dependabot[bot] 621be89956
Bump burrunan/gradle-cache-action from v1.4 to v1.5 (#1257)
Bumps [burrunan/gradle-cache-action](https://github.com/burrunan/gradle-cache-action) from v1.4 to v1.5.
- [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.4...03c71a8ba93d670980695505f48f49daf43704a6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2020-09-29 07:52:58 +03:00
Pavol Loffay 91b177165c
Bump Java from 14 to 15 in CI (#1252)
* Bump Java from 14 to 15 in CI

Signed-off-by: Pavol Loffay <ploffay@redhat.com>

* Review comments

Signed-off-by: Pavol Loffay <ploffay@redhat.com>

* adjust comment

Signed-off-by: Pavol Loffay <ploffay@redhat.com>

* Bump jacoco to 0.8.6

Signed-off-by: Pavol Loffay <ploffay@redhat.com>

* maxJavaVersionForTests

Signed-off-by: Pavol Loffay <ploffay@redhat.com>
2020-09-24 15:27:33 +03:00
Nikita Salnikov-Tarnovski 3eca8a4d47
Validate gradle wrapper only when changed (#1157)
* Validate gradle wrapper only when changed

* Validate gradle wrapper only when changed
2020-09-03 07:31:44 +03:00
Nikita Salnikov-Tarnovski ef39cdbf53
Remove unused GHAs (#1147) 2020-09-01 10:20:36 -07:00
Anuraag Agrawal ecef123305
Bump burrunan/gradle-cache-action from v1 to v1.4 (#1144)
* Revert "Bump burrunan/gradle-cache-action from v1 to v1.3 (#1140)"

This reverts commit 5bda9cd9fb.

* 1.4
2020-09-01 17:24:27 +09:00
dependabot[bot] 5bda9cd9fb
Bump burrunan/gradle-cache-action from v1 to v1.3 (#1140)
Bumps [burrunan/gradle-cache-action](https://github.com/burrunan/gradle-cache-action) from v1 to v1.3.
- [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...eb0ac4c0a04cffaa58d199a7a4356c506bdfed57)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-01 07:44:26 +03:00