renovate[bot]
b87fc51e5f
chore(deps): update gradle/gradle-build-action action to v3 ( #10367 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 16:03:40 +02:00
renovate[bot]
20d4cbd4ec
chore(deps): update gradle/gradle-build-action action to v2.12.0 ( #10331 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 08:21:04 +02:00
Matthieu MOREL
5a49eb0fba
setup OSSF Scorecard workflow ( #10224 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-01-17 10:01:51 -08:00
renovate[bot]
1aad15171b
chore(deps): update actions/setup-java action to v4 ( #9971 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-29 09:11:27 -08:00
Trask Stalnaker
61f3a64cca
Stop publishing releases to discussions page ( #9855 )
2023-11-14 07:39:20 +02:00
renovate[bot]
261997e1de
chore(deps): update actions/checkout action to v4 ( #9383 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 11:43:59 +02:00
Trask Stalnaker
e558ea9b6f
Free disk space for more jobs ( #9040 )
2023-07-25 21:48:50 -05:00
Trask Stalnaker
827236e749
Remove opentelemetry-operator automation ( #8728 )
2023-06-15 08:56:20 -07:00
Lauri Tulmin
aabe3da0ea
Pin jdk 17 version to 17.0.6 ( #8557 )
2023-05-24 07:46:56 -07:00
Trask Stalnaker
eb83b216a7
Remove doc version auto-update ( #8198 )
...
the auto-update will be triggered from the doc repo after
https://github.com/open-telemetry/opentelemetry.io/pull/2568
2023-04-03 11:33:23 -07:00
Trask Stalnaker
6cb00d3de0
Fix sdk version in release notes ( #7880 )
2023-02-23 12:38:54 +01:00
Trask Stalnaker
b72e28a1a8
Use new org secret ( #7759 )
2023-02-08 08:34:17 +01:00
Vasi Vasireddy
27805615aa
Update the usage of set-output command in GH actions ( #7260 )
...
This PR updates the usage of set-output command in GH actions.
Reference :
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CHANGELOG entry is not required
2022-11-21 11:29:57 -08:00
Trask Stalnaker
19ce0f87b9
GitHub action sync ( #7150 )
2022-11-15 09:35:30 -08:00
Trask Stalnaker
1a91fced2a
Remove -contrib and -docs workflows ( #7051 )
...
No longer needed because of
* https://github.com/open-telemetry/opentelemetry-java-contrib/pull/568 ,
and
* https://github.com/open-telemetry/opentelemetry-java-docs/pull/60
2022-11-08 08:45:55 -08:00
Trask Stalnaker
0ba68177e3
More reuse in github actions ( #6975 )
2022-10-26 09:09:48 -07:00
Trask Stalnaker
9621ea08cf
Update repo settings ( #6862 )
...
it seems that github recently tightened up the branch protection
restrictions (in a way that makes more sense than the prior behavior)
2022-10-13 20:07:36 -07:00
Trask Stalnaker
63302ccd3e
Split out license check as separate github action ( #6863 )
...
I've been having a bit of trouble with the license check in our distro
repo, and I think it's helpful for it to be a separate github action
(also for visibility).
2022-10-13 19:09:22 -07:00
Trask Stalnaker
06b6f0a2f2
Split out separate spotless CI check ( #6743 )
...
To make it clearer when the only problem with a PR is spotless (and may
follow-up with a comment-driven automation to apply spotless to a PR)
2022-10-05 17:17:01 -07:00
Trask Stalnaker
08ba0a9ddd
Create website PR on release ( #6650 )
2022-09-19 08:39:27 -07:00
Trask Stalnaker
c070817272
Update java docs repo on release ( #6434 )
2022-08-08 08:29:49 -07:00
Trask Stalnaker
9bf5a04d1f
Auto-update contrib on release ( #6351 )
2022-07-22 11:09:07 +02:00
Trask Stalnaker
df4eeefdb8
Switch from opentelemetry-java-bot to opentelemetrybot ( #6294 )
2022-07-11 08:48:11 -07:00
Trask Stalnaker
3dda14afc4
Extract reusable create-operator-pull-request workflow ( #6193 )
...
* Extract reusable create-operator-pull-request workflow
* Renames
* Fix
* Sync
2022-06-21 11:02:30 +03:00
Trask Stalnaker
84aa843b60
Fix javaagent jar not being found when making release ( #6183 )
...
* Sync
* Fix
* More small updates
* Fix
2022-06-17 09:54:49 +03: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
59e47a2865
Workflow updates ( #6027 )
2022-05-16 11:59:30 +03:00
Trask Stalnaker
432606a168
Sync ( #5998 )
2022-05-10 09:27:00 -07:00
Trask Stalnaker
4fe412bd93
Fix release workflow ( #5918 )
2022-04-22 12:15:40 -07:00
Trask Stalnaker
d949a82d06
Sync ( #5900 )
2022-04-21 09:28:09 -07:00
Trask Stalnaker
5f0c6a2dc3
Use BOT_TOKEN instead of GITHUB_TOKEN ( #5889 )
...
* Rename to BOT_TOKEN
* Use BOT_TOKEN
* more
* more
2022-04-19 20:02:37 -07:00
Trask Stalnaker
7352e39e7e
Fix update change log automation ( #5875 )
2022-04-18 19:52:51 -07:00
Trask Stalnaker
0b9037bc85
Still fixing prepare release workflow ( #5868 )
2022-04-18 15:14:42 -07:00
Trask Stalnaker
0c26464235
Fix prepare release workflow more ( #5865 )
...
* Fix prepare release workflow more
* and more
* more
* more
2022-04-18 13:29:11 -07:00
dependabot[bot]
1fb74f8bd1
Bump actions/setup-java from 2 to 3 ( #5852 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-java
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-04-16 17:32:08 +09:00
Trask Stalnaker
87a51414f7
Move and improve change log script ( #5845 )
2022-04-15 14:29:09 -07: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
Anuraag Agrawal
da1dc66512
Create PR in operator repo on javaagent release. ( #5710 )
...
* File issue in operator repo on javaagent release.
* Open PR instead of issue
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-04-01 10:04:30 -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
62cc5ccea8
Switch from unmaintained release actions ( #5644 )
2022-03-21 08:32:29 -07:00
Anuraag Agrawal
cf805d87e0
Run Gradle and compile code with Java 17 ( #5623 )
...
* Run Gradle and compile code with Java 17
* Fix examples
* Update spotless version
* Add spotless Java 17 workaround
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-03-18 15:38:51 -07:00
Trask Stalnaker
1096720fe0
Update workflow names ( #5608 )
...
* Update workflow names
* Update callers
2022-03-18 11:53:20 -07:00
Trask Stalnaker
696f8ccd46
Fix patch release workflow ( #5615 )
2022-03-18 10:32:25 +02:00
Trask Stalnaker
17bbbe91f7
Fix release notes automation ( #5569 )
2022-03-14 11:37:22 -07:00
Trask Stalnaker
4b43b6e1fb
Fix release notes automation ( #5561 )
...
* Fix release notes automation
* fix another
2022-03-13 12:59:38 -07:00
Trask Stalnaker
6656791147
Small workflow sync with contrib repo ( #5518 )
2022-03-08 11:08:34 +02: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
9360cf19f9
Move tests to reusable workflow ( #5486 )
2022-03-02 17:16:55 -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