Commit Graph

20 Commits

Author SHA1 Message Date
John Watson 9810e09a95
GHA for generating the post-release pull request (#6449) 2024-05-10 11:26:04 -07:00
jack-berg 6a572bbc47
Remove dependabot gradle wrapper (#5746) 2023-08-21 16:44:21 -05:00
Trask Stalnaker f20ee6ccbf
Delete old bot account (#5590) 2023-07-05 05:47:51 -05:00
jack-berg ca18354115
Prepare for 1.21.0 release (#5028)
* Update bom to point to opentelemetry-extension-aws:1.20.1

* Update changelog for 1.21.0 release

* Add missing since annotations

* Spotless

* Include 1.16.0 semantic convention update in changelog

* Add attribute assertions change
2022-12-09 13:22:51 -06:00
Trask Stalnaker 1209826ef1
GitHub actions sync (#4966)
* Sync

* Sync

* chmod

* Fix misspelling
2022-11-25 13:11:32 -08:00
Trask Stalnaker 9308bc29fd
Fix patch release process (#4863) 2022-10-17 17:20:54 -05:00
Trask Stalnaker d6c55f37a4
Fix release contributors script (#4848) 2022-10-14 14:27:00 -05:00
jack-berg df65356cda
Post release 1.17.0 (#4690)
* Update version in docs

* japicmp

* Exclude opentelemetry-java-bot from contributors
2022-08-15 07:44:43 -05:00
Trask Stalnaker 01807f6b4f
chmod to make script executable (#4621) 2022-07-20 10:16:58 -05:00
Trask Stalnaker 65ab38b2d6
Fix release notes generation (#4622)
* Fix release notes generation

* Update .github/scripts/generate-release-contributors.sh

Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>

Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
2022-07-20 10:16:44 -05:00
Trask Stalnaker 514ae2c975
Switch to opentelemetrybot account (#4591) 2022-07-18 17:57:46 -05:00
Trask Stalnaker 7ad506d79f
Sync workflow with latest docs (#4454)
* Sync

* Remove unnecessary group

* Fix collapsing CI checks

* fix
2022-05-17 14:24:07 +09:00
Trask Stalnaker dbf086589e
Sync (#4401) 2022-04-21 07:58:39 -07:00
Trask Stalnaker a547e2a1ab
Sync'ing workflow changes/fixes (#4388)
* Sync

* Fix prepare release workflow

* Better links

* Fix links

* Fix links

* Fix

* format

* Sync release branch name

* Add comment

* more
2022-04-19 11:49:41 +09:00
Trask Stalnaker 2fcdacec3e
Retry markdown link check on failure (#4387) 2022-04-16 09:48:08 +09:00
Trask Stalnaker e13d5ad054
More github action syncing and doc (#4369)
* More github action syncing and doc

* Reduce sporadic link failures

* chmod

* oops

* extract retry_count constant

* more

* Add 403

* doc

* more

* format

* Remove retries for now

* Trying with github_token

* fix

* fix

* revert

* Revert "revert"

This reverts commit dbad14e535.

* Remove spaces

* revertrevert
2022-04-13 11:34:38 +09:00
Trask Stalnaker 8eec1b3a14
Release workflow fixes (#4361)
* Fix release workflow

* more
2022-04-11 17:57:32 +09:00
Trask Stalnaker 82db72abcc
Sync release workflow (#4333)
* Sync release workflow

* Add example sending PR to another repo

* Use simpler sharing of env vars across steps

* Simplify, merge related jobs

* Simplify

* More improvements

* Use release/* release branch naming

* Add note about markdownlint
2022-04-05 11:22:36 +09:00
Trask Stalnaker a36766588b
Better link checking (#4304)
* Better link checking

* Fix misspellings
2022-03-25 11:42:17 +09:00
Trask Stalnaker 559d05adf5
Add markdown link check (#4287)
* Add markdown link check

* Fix links

* Now detects anchor links too!

* Reword comment
2022-03-22 14:11:34 +09:00