Commit Graph

146 Commits

Author SHA1 Message Date
dependabot[bot] e6209c3b67
Bump technote-space/workflow-conclusion-action from 2.1.6 to 2.1.7 (#3393) 2021-06-24 11:07:35 +03:00
dependabot[bot] da11d9438d
Bump docker/login-action from 1.9.0 to 1.10.0 (#3394) 2021-06-24 11:06:18 +03:00
Anuraag Agrawal d65738df62
Fix drift in patch release workflow file (#3384) 2021-06-23 13:14:12 +09:00
Lauri Tulmin 5b5992faa9
Gradle wrapper caching try 2 (#3377) 2021-06-22 09:36:03 -07:00
Lauri Tulmin 19a650027a
Cache gradle wrapper (#3363) 2021-06-21 09:35:15 -07:00
Trask Stalnaker 80b5a47406
Minor updates to release yml files (#3349) 2021-06-18 09:51:33 +09:00
Anuraag Agrawal 353ecedcc0
Remove testLatestDeps from release build. (#3343) 2021-06-17 10:28:34 -07:00
Trask Stalnaker f1beb2397f
Intellij cleanup of markdown and yaml (#3284)
* Intellij cleanup of markdown and yaml

* Revert required yaml param
2021-06-14 13:13:01 +03:00
Trask Stalnaker ac9cd8d56a
Consistent github workflows extension (#3278)
* Consistent github workflows extension

* yaml -> yml
2021-06-14 10:10:26 +03:00
Trask Stalnaker be983a9439
Rename testLatestDep job to match flag name (#3277) 2021-06-14 11:30:25 +09:00
dependabot[bot] 5fdba59c51
Bump nick-invision/retry from 2.4.0 to 2.4.1 (#3249)
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.4.0 to 2.4.1.
- [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.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: nick-invision/retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 10:26:13 +03:00
Anuraag Agrawal 86ace9dcb4
Cancel in-progress PR builds when new commit is pushed. (#3217)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-06-08 08:20:15 +09:00
Trask Stalnaker 4ce2cac645
Sync yaml files (#3145) 2021-05-31 13:43:19 -07:00
dependabot[bot] c3c5c11acb
Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (#3149)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.3...v1.0.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 07:59:11 -07:00
Trask Stalnaker 9ba984ffb8
Consistent job ordering within yaml files (#3143) 2021-05-30 19:53:52 -07:00
Trask Stalnaker d3cfd9b8ef
Retry muzzle CI step (#3141) 2021-05-31 10:12:52 +09:00
Trask Stalnaker 41f092d0e2
Fix nightly build yaml (#3133) 2021-05-30 14:01:36 +09:00
Trask Stalnaker ceb0ce9b35
Publish snapshot on every merge to main (#3097) 2021-05-27 09:38:13 -07:00
Trask Stalnaker bcfd6b4d67
Re-enable smoke tests in release build (#3006) 2021-05-16 22:05:04 -07:00
Anuraag Agrawal 615d51ad2a
Remove leftover references to bintray secrets. (#2991) 2021-05-14 18:18:25 +09:00
Anuraag Agrawal 81f9d1853f
Disable smoke tests in release build since we can't run them inline with other builds effectively. (#2990) 2021-05-14 16:04:03 +09:00
Anuraag Agrawal 3118bf2e49
Use GITHUB_TOKEN for ghcr.io push now that it's supported. (#2989) 2021-05-14 13:58:08 +09:00
dependabot[bot] c617a29e70
Bump actions/upload-release-asset from 1 to 1.0.2 (#2979)
Bumps [actions/upload-release-asset](https://github.com/actions/upload-release-asset) from 1 to 1.0.2.
- [Release notes](https://github.com/actions/upload-release-asset/releases)
- [Commits](https://github.com/actions/upload-release-asset/compare/v1...v1.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 13:15:19 +09:00
dependabot[bot] 3e4ea76149
Bump technote-space/workflow-conclusion-action from 1 to 2.1.6 (#2957)
Bumps [technote-space/workflow-conclusion-action](https://github.com/technote-space/workflow-conclusion-action) from 1 to 2.1.6.
- [Release notes](https://github.com/technote-space/workflow-conclusion-action/releases)
- [Changelog](https://github.com/technote-space/workflow-conclusion-action/blob/master/.releasegarc)
- [Commits](https://github.com/technote-space/workflow-conclusion-action/compare/v1...v2.1.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 20:21:21 -07:00
dependabot[bot] c167731cec
Bump JasonEtco/create-an-issue from 2 to 2.5.0 (#2978)
Bumps [JasonEtco/create-an-issue](https://github.com/JasonEtco/create-an-issue) from 2 to 2.5.0.
- [Release notes](https://github.com/JasonEtco/create-an-issue/releases)
- [Commits](https://github.com/JasonEtco/create-an-issue/compare/v2...v2.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 13:38:34 -07:00
dependabot[bot] 02ac89c549
Bump gradle/wrapper-validation-action from 1 to 1.0.3 (#2963)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 1.0.3.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v1.0.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 21:21:43 -07:00
dependabot[bot] 0b38133704
Bump docker/login-action from 1 to 1.9.0 (#2965)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 09:30:05 -07:00
dependabot[bot] eefa76df2b
Bump actions/checkout from 2 to 2.3.4 (#2966)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 09:29:57 -07:00
dependabot[bot] 53707960d7
Bump actions/create-release from 1 to 1.1.4 (#2964)
Bumps [actions/create-release](https://github.com/actions/create-release) from 1 to 1.1.4.
- [Release notes](https://github.com/actions/create-release/releases)
- [Commits](https://github.com/actions/create-release/compare/v1...v1.1.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 09:29:40 -07:00
Nikita Salnikov-Tarnovski b944a28b96
Fix workflow file (#2967) 2021-05-12 14:25:50 +03:00
Nikita Salnikov-Tarnovski 4b6750ac90
Add separate nightly run which does not use any gradle caches (#2950)
* Add separate nightly run which does not use any gradle caches

* Update .github/workflows/nightly-no-cache.yaml

Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>

Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2021-05-11 16:57:03 +03:00
Trask Stalnaker be85275295
Add new approver @laurit (#2839) 2021-04-22 08:59:18 -07:00
Nikita Salnikov-Tarnovski b517c97547
Don't run smoke test during latestDeps (#2743) 2021-04-07 09:35:07 +03:00
Trask Stalnaker b39348d640
Add -Werror flag to the build (#2712)
* Add -Werror to the build

* Add to javadoc also

* Run javadoc

* Change from "check javadoc" to "build"

* Fix javadoc warnings
2021-04-06 10:01:10 +03:00
Anuraag Agrawal 0bd7b4fd65
Update setup-java to v2 (#2733) 2021-04-06 10:00:21 +03:00
Trask Stalnaker f00c0d4e85
Remove --no-daemon from CI (#2708) 2021-04-05 08:49:05 +03:00
Trask Stalnaker 74b4a239a9
Split out smoke tests in nightly too (#2711) 2021-04-05 08:46:15 +03:00
Trask Stalnaker 4b319c759e
Split out smoke tests in main branch build too (#2686) 2021-04-01 09:08:11 +03:00
Trask Stalnaker bf03a77b3f
Split out smoke tests further (#2668) 2021-03-31 09:23:21 +03:00
Nikita Salnikov-Tarnovski 43f4ab4734
Run smoke tests on Windows as well (#2617)
* Run smoke tests on Windows as well

* Allow long paths on windows

* Allow long paths on windows

* Polish

* Add check that spans were generated by expected OS

* Fix method name

* Use proper extra tag

* Use long paths on CI build on Windows

* Don't run linux test images on Windows

* Don't run linux test images on Windows

* Typo

* More debug

* Don't use testcontainers on Windows

* Polish

* Update backend

* Support for extra resources on linux

* Trying Linux backend on Windows

* Pull backend images if not found

* We do use windows images for backend as well

* Use correct windows images

* Less logs

* Polish

* Better logs

* Polish

* Polish
2021-03-26 15:11:59 +02:00
Nikita Salnikov-Tarnovski 2a2d4ae2f8
Publish windows images for smoke tests backends (#2621)
* Build and push Windows Docker images for fake-backend and collector

* Run on main branch only

* Update smoke-tests/fake-backend/build.gradle

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>

* Fix comment

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-03-24 13:20:40 +02:00
Lauri Tulmin e3155ed977
Run smoketests in parallel (#2622) 2021-03-24 08:31:12 +02:00
Nikita Salnikov-Tarnovski 150b52ca19
Use azure/docker-login action (#2580) 2021-03-16 11:04:50 +02:00
Nikita Salnikov-Tarnovski 196d1b3ee7
Fix docker login on Windows (#2573)
* Fix docker login on Windows

* Add TODO
2021-03-15 17:12:03 +02:00
Nikita Salnikov-Tarnovski 0a1ea92733
Build Windows images for smoke tests (#2568) 2021-03-15 09:38:06 +02:00
Anuraag Agrawal be423c23f7
Revert patch-release-build workflow to previous plugin temporarily. 2021-03-12 13:35:05 +09:00
dependabot[bot] 999a78c9ee
Bump burrunan/gradle-cache-action from v1.9 to v1.10 (#2553)
Bumps [burrunan/gradle-cache-action](https://github.com/burrunan/gradle-cache-action) from v1.9 to v1.10.
- [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.9...cbdf4342ff988d143aa7a5aeceedffafb8c74bcf)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-11 08:49:25 +02:00
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