[pull] master from DataDog:master - #431
Merged
Merged
Conversation
) * 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )