Trask Stalnaker
b1bc39db59
Fix website PR ( #6869 )
...
Need to manually run the action after merging.
2022-10-13 07:32:30 -07:00
Trask Stalnaker
7104290294
Fix markdown link check ( #6868 )
...
https://kotlinlang.org/docs/coroutines-overview.html appears to be
bot-aware, I can go to it in my browser, but can't curl it
2022-10-13 12:21:17 +03:00
Trask Stalnaker
c5cd8d67a3
Fix create website pull request ( #6852 )
2022-10-11 18:07:56 -07:00
Mateusz Rzeszutek
709ab76dd2
Add @theletterf as docs codeowner ( #6830 )
...
cc @theletterf
2022-10-07 12:08:34 -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
93a578b8db
Enable testLatestDeps in PRs ( #6744 )
...
but do not make it a required check.
The reason for my change of mind here is:
When new library versions are released which break testLatestDeps, the
quick fix is to temporarily limit the upper bound, but it's not clear
what the quick fix is if we end up merging in a change which breaks
testLatestDeps (short of reverting the change, which then potentially
requires reengaging the contributor after they have moved on from the
PR).
2022-09-29 10:59:26 -07:00
Trask Stalnaker
6fdea85873
Remove unnecessary CI steps ( #6742 )
...
Since tests aren't run on assemble, these shouldn't be needed.
2022-09-25 13:12:10 +03:00
Trask Stalnaker
5e2df2b81f
Run integration tests against Java 19 ( #6690 )
...
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2022-09-24 12:31:15 -07:00
Trask Stalnaker
3371d93f51
Remove Java 18 and add Java 20 in smoke tests ( #6703 )
...
Need to follow-up after images are published from `main` in order to
update the tests themselves.
2022-09-22 09:56:02 -07:00
Trask Stalnaker
a6702bc192
Increase dependabot limit ( #6706 )
2022-09-22 09:52:27 -07:00
Trask Stalnaker
d5e9e7d639
Disable dependabot rebasing ( #6705 )
...
Because our build takes a long time, and most of the time rebasing is
not required. We can always manually request `@dependabot rebase` if it
is needed due to conflicts.
2022-09-22 12:33:10 +03:00
Trask Stalnaker
6e649d36c3
More dependabot ( #6647 )
...
Part of #6645
2022-09-19 11:13:31 -07:00
Trask Stalnaker
08ba0a9ddd
Create website PR on release ( #6650 )
2022-09-19 08:39:27 -07:00
Trask Stalnaker
6c9e88e78a
Fix at mention in operator pr ( #6630 )
2022-09-15 13:38:31 +03:00
Trask Stalnaker
ba9876eae1
Fix operator pull request ( #6629 )
2022-09-14 17:58:38 -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
Lauri Tulmin
dd752816b7
Spring boot application class should have a public constructor ( #6509 )
2022-08-25 12:28:05 -07:00
Trask Stalnaker
edc5a6cf8a
Add reviewer to external PRs ( #6498 )
2022-08-24 09:24:27 -07:00
Trask Stalnaker
abfc65c255
Add comment to generated PRs ( #6468 )
...
* Add comment to generated PRs
* Review
* More
2022-08-17 14:38:33 -07:00
Trask Stalnaker
9fe3761731
Document upper version limits ( #6436 )
2022-08-08 10:08:40 -07:00
Trask Stalnaker
6ded36095e
Small release improvements ( #6433 )
2022-08-08 08:39:30 -07:00
Trask Stalnaker
c070817272
Update java docs repo on release ( #6434 )
2022-08-08 08:29:49 -07:00
Trask Stalnaker
865a4bbd43
Add script to help with doc ( #6430 )
...
* Add script to help with doc
* better
2022-08-07 17:06:27 -07:00
Trask Stalnaker
0b15109107
Keep licenses up-to-date ( #6399 )
...
* Keep licenses in sync
* Oops
* Wording
* Wording
* Update
2022-08-02 12:41:02 -07:00
Trask Stalnaker
a58d6dfc3a
Add Java 19 to smoke test matrix ( #6390 )
...
* Test Java 19
* Fix build
2022-07-31 09:32:33 -07:00
Trask Stalnaker
84719052c9
Add Java 18 to integration test matrix ( #6391 )
...
* Add Java 18 to integration test matrix
* Fix build
2022-07-31 09:32:18 -07:00
Trask Stalnaker
9bf5a04d1f
Auto-update contrib on release ( #6351 )
2022-07-22 11:09:07 +02:00
Trask Stalnaker
2cdaa01650
Fix operator script ( #6347 )
2022-07-20 08:35:59 -07:00
Trask Stalnaker
5d4cf1af8f
chmod ( #6341 )
2022-07-19 09:13:28 -07:00
Lauri Tulmin
11bc28f044
Add a label for running windows smoke tests ( #6314 )
...
* Add a label for running windows smoke tests
* Trigger build
2022-07-12 10:44:24 -07:00
Trask Stalnaker
580a40eaf4
Fix build ( #6311 )
2022-07-12 10:08:22 +03:00
Trask Stalnaker
8adebaadca
Run github actions on windows-latest ( #6295 )
2022-07-11 14:31:39 -07:00
jason plumb
392181a44b
Fix petclinic docker image ( #6303 )
...
* pin petclinic revision
* don't tag docker image with latest.
2022-07-11 12:40:05 -07:00
Trask Stalnaker
df4eeefdb8
Switch from opentelemetry-java-bot to opentelemetrybot ( #6294 )
2022-07-11 08:48:11 -07:00
Lauri Tulmin
3f3e94ddb6
Increase gradle daemon heap size for latest deps test ( #6265 )
...
* Increase gradle daemon heap size for latest deps test
* correct file name
2022-07-05 19:23:47 -07:00
Trask Stalnaker
a141a21b01
Small gradle-build-action fixes ( #6266 )
2022-07-05 23:06:35 +03: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
9d628d13c4
Update change log ( #6176 )
...
* Update change log
* Add one more
2022-06-16 13:17:44 -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
47f6504dc8
Add diff-suppression-keys-with-docs script back ( #6046 )
...
* Add diff-suppression-keys-with-docs script back
* feedback
2022-05-18 11:08:47 -07:00
Trask Stalnaker
4fa30a84b0
Fix release workflow ( #6040 )
2022-05-16 19:59:42 -07: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
dependabot[bot]
c89297f250
Bump docker/build-push-action from 2 to 3 ( #5988 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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-05-05 21:10:25 -07:00
dependabot[bot]
91ee7cdb28
Bump docker/setup-buildx-action from 1 to 2 ( #5987 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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-05-06 10:26:00 +09:00
dependabot[bot]
12c1c6a784
Bump docker/login-action from 1 to 2 ( #5986 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
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-05-05 17:57:44 -07:00
Trask Stalnaker
8c65b99d30
Remove markdown-link-check version pin ( #5976 )
2022-05-04 13:18:40 -07:00
Jérôme Prinet
b0482cae57
Add dependabot configuration to monitor Gradle plugins ( #5974 )
...
* Add dependabot configuration to monitor Gradle plugins
* Freeze markdown-link-check-version (#5975 )
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2022-05-04 10:52:16 -07:00
Mateusz Rzeszutek
c82fb91fa1
Freeze markdown-link-check-version ( #5975 )
2022-05-04 17:25:09 +03:00