Commit Graph

221 Commits

Author SHA1 Message Date
Trask Stalnaker 09d5883fb8
Update supported application servers (#4715)
* Update naming to Payara

* Alphabetize

* Update supported application servers

* A little more clarity?
2021-11-25 08:15:35 -08:00
Trask Stalnaker 54ab8fec80
Update patch release workflow (#4713) 2021-11-25 18:49:49 +09:00
Anuraag Agrawal f7365288fd
Fix release build (#4712) 2021-11-24 22:13:08 -08:00
Trask Stalnaker 67353e934a
Fix release build yaml (#4710) 2021-11-24 20:06:01 -08:00
Trask Stalnaker e417609b53
Update release process (#4709)
* Update release process

* Document how to create release branch

* wording
2021-11-24 19:45:46 -08:00
Trask Stalnaker 761b6b4e59
Remove backwards compatible -all artifact (#4707) 2021-11-24 15:54:12 -08:00
Trask Stalnaker a9928b53fd
Don't block snapshot publishing on testLatestDeps (#4684) 2021-11-21 14:49:57 -08:00
Nikita Salnikov-Tarnovski 254a26745a
Start using Gradle Enterprise instance (#4663)
* Start using Gradle Enterprise instance

* Require opt-in to publish build scan from local machine

* Publish build scan only if authenticated

* Switch to GE cache
2021-11-21 18:53:55 +02:00
Lauri Tulmin 4e39f1ad5a
Add smoke test for websphere, update smoke test server versions (#4613)
* Add smoke test for websphere, update smoke test server versions

* update workflows

* fix workflow

* Apply suggestions from code review

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

* revert accidental change

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-11-10 13:43:30 -08:00
Lauri Tulmin 59eb13fbbf
Add smoke test image for websphere and update other images (#4598)
* Add smoke test image for websphere and update other images

* fix windows liberty image build

* modify workflow to build websphere images

* correct liberty release

* fix typo

* add windows supported flag to server matrix
2021-11-08 08:49:24 -08:00
Anuraag Agrawal a7e3696176
Revert patch release workflow to 1.7.x version (#4586) 2021-11-04 12:49:09 +09:00
Mateusz Rzeszutek 2aaf4cd961
Fix CI snapshot build (#4572) 2021-11-02 14:25:30 -07:00
Trask Stalnaker e3620a4ab7
Fix the build (#4559) 2021-11-01 15:02:31 -07:00
Trask Stalnaker 37e24ec924
Sync gradle-plugins version with main project (#4248)
* Sync gradle-plugins version with main project

* More fixes

* Can rely on examples build against all branches now?

* Use common version.gradle.kts

* Update doc

* Simplify
2021-10-29 10:34:49 -07:00
Trask Stalnaker 3e3024d2b9
Fix patch release build (#4530) 2021-10-27 13:09:27 -07:00
dependabot[bot] 2ed3f2a006
Bump nick-invision/retry from 2.5.0 to 2.5.1 (#4502)
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.5.0 to 2.5.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.5.0...v2.5.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-10-26 11:01:39 +09:00
Nikita Salnikov-Tarnovski e1e30eb502
Remove --stacktrace from gradle builds (#4470) 2021-10-22 08:38:54 -07:00
Trask Stalnaker 5d7c0dd95b
Fix nightly no cache build (#4449) 2021-10-20 12:08:18 -07:00
Trask Stalnaker 9c19ecdda3
Fix nightly build (#4434) 2021-10-19 22:29:33 -07:00
Lauri Tulmin 17a85bbc22
Use byte-buddy-dep instead of byte-buddy (#4400)
* Use byte-buddy-dep instead of byte-buddy

* print stacktrace on examples failure

* try to fix gradle plugins

* try to fix extension build

* try to fix extension build

* try to fix extension build

* try to fix extension build

* try removing mavenLocal

* add mavenLocal plugin repository

* publish gradle-plugins to mavenLocal for examples ci build

* Fix bytebuddy exclusion
2021-10-19 13:46:48 -07:00
Trask Stalnaker dce8c91ee5
Fix release build yaml (#4429) 2021-10-19 12:44:37 -07:00
Trask Stalnaker ae008c6892
Fix issue creation on build failure (#4376) 2021-10-13 21:45:55 -07:00
Trask Stalnaker 7ff98128c6
Fix issue creation on build failure (#4373) 2021-10-13 16:03:14 -07:00
Trask Stalnaker 3bec44c0e3
Fix issue on build failure (#4371) 2021-10-13 15:22:57 -07:00
dependabot[bot] 746631d212
Bump nick-invision/retry from 2.4.1 to 2.5.0 (#4325)
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.4.1 to 2.5.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.4.1...v2.5.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-08 09:05:58 +02:00
Trask Stalnaker 02b8f0d6dc
Open issue on nightly benchmark job failure (#4305)
* Open issue on nightly benchmark job failure

* feedback
2021-10-06 11:52:20 -07:00
Trask Stalnaker 9edb3fd4f5
Rename smoke test image modules (#4295)
* Move under images directory

* Update references

* More

* Rename matrix to servlet

* executable

* Missed rename
2021-10-05 15:47:01 +09:00
Trask Stalnaker cfdc4ac7e5
Change the default javaagent artifact to have exporters (#4106)
* Change default javaagent to all, introduce slim

* Update release builds

* Update examples build

* Update benchmark-overhead

* Update benchmark-e2e

* Update docs where ok pre-release

* Update misc

* Fix references to fullJavaagentJar

* Fix it

* Delete doc for pre-1.0 releases

* Attach backwards compatible "all" artifact to releases

* Comment

* Comment

* guessing

* fix

* Update version

* Add otlp/grpc exporter to slim artifact

* Fix comment
2021-10-02 11:28:11 -07:00
Trask Stalnaker 1841200e91
Verify example extension during release build (#4247) 2021-09-30 10:00:45 -07:00
Trask Stalnaker d82c9396ed
Faster patch release build (#4249) 2021-09-30 15:44:57 +03:00
Trask Stalnaker 49df789752
Fix sporadic build failure (#4231) 2021-09-29 10:40:20 +03:00
dependabot[bot] 4d57fc26b8
Bump JasonEtco/create-an-issue from 2.5.0 to 2.6 (#4225)
Bumps [JasonEtco/create-an-issue](https://github.com/JasonEtco/create-an-issue) from 2.5.0 to 2.6.
- [Release notes](https://github.com/JasonEtco/create-an-issue/releases)
- [Commits](https://github.com/JasonEtco/create-an-issue/compare/v2.5.0...v2.6)

---
updated-dependencies:
- dependency-name: JasonEtco/create-an-issue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 16:30:53 -07:00
Trask Stalnaker c7a7b4515c
Suppress snapshot publishing on forks (#4202) 2021-09-28 09:04:13 -07:00
Trask Stalnaker 0b9d8c37a5
Remove collector from smoke tests (#4186) 2021-09-21 12:33:01 -07:00
Trask Stalnaker 411fcca89a
Fix open issue on failure (#4161) 2021-09-17 11:50:38 -07:00
Trask Stalnaker 28c68b91a0
Update "other" smoke tests to Java 16 (#4144)
* Update "other" smoke tests to Java 16

* Bump extraTag

* Play doesn't support Java 16 (or 17) yet

* Fix formatting
2021-09-17 11:50:21 -07:00
Trask Stalnaker 6c8175194d
Open issue on smoke test image publishing failure (#4146)
* Open issue on smoke test image publishing failure

* Update .github/templates/smoke-test-image-publishing-failed.md

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

Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2021-09-17 10:54:15 -07:00
Trask Stalnaker 07b5d667ec
Build smoke test images on PR (#4145)
* Build smoke test images on PR

* publish -> build

* Play doesn't support Java 16 (or 17) yet
2021-09-17 09:40:53 -07:00
Trask Stalnaker 11bc04af9c
Better build names for smoke test images (#4131) 2021-09-15 09:39:37 -07:00
Trask Stalnaker d9a0bdfde2
Fix windows smoke test image build (#4115) 2021-09-13 11:40:23 -07:00
Trask Stalnaker a576dd5625
Update smoke test docker images (#4095)
* Update smoke test docker images

* Parallelize

* Clean up

* Some linux Java 17

* Less
2021-09-13 09:59:48 -07:00
Nikita Salnikov-Tarnovski 1db3f657d1
Update ci.yml (#4111)
Require successful `muzzle` step before publishing snapshots
2021-09-13 14:30:32 +02:00
Trask Stalnaker bf2512213e
Consistent naming for nightly builds (#4101) 2021-09-13 16:16:44 +09:00
dependabot[bot] ce85fd963c
Bump technote-space/workflow-conclusion-action from 2.1.7 to 2.2 (#4054)
Bumps [technote-space/workflow-conclusion-action](https://github.com/technote-space/workflow-conclusion-action) from 2.1.7 to 2.2.
- [Release notes](https://github.com/technote-space/workflow-conclusion-action/releases)
- [Changelog](https://github.com/technote-space/workflow-conclusion-action/blob/main/.releasegarc)
- [Commits](https://github.com/technote-space/workflow-conclusion-action/compare/v2.1.7...v2.2)

---
updated-dependencies:
- dependency-name: technote-space/workflow-conclusion-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07 11:40:03 +09:00
jason plumb 78c4d981fc
Use a different action and be a bit more hands-on with result handling. (#4038) 2021-09-01 09:17:02 -07:00
Trask Stalnaker 6bf893bdc6
Fix patch release workflow to push changes (#4034) 2021-08-31 09:48:48 -07:00
Trask Stalnaker ecde2c7940
Fix smoke tests on windows (#4011)
* Revert "Use --no-daemon on windows builds (#4000)"

This reverts commit c13063b5ea.

* Fix sporadic smoke test failure on Windows
2021-08-29 21:15:20 -07:00
Trask Stalnaker c13063b5ea
Use --no-daemon on windows builds (#4000) 2021-08-28 10:19:09 -07:00
Trask Stalnaker a5f622a5a2
Fix windows smoke tests in patch release build (#3982)
* Fix windows smoke tests in patch release build

* Update docs
2021-08-26 23:52:20 -07:00
Trask Stalnaker f0c5699b4c
Cherry-pick before running patch release tests (#3979) 2021-08-26 21:54:17 -07:00