Skip to content

[pull] master from DataDog:master - #431

Merged
pull[bot] merged 9 commits into
ConnectionMaster:masterfrom
DataDog:master
Mar 16, 2026
Merged

[pull] master from DataDog:master#431
pull[bot] merged 9 commits into
ConnectionMaster:masterfrom
DataDog:master

Conversation

@pull

@pull pull Bot commented Mar 16, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dkirov-dd and others added 9 commits March 16, 2026 14:41
)

* chore: migrate release tagger from SSH deploy key to dd-octo-sts

Replace the GitHub SSH deploy key (stored in AWS SSM) with short-lived
GitHub App tokens via dd-octo-sts. This eliminates a long-lived static
credential in favour of OIDC-federated, automatically-expiring tokens.

Changes:
- Add trust policy .github/chainguard/self.gitlab.release.branches.sts.yaml
  restricting token exchange to push pipelines on master and X.Y.x branches
- Add DDOCTOSTS_ID_TOKEN id_token to the release-auto job in .gitlab-ci.yml
- Update tag-release.sh to obtain a GitHub token via dd-octo-sts and use
  HTTPS instead of SSH for the git remote; token is revoked on exit
- Add dd-octo-sts v1.10.4 binary to the tagger Dockerfile; remove
  openssh-client and awscli (no longer needed)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: suppress xtrace in EXIT trap to avoid leaking GitHub token in logs

The trap handler fires after set -x is re-enabled, which would cause bash
to echo the expanded revoke command (including the token value) to stderr.
Adding set +x at the start of the trap prevents the token from appearing
in CI job logs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* Property tests for Openmetrics/Prometheus gauges and counters

* better names for functions that return payloads and metric names
* template file

* line filtering logic

* small refactor

* changes

* change order to check first in built and then external

* refactor and combine

* mypy

* small fix

* use extendtabs to measure white space
…ch` GitHub Action (#22799)

* Move build_agent.yaml PR creation from ddev CLI to a workflow_dispatch GitHub Action

* Simplify GH workflow

* Add changelog and simplify tests

* fix(ddev): add end-of-line anchor to build_agent.yaml regex
…d sindex-stat commands (#22510)

* aerospike

deprecated command fix
sindex command is replaced with sindex-list and sindex-stat commands

* review feedback

optimised code to run sindex-list only once and reuse it in the namespace parsing loop

* fixed code review comments and lint error

* fixed lint errors

ruff check --config ../pyproject.toml . --fix --> fixed linting errors

* fixed linting errors

reran ddev test --fmt

* replace deprecated sindex command

removed a commented line
ran change log generation command -- ddev release changelog new
…p non-file e… (#22479)

* Enhance file collection logic in MacAuditLogsCheck to skip non-file entries. Update unit tests to reflect changes in file handling.

* enhance the fix and add changelog

* fix changelog

* fix style

---------

Co-authored-by: Ilia Kurenkov <ilia.kurenkov@datadoghq.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Mar 16, 2026
@pull pull Bot added the ⤵️ pull label Mar 16, 2026
@pull
pull Bot merged commit 5bd2b44 into ConnectionMaster:master Mar 16, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants