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
sullis
e45c13cbc6
add Gradle wrapper validation ( #1133 )
...
https://blog.gradle.org/gradle-wrapper-checksum-verification-github-action
2020-08-31 19:56:04 -07:00
sullis
a80263ccce
enable Dependabot v2 ( #1134 )
...
https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/
2020-08-31 19:55:46 -07:00
Anuraag Agrawal
83a5714a97
Use a fake OTLP backend for storing smoke tests traces instead of fil… ( #1136 )
...
* Use a fake OTLP backend for storing smoke tests traces instead of file exporter.
* Newlines
* Newlines
* Bins
2020-08-31 15:17:51 +09:00
Nikita Salnikov-Tarnovski
090cdd782b
Better local caching via burrunan/gradle-cache-action ( #1054 )
...
* Better local caching via burrunan/gradle-cache-action
* Add cached debug
* Fix yaml
* Don't push to remote cache during PR
* Polish
2020-08-19 22:00:06 +03:00
Anuraag Agrawal
bbfdbb39c0
Create abstraction for library dependencies for instrumentation. ( #977 )
...
* Create abstraction for library dependencies for instrumentation.
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2020-08-19 08:57:31 +09:00
Nikita Salnikov-Tarnovski
c9887ec048
Add CiMate to nightly job ( #1025 )
2020-08-17 16:36:52 +03:00
Nikita Salnikov-Tarnovski
08b4303d93
Try CiMate ( #980 )
2020-08-14 23:23:52 +03:00
Nikita Salnikov-Tarnovski
a8b3105ee5
Allowing to run nightly job manually ( #985 )
2020-08-14 23:03:12 +03:00
Nikita Salnikov-Tarnovski
f6ec1f5cc8
Add S3 cache ( #982 )
2020-08-14 20:46:48 +03:00
Nikita Salnikov-Tarnovski
89577a168a
Switch to Bintray Docker repo ( #959 )
...
* Debugging jib failures
* Debugging jib failures
* Switching to Bintray Docker
* Switching to Bintray Docker
* Switching to Bintray Docker
2020-08-13 10:16:08 +03:00
Nikita Salnikov-Tarnovski
8bdde56d06
Docker login during smoke test app creation ( #949 )
2020-08-12 21:09:55 +03:00
Nikita Salnikov-Tarnovski
51e06100ca
Run smoke tests on different java versions ( #948 )
...
* Run smoke tests on different java versions
* Cleaner Docker images names
2020-08-12 20:32:23 +03:00
Nikita Salnikov-Tarnovski
a222676a3e
Improved smoke tests ( #934 )
...
* Preping smoke tests
* Improved smoke tests
* Make it work in Linux
* Add workflow to run tests on PR
* Build Smoke tests
* Fix PR workflow trigger
* Fix smoke test apps trigger
* Disable smoke tests in CircleCI and let them run in Github Actions only
* Fix smoke test apps docker image names
* Polish
2020-08-12 12:34:14 +03:00
Nikita Salnikov-Tarnovski
5f31109fa2
Use better gradle cache action for local Gradle cache ( #943 )
...
* Use better gradle cache action
* Update .github/workflows/nightly.yaml
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2020-08-12 10:25:25 +03:00
Anuraag Agrawal
0430073f1e
Add --stacktrace to nightly build commands ( #873 )
2020-08-02 13:27:34 +09:00
Nikita Salnikov-Tarnovski
d264bc4940
Retry test steps of nightly builds ( #867 )
2020-08-01 23:29:51 +09:00
Nikita Salnikov-Tarnovski
58fd949524
Create issue if nightly build fails ( #857 )
2020-07-31 21:45:39 +03:00
Nikita Salnikov-Tarnovski
adec806300
Nightly build fix ( #850 )
2020-07-31 13:15:04 +03:00
Anuraag Agrawal
15e4f59a5b
Only run nightly build nightly ( #799 )
2020-07-27 14:01:45 +09:00
Nikita Salnikov-Tarnovski
62e68689f0
Use testcontainers in CI as well ( #780 )
...
* Use testcontainers in CI as well
* Use testcontainers in CI as well
2020-07-24 12:29:18 +03:00
Nikita Salnikov-Tarnovski
6ffbc69a47
First draft of nightly build job for master branch ( #775 )
2020-07-24 07:20:52 +03:00
Trask Stalnaker
68cd141e00
Add new approver @anuraaga ( #585 )
2020-06-26 13:10:36 -07:00
Trask Stalnaker
dde9137b9c
Add new approver ( #429 )
2020-05-22 11:30:32 -07:00
Trask Stalnaker
57ad15ebc5
Remove inactive maintainer ( #420 )
2020-05-20 09:30:23 -07:00
Trask Stalnaker
438e284f7f
Move CODEOWNERS to .github ( #376 )
2020-05-05 17:54:53 -07:00
Trask Stalnaker
6d1a58d151
Merge tag 'v0.50.0' into correct-history
2020-05-05 12:41:08 -07:00
Trask Stalnaker
1e29610897
Remove github workflows ( #346 )
2020-04-24 13:33:11 -07:00
Trask Stalnaker
ce3d764ffa
Merge commit '437e0f343dcd66ac344556c03bd340ce791b1fdd' into correct-history
2020-04-21 12:55:51 -07:00
Laplie Anderson
dc4ee580ad
Trigger Github actions from tags
2020-04-21 15:49:25 -04:00
Laplie Anderson
5bc7c14cd0
Merge pull request #1391 from DataDog/landerson/auto-close-issues-pagination
...
Handle pagination when auto-updating issues
2020-04-21 10:38:57 -04:00