Skip to content

Commit

Permalink
Merge branch 'main' into christian/gocql-report-cluster-name-and-data…
Browse files Browse the repository at this point in the history
…center
  • Loading branch information
rarguelloF committed Jul 8, 2024
2 parents 28b93c5 + dc5c6a9 commit 960b8ce
Show file tree
Hide file tree
Showing 256 changed files with 26,568 additions and 2,511 deletions.
2 changes: 1 addition & 1 deletion .github/actions/dd-ci-upload/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
steps:
- if: runner.os == 'Windows'
shell: bash
run: echo "DD_CI_CLI_BUILD=win-x64.exe" >> $GITHUB_ENV
run: echo "DD_CI_CLI_BUILD=win-x64" >> $GITHUB_ENV
- if: runner.os == 'macOS'
shell: bash
run: echo "DD_CI_CLI_BUILD=darwin-x64" >> $GITHUB_ENV
Expand Down
4 changes: 0 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,5 @@
- [ ] Add an appropriate team label so this PR gets put in the right place for the release notes.
- [ ] Non-trivial go.mod changes, e.g. adding new modules, are reviewed by @DataDog/dd-trace-go-guild.

For Datadog employees:

- [ ] If this PR touches code that handles credentials of any kind, such as Datadog API keys, I've requested a review from `@DataDog/security-design-and-guidance`.
- [ ] This PR doesn't touch any of that.

Unsure? Have a question? Request a review!
58 changes: 0 additions & 58 deletions .github/workflows/apps/appsec-test-contrib-submodules.sh

This file was deleted.

Loading

0 comments on commit 960b8ce

Please sign in to comment.