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
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
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
22c2691773
Fix workflow_dispatch ( #5113 )
2022-01-13 22:29:30 -08:00
Nikita Salnikov-Tarnovski
d81049a174
Make nightly-no-cache.yml send scans to GE ( #5107 )
2022-01-13 10:55:24 -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
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
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
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
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
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
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
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
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
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
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
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
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
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
ac9cd8d56a
Consistent github workflows extension ( #3278 )
...
* Consistent github workflows extension
* yaml -> yml
2021-06-14 10:10:26 +03:00