Commit Graph

51 Commits

Author SHA1 Message Date
Trask Stalnaker a82666ca19
Update everywhere to use new otelbot github app (#13256) 2025-02-10 05:17:12 -08:00
Trask Stalnaker cb520b1f6f
Revert "Update release schedule (#12844)" (#13035)
Co-authored-by: Jay DeLuca <jaydeluca4@gmail.com>
2025-01-14 09:57:33 +02:00
Trask Stalnaker 4af0dd53e2
Update release schedule (#12844) 2024-12-08 07:16:00 -08:00
Trask Stalnaker ef2f034329
Automate post-release step (#12463) 2024-10-18 07:20:48 -07:00
Trask Stalnaker e4445ab507
Update RELEASING.md (#10226) 2024-01-15 12:48:46 +02:00
Trask Stalnaker 8fb2fe6473
Remove dependabot (#9136) 2023-08-03 11:51:52 +02:00
Trask Stalnaker 2bdddafdc4
Apply Prettier to markdown files (#8968) 2023-07-19 12:22:35 -07:00
Trask Stalnaker 84a8c11ae4
Fine-tune releasing instructions (#8384) 2023-04-28 08:57:41 +02:00
Trask Stalnaker c45e7578c1
Add a release step (#7128) 2022-11-10 13:37:12 +02:00
Trask Stalnaker 7ec441bb3a
Update releasing doc (#6911)
Something I learned today...
2022-10-19 13:56:35 +03:00
Trask Stalnaker 461420110a
Small release doc update (#6878) 2022-10-14 08:54:01 -07:00
Mateusz Rzeszutek edf421ede5
Stabilize instrumentation-api and introduce jApiCmp checks (#6566)
* Stabilize instrumentation-api and introduce jApiCmp checks

* Update

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-09-09 15:26:39 -07:00
Trask Stalnaker 0256c2dbc6
Add release cadence (#6565) 2022-09-09 08:24:51 -07:00
Trask Stalnaker c8a68155c7
Update releasing doc (#6205) 2022-06-23 12:29:26 -07:00
Trask Stalnaker 0bdf26af51
Release workflow simplifications (#6169)
* Release workflow simplifications

* Remove now unused workflow

* Fix

* Remove prerelease support
2022-06-14 10:29:56 +03:00
Trask Stalnaker 432606a168
Sync (#5998) 2022-05-10 09:27:00 -07:00
Trask Stalnaker d949a82d06
Sync (#5900) 2022-04-21 09:28:09 -07:00
Trask Stalnaker 72b93eb7d3
Fix workflow links (#5871)
* Fix workflow links

* fix

* format

* format
2022-04-18 21:59:03 -07:00
Trask Stalnaker 87a51414f7
Move and improve change log script (#5845) 2022-04-15 14:29:09 -07:00
Trask Stalnaker 8ec8a80baa
Update patch reasons (#5837) 2022-04-15 18:26:52 +03:00
Trask Stalnaker bfd456addc
Workflow updates and fixes (#5785)
* Port https://github.com/open-telemetry/opentelemetry-java/pull/4353

* Port https://github.com/open-telemetry/opentelemetry-java/pull/4359

* Port https://github.com/open-telemetry/opentelemetry-java/pull/4361

* Port https://github.com/open-telemetry/opentelemetry-java/pull/4362

* More syncing

* And sync markdown link check

Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2022-04-11 14:55:29 -07:00
Trask Stalnaker d908821072
Workflow cleanup/sync (#5736)
* Workflow cleanup/sync

* more

* more

* more

* fix

* consistency

* Use simpler sharing of env vars across steps

* Simplify, merge related jobs

* Simplify

* More improvements

* Use release/* release branch naming
2022-04-04 11:51:12 -07:00
Trask Stalnaker ba3863eb1b
Sync github actions (#5695)
* Automate post-release change log merging

* wording

* rearrange

* wording

* Follow general template

* Update RELEASING

* Update RELEASING

* Update RELEASING

* Sync github actions

* more

* more

* Remove outdated comment

* Updates

* sync

* more
2022-03-29 10:21:17 -07:00
Trask Stalnaker ec97a438d5
Automate backports (#5686)
* Automate backports

* Update releasing doc

* updates
2022-03-25 09:59:22 -07:00
Trask Stalnaker 62cc5ccea8
Switch from unmaintained release actions (#5644) 2022-03-21 08:32:29 -07:00
Trask Stalnaker 8b5a79cc90
Update release instructions (#5611) 2022-03-18 11:53:01 -07:00
Trask Stalnaker d2bd06e384
Update release instructions (#5556)
after changing download link in `main` branch to `latest`
2022-03-11 23:56:06 -08:00
Trask Stalnaker 2d04a70906
Update release instructions (#5519) 2022-03-07 20:14:19 -08:00
Trask Stalnaker 5cf757bc48
Add prepare patch release workflow (#5411) 2022-02-20 20:52:32 -08:00
Trask Stalnaker 789b23785e
Minor release doc updates (#5358)
* Minor release doc updates

* more
2022-02-16 14:00:17 +02:00
Trask Stalnaker 920c0327e0
Update release instructions (#5222) 2022-01-26 09:26:36 -08:00
Trask Stalnaker dd72e9e5f4
Update RELEASING.md (#5131)
* Update RELEASING.md

* Remove generate-release-contributors.sh

* Simplify
2022-01-18 12:07:12 -08: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 30b231645f
Use versioned download url (#4774)
* Use versioned download url

* Use versioned download url
2021-12-02 12:46:36 -08:00
Trask Stalnaker 31a258476a
Update release docs to use workflow from release branch (#4775)
* Update release docs

* update
2021-12-02 09:39:37 +02:00
Trask Stalnaker c440f688a8
Update patch release docs (#4756) 2021-11-30 18:39:15 -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 195c1f733e
Remove nebula references (#4704) 2021-11-24 13:07:54 -08: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 be090e431a
Update patch release doc (#4229)
* Update patch release doc

* Updates

* Minor updates
2021-09-29 10:02:04 -07:00
Trask Stalnaker f55d218ad6
Document patch release criteria (#4198) 2021-09-27 16:59:56 +09: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
Anuraag Agrawal b86748fcda
Update links to workflows in RELEASING.md (#2340) 2021-02-19 15:39:58 +09:00
Lauri Tulmin 640a7d624b
Correct some spelling mistakes (#2025) 2021-01-12 11:10:45 -08:00
jason plumb cd1cfcc251
Update snapshot url in docs (#1999)
* update the url for the snapshot repo in docs

* Update CONTRIBUTING.md

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

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-01-09 10:39:27 +09:00
Hasan Fehmi Danacı 0fc5dee893
Update Jrog link (#1583)
Obsolete link updated. Change jfrog folder "auto" => "instrumentation".
2020-11-09 11:49:50 +02:00
Anuraag Agrawal 8650bd7bda
Copy in release build workflow from opentelemetry-java (#1450)
* Copy in release build workflow from opentelemetry-java

* Fixes

* spot
2020-10-26 09:24:02 +02:00
Tyler Benson 4a943c8411 Use Spotless for formatting (DataDog/dd-trace-java#1619) 2020-06-30 11:15:48 -07:00
Nikita Salnikov-Tarnovski 58a2a3b0b4
Update documentation to point to new snapshot and release repositories (#516) 2020-06-15 17:45:37 -07:00