Commit Graph

23 Commits

Author SHA1 Message Date
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
Nikita Salnikov-Tarnovski c248f140aa
Artifactory and bintray publish (#403)
* Artifactory and bintray publish

* Delegate version management to Nebula

* Proposal of new release process

* New CI jobs for releasing

* Fix nebula versioning

* Polish

* Fix CI

* Publish snapshot from master must depend on test_8

* Fix repo name

* Restore version file creation

* Use correct env variable for Bintray credentials

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2020-06-09 07:56:12 +03:00