Trask Stalnaker
8d18e463ea
Add markdown link check ( #5449 )
...
* Add markdown link check
* Fix links
* update workflows
* move comment
2022-02-28 11:30:16 -08:00
Trask Stalnaker
d587aed81a
Clean up examples github actions job ( #5459 )
2022-02-28 10:00:11 -08:00
Trask Stalnaker
d08b4c1423
First reusable workflow ( #5460 )
2022-02-28 09:59:58 -08:00
Trask Stalnaker
e5fdfbaeb4
Add retry back to muzzle jobs ( #5457 )
2022-02-27 19:45:20 -08:00
Trask Stalnaker
e89a9f2ea1
Use gradle cache for setup-muzzle-matrix job ( #5448 )
2022-02-25 09:28:33 -08:00
Trask Stalnaker
46418d5911
More restrictive branch match ( #5445 )
2022-02-24 17:14:26 -08:00
Lauri Tulmin
1832b353f0
Run muzzle with read-only github cache ( #5444 )
2022-02-24 08:36:02 -08:00
Lauri Tulmin
7d255f2e82
Use windows-2019 for smoke tests ( #5388 )
2022-02-17 09:14:14 +02:00
Trask Stalnaker
449af9b88f
Fix a sporadic CI failure ( #5301 )
2022-02-03 08:18:05 -08:00
Trask Stalnaker
8edd8f49a3
Only publish snaphots from main ( #5252 )
2022-01-27 11:11:18 +02:00
Trask Stalnaker
b6b5b35bf3
Reduce release branch maintenance overhead ( #5245 )
...
* Reduce release branch maintenance overhead
* Fix the var name
* Check if condition needed on downstream job
* Remove unnecessary condition
2022-01-26 17:41:37 -08:00
Trask Stalnaker
25d914f74b
Run CI on release branches ( #5230 )
2022-01-25 20:53:34 -08:00
Trask Stalnaker
5d933615b2
Remove fetch-depth ( #5145 )
2022-01-17 10:27:36 -08:00
Trask Stalnaker
e86a46039d
More gradle build action cleanup ( #5140 )
...
* Remove unnecessary gradle wrapper caching
* Convert more to gradle-build-action
2022-01-15 18:47:16 -08:00
Trask Stalnaker
615bc0c60f
Remove unnecessary lines ( #5128 )
2022-01-15 10:03:15 -08:00
Trask Stalnaker
22c2691773
Fix workflow_dispatch ( #5113 )
2022-01-13 22:29:30 -08:00
Trask Stalnaker
ce257b72be
Fix examples build ( #4895 )
2021-12-13 21:43:03 -08:00
Nikita Salnikov-Tarnovski
3edfd8aa5a
Use Gradle GitHub Action ( #4887 )
2021-12-13 09:33:12 -08:00
Trask Stalnaker
9950c488c8
Fix example extension build ( #4875 )
...
* Fix example extension build
* Add CI to keep from breaking
2021-12-12 12:14:21 -08:00
dependabot[bot]
627d5ffffc
Bump nick-invision/retry from 2.5.1 to 2.6.0 ( #4874 )
...
Bumps [nick-invision/retry](https://github.com/nick-invision/retry ) from 2.5.1 to 2.6.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.5.1...v2.6.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-12-12 17:41:50 +02:00
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
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
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
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
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
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
49df789752
Fix sporadic build failure ( #4231 )
2021-09-29 10:40:20 +03:00
Trask Stalnaker
c7a7b4515c
Suppress snapshot publishing on forks ( #4202 )
2021-09-28 09:04:13 -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
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
jason plumb
df14b934b9
Benchmark results to gh pages ( #3969 )
...
* use gh-pages for benchmark overhead storage.
* remove locally generated results files (whoops)
* won't be pushing to this dir, so this can be removed now.
2021-08-26 10:16:35 -07:00
Trask Stalnaker
b66d74459e
Add building gradle-plugins to GHA workflows ( #3951 )
...
* Add building gradle-plugins to GHA workflows
* Fix nightly-no-cache
* Fix yaml
* Fix
* Add --no-build-cache for nightly-no-cache
* Sync
2021-08-25 13:09:43 -07:00
Trask Stalnaker
e38b80f0e1
Add muzzle to other builds ( #3943 )
2021-08-25 08:15:35 -07:00
Trask Stalnaker
6ceeacd381
Fix examples build ( #3899 )
...
* Fix examples build
* Publish main repo artifacts locally
* Sync builds
* Fix init script?
* Fix publishing of agent-for-testing
2021-08-22 17:26:51 -07:00
jason plumb
b7577bb31e
Benchmark overhead: Accumulate and persist results ( #3832 )
...
* persist summary and csv back into the results directory
* run nightly and don't trigger CI
* leverage autocloseable
* sort once.
* use stringbuilder
* factor out writeheader method
* add comments for clarity
2021-08-19 09:47:36 -07:00
Nikita Salnikov-Tarnovski
d73710b4dc
Run tests on j9 JVM during CI ( #3764 )
...
* During PR runs tests on j9 JVM as well
* Run test matrix on J9 as well
2021-08-12 11:13:42 +03:00
Nikita Salnikov-Tarnovski
1785db5331
Extension snapshot ( #3625 )
...
* Try to build examples against locally published snapshot
* Always build examples against latest snapshot
* Add Gradle init script to remove sonatype repo
* Build examples against locally published version only during nightly builds
* Update distro demo to the latest snapshot as well
2021-07-28 15:50:27 +03:00
Anuraag Agrawal
b6fb8753bd
Replace save-gradle-dependencies: false with read-only: true ( #3618 )
2021-07-19 19:57:32 +03:00
Anuraag Agrawal
47bdc0d6d2
Specialize dependencies cache key for testLatestDeps ( #3584 )
...
* Specialize dependencies cache key for smoke-tests
* B
* C
* D
* Fix merge
* Don't need mkdir -p
2021-07-16 11:46:21 +03:00
Nikita Salnikov-Tarnovski
7155dfcfeb
Only one main build should persist gradle depdencies to GHA cache ( #3593 )
2021-07-16 13:33:53 +09:00
Nikita Salnikov-Tarnovski
1170c1a526
Don't use cache for distro build ( #3581 )
2021-07-15 13:01:55 +03:00
Anuraag Agrawal
1e57fd0f54
Enable smoke-tests iff specified on command line ( #3542 )
...
* Enable smoke-tests iff specified on command line
* README
2021-07-12 13:29:48 +03:00
Trask Stalnaker
f28ccf5c11
Sync GHA matrix property names with sdk repo ( #3487 )
2021-07-05 10:50:29 -07:00