Commit Graph

116 Commits

Author SHA1 Message Date
Patrice Chalin 24a68619a9
CODEOWNERS: sort entries (#4575)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-06-01 07:57:44 -07:00
Patrice Chalin 13dc1458d4
[CI] [Java agent] Ensure pkg versions get updated under zero-code (#4569) 2024-05-31 06:12:21 -04:00
Severin Neumann 1a5067eacf
[IA] Relocate .NET Automatic pages to new Zero-code section (#4532)
Signed-off-by: svrnm <neumanns@cisco.com>
2024-05-24 06:43:20 -07:00
Severin Neumann d65eb5a040
[IA] Relocate JavaScript Automatic pages to new Zero-code section + CODEOWNERS (#4527)
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-05-23 12:44:41 -07:00
Severin Neumann a1537f3c65
Add docs-zh-approvers to CODEOWNERS (#4522)
Signed-off-by: svrnm <neumanns@cisco.com>
2024-05-22 16:30:25 +02:00
Severin Neumann e9ff2c204d
Update component-label-map.yml to include lang:zh and registry (#4480) 2024-05-14 06:32:43 -04:00
Severin Neumann 76055a6264
Update CODEOWNERS with new SIG End User group (#4351) 2024-04-26 11:28:18 +02:00
Severin Neumann ee858dfe44
Revert "Add `token` to checkout and setup-node action pr-actions.yml" (#4361) 2024-04-25 15:56:56 +02:00
Severin Neumann a3988faaa3
Add `token` to checkout and setup-node action pr-actions.yml (#4350) 2024-04-24 14:45:41 -04:00
Severin Neumann d5ba1e5ea7
Make use of PAT in pr-actions.yml (#4345) 2024-04-23 12:13:23 -04:00
Severin Neumann 50284f8e4b
Add pr labeler workflow (#4313) 2024-04-18 08:33:54 +02:00
Patrice Chalin 2eea5a41a2
[CI] Ensure check-text GHA jobs use proper node version (#4235)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-04-02 07:26:56 -07:00
Patrice Chalin 405d7cd27d
[CI] Address PR-action workflow submodule problem: commit not found (#4228) 2024-04-02 00:09:45 -07:00
dependabot[bot] 88a524690b
Bump streetsidesoftware/cspell-action from 5 to 6 (#4087) 2024-03-04 14:24:28 +01:00
Severin Neumann 6d2576cb67
Add support for remaining fix commands to pr action (#4077)
Signed-off-by: svrnm <neumanns@cisco.com>
2024-03-01 08:21:14 -08:00
Patrice Chalin 855d651bdd
[CI] Fix submodule sync & pr-action adjustments (#4021) 2024-02-18 14:40:08 -08:00
Patrice Chalin 8b68b1650c
[CI] Update `actions/{up,down}load-artifact` to v4 (#4011) 2024-02-16 09:47:33 +01:00
Severin Neumann b10282c5f0
[CI] Refactor PR actions workflow (#3955) 2024-02-07 16:55:03 +01:00
Patrice Chalin eae9e18f43
[CI] Auto-update-versions: fix action + pin gitmodules (#3912) 2024-01-31 12:06:19 -05:00
Fabrizio Ferri-Benedetti d99f15e0d3
Edits to follow up contribution guidelines work (#3846) 2024-01-30 06:02:39 -05:00
Severin Neumann 6df8a0f88c
Fix bug in registry update script (#3863)
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-27 07:40:00 -08:00
Severin Neumann b4e1a3ddaf
Add script to auto update registry entries (#3840)
Signed-off-by: svrnm <neumanns@cisco.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2024-01-22 11:49:31 -08:00
Severin Neumann 74fa415707
Update CODEOWNERS to reflect "instrumentation" to "languages" change (#3789) 2024-01-16 09:24:26 -08:00
dependabot[bot] 7e040a95b4
Bump streetsidesoftware/cspell-action from 2 to 5 (#3745) 2024-01-09 17:23:56 -05:00
Severin Neumann f3b4e80ff0
Add dependabot config for GitHub actions (#3735)
Signed-off-by: svrnm <neumanns@cisco.com>
2024-01-09 10:53:00 +01:00
Severin Neumann c3073ef55d
Make sig-security-maintainers code owners for security docs (#3679) 2023-12-13 14:49:52 +01:00
Severin Neumann 16ecfe7b50
Rename .vscode/cspell.json to .cspell.yml (#3644)
Co-authored-by: Patrice Chalin <pchalin@gmail.com>
2023-12-06 17:05:14 +01:00
Patrice Chalin 6e2650a147
[CI] Drop 4XX status refcache entries, fail GH action when found (#3640) 2023-12-04 10:22:28 +01:00
Severin Neumann 58c15c262d
fix permission issue with fix:refcache PR action (#3622) 2023-11-30 14:34:58 +01:00
Severin Neumann e77c6def1f
Update community members in README (#3598)
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2023-11-28 20:18:58 -08:00
Patrice Chalin 0e9ec23b5f
CODEOWNERS: add docs-maintainers for content-modules (#3611) 2023-11-28 08:38:41 -08:00
Severin Neumann 0f4e097af3
Fix pr actions, part 2 (#3593)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2023-11-27 18:27:28 -08:00
Severin Neumann edddd79650
Update PR actions (#3590) 2023-11-23 09:32:31 -08:00
Patrice Chalin 279141371b
[CI] Upgrade GH actions to latest versions (#3572)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2023-11-21 20:13:09 -08:00
Patrice Chalin a880b8ce67
Rename collectorVersion param, following Java rework (#3540) 2023-11-15 06:44:30 -05:00
Patrice Chalin 7a793e6c11
Update semantic-conventions repo to 1.23.0, for real! (#3511) 2023-11-08 08:01:55 -05:00
Patrice Chalin c1ca5eb3fe
[CI] Refactor OTel-Java related front-matter version keys + autoupdate script changes (#3503)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2023-11-06 09:20:37 -08:00
Patrice Chalin 9209079a53
[CI] Spec vers: clone deep enough to find tag (#3385) 2023-10-16 13:20:44 -04:00
Severin Neumann 9a36a6e10a
Update check-spelling.yml (#3380) 2023-10-16 17:50:35 +02:00
Pierre Tessier 5eb5914500
(chore) GHA auto-update-versions workflow -- restrict forks (#3374) 2023-10-12 17:58:34 -07:00
jack-berg cd0e187e40
Update docs to point to new semconv artifact (#3239) 2023-09-13 09:26:27 +02:00
Robert Pająk 38e6f1536c
Add Go approvers to CODEOWNERS (#3249)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2023-09-11 10:12:05 -07:00
Patrice Chalin 7efb992cf0
[CI] Drop npm-run-all (#3190) 2023-08-16 14:35:36 -07:00
Patrice Chalin 39cb0017bc
[CI] Record link-checking output in build+check log (#3164)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2023-08-15 08:35:40 -07:00
Patrice Chalin 535da2ee1d
[CI] GH actions: given env var proper scope (#3161) 2023-08-11 10:32:46 -07:00
Patrice Chalin 00acda881b
[CI] Set user info before calling git cmd in fix:* actions (#3159) 2023-08-11 09:59:10 -07:00
Patrice Chalin 1cda56e443
[CI] Set user info before calling git cmd in fix:refcache (#3158) 2023-08-11 12:20:53 -04:00
Patrice Chalin efb3f9e4f8
[CI] Ensure PR `/fix` actions push to named remote branch (#3136) 2023-08-04 20:51:25 -07:00
Patrice Chalin 8e5cc507bc
[CI] textlint workflow: use npm script for same coverage (#3120) 2023-08-01 10:00:26 -04:00
Patrice Chalin 51aa63d5c0
[CI] fix:dict - ensure workflow fails if files have changed (#3116) 2023-07-31 15:53:41 -07:00