Trask Stalnaker
|
cc4df202f9
|
Use latest download link on main branch (#5506)
|
2022-03-07 20:13:59 -08:00 |
Trask Stalnaker
|
805f25868c
|
Switch actions/setup-java from adopt to temurin (#5507)
* Switch actions/setup-java from adopt to temurin
* Revert one
|
2022-03-05 08:29:49 -08:00 |
Trask Stalnaker
|
5f2a37e326
|
Bump muzzle retry delay (#5505)
|
2022-03-05 14:08:33 +02:00 |
Trask Stalnaker
|
8c5e2ebce5
|
Move build to reusable workflow (#5483)
* Move build to reusable workflow
* pass secrets where needed
* pass secrets where needed
* build -> assemble
* and check
* Revert "and check"
This reverts commit aa981d0f4e .
* Revert "build -> assemble"
This reverts commit c00f6d1d35 .
|
2022-03-04 09:54:40 -08:00 |
Trask Stalnaker
|
c342e1a5fd
|
Simplify smoke test image workfows (#5492)
|
2022-03-03 19:51:27 -08:00 |
Trask Stalnaker
|
7fcba80fc1
|
Fix github action cache 429 (#5491)
|
2022-03-02 21:27:27 -08:00 |
Trask Stalnaker
|
93f10964d2
|
Fix testLatestDeps (#5490)
|
2022-03-02 20:23:13 -08:00 |
Trask Stalnaker
|
786e79fbda
|
Better github action cache management (#5488)
|
2022-03-02 19:58:11 -08:00 |
Trask Stalnaker
|
813c661ac8
|
Reduce muzzle sporadic failures (#5489)
|
2022-03-02 17:18:25 -08:00 |
Trask Stalnaker
|
9360cf19f9
|
Move tests to reusable workflow (#5486)
|
2022-03-02 17:16:55 -08:00 |
Trask Stalnaker
|
272dc1e0b1
|
Move testLatestDeps to reusable workflow (#5487)
|
2022-03-02 17:16:36 -08:00 |
Trask Stalnaker
|
4ad785a1da
|
Move examples to reusable workflow (#5482)
* Move examples to reusable workflow
* ci.yml too
|
2022-03-02 16:35:31 -08:00 |
Trask Stalnaker
|
cd396bca23
|
Exclude sporadically failing url (#5480)
|
2022-03-02 13:20:33 -08:00 |
Trask Stalnaker
|
14addbb487
|
Fix cache-read-only (#5481)
|
2022-03-02 12:39:17 -08:00 |
Trask Stalnaker
|
399b39eac9
|
Bump more checkout action versions (#5476)
|
2022-03-02 11:25:57 +02:00 |
dependabot[bot]
|
ae3324dcef
|
Bump actions/checkout from 2 to 3 (#5473)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-01 20:18:06 -08:00 |
Trask Stalnaker
|
3ab1b8516f
|
Add markdown spell check (#5450)
* Add markdown link check
* Fix links
* update workflows
* move comment
* Add misspell check
* Fix misspellings
* Fix more misspellings
* Run against all files
* Spotless
|
2022-03-01 19:18:53 -08:00 |
Trask Stalnaker
|
0627c369c2
|
Don't run windows smoke tests on PRs (#5471)
|
2022-03-01 11:00:56 +02:00 |
Trask Stalnaker
|
96906741c3
|
Another reusable workflow (#5470)
|
2022-02-28 14:44:42 -08:00 |
Trask Stalnaker
|
5fc5c7eab7
|
Remove unnecessary fetch-depth (#5469)
And follow convention for actions/checkout
|
2022-02-28 12:45:43 -08:00 |
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
|
938cd46480
|
Remove unnecessary github actions cache (#5447)
|
2022-02-25 10:48:45 +02: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 |
Trask Stalnaker
|
5cf757bc48
|
Add prepare patch release workflow (#5411)
|
2022-02-20 20:52:32 -08:00 |
Lauri Tulmin
|
7d255f2e82
|
Use windows-2019 for smoke tests (#5388)
|
2022-02-17 09:14:14 +02:00 |
Trask Stalnaker
|
3a2b2626a6
|
Improve the testLatestDeps PR job (#5364)
* Split out optional testLatestDeps job
* Revert "Split out optional testLatestDeps job"
This reverts commit 724e125577 .
* alt
|
2022-02-16 17:56:57 -08:00 |
Lauri Tulmin
|
696bbaa8d9
|
Collect more crash dump files (#5327)
|
2022-02-16 13:30:23 +02:00 |
Trask Stalnaker
|
8ce1445ae6
|
Autogenerate release notes (#5363)
* Stricter version parsing
* Automate release notes
* Update change log formatting
|
2022-02-15 20:18:56 -08:00 |
Anuraag Agrawal
|
aeee5b4fae
|
Publish gradle-plugins to Maven Central (#5333)
* Publish gradle-plugins to Maven Central
* Update .github/workflows/release-gradle-plugins.yml
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-02-11 11:37:01 +09:00 |
Trask Stalnaker
|
449af9b88f
|
Fix a sporadic CI failure (#5301)
|
2022-02-03 08:18:05 -08:00 |
Trask Stalnaker
|
e2b7354290
|
Add option to run testLatestDeps on PRs (#5270)
|
2022-01-31 09:41:12 -08:00 |
Trask Stalnaker
|
c3f7b15fbf
|
Use opentelemetry-java-bot as author for auto-generated commits (#5271)
* Use opentelemetry-java-bot as author for benchmark commits
* And prepare release branch workflow
|
2022-01-29 13:16:22 -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
|
d2ffdd072d
|
Add release contributor script (#5207)
* Add release contributor script
* Feedback
|
2022-01-24 20:52:25 -08:00 |
Trask Stalnaker
|
435c80c6e2
|
Use CLA approved user (#5195)
|
2022-01-21 09:31:03 -08:00 |
dependabot[bot]
|
2177a22605
|
Bump EndBug/add-and-commit from 7 to 8 (#5190)
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 7 to 8.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/EndBug/add-and-commit/compare/v7...v8)
---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-20 14:09:02 -08:00 |
Trask Stalnaker
|
98c112f0fb
|
Update release naming (#5173)
|
2022-01-19 17:10:37 +09:00 |
Trask Stalnaker
|
b337f68640
|
Add workflow to prepare release branch (#5143)
* Add workflow to prepare release branch
* Avoid third party action
* Use PAT
* Delete the branches
* Revert "Use PAT"
This reverts commit 6f0c1b11b6 .
|
2022-01-17 22:58:11 -08:00 |
Trask Stalnaker
|
71685c1417
|
Simplify release workflow (#5144)
|
2022-01-17 22:23:25 -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
|
e28b9b7ecb
|
Add workflow to release just gradle plugins (#5135)
|
2022-01-15 10:01:33 -08:00 |