Skip to content

datadog updates - #455

Merged
jeffreyaven merged 12 commits into
mainfrom
dev
Aug 26, 2026
Merged

datadog updates#455
jeffreyaven merged 12 commits into
mainfrom
dev

Conversation

@jeffreyaven

Copy link
Copy Markdown
Member

No description provided.

dependabot Bot and others added 12 commits August 24, 2026 01:32
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.8.3.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.8.1...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.8.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps gopkg.in/yaml.v3 from 3.0.0 to 3.0.1.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-version: 3.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
stackql/stackql and stackql/any-sdk are public, so actions/checkout can
clone them with the default GITHUB_TOKEN. The explicit PAT input broke
Dependabot-triggered runs, which only see the Dependabot secret store
("Input required and not supplied: token").

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
stackql/stackql and stackql/any-sdk are public, so actions/checkout can
clone them with the default GITHUB_TOKEN. The explicit PAT input broke
Dependabot-triggered runs, which only see the Dependabot secret store
("Input required and not supplied: token").

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
stackql/stackql and stackql/any-sdk are public, so actions/checkout can
clone them with the default GITHUB_TOKEN. The explicit PAT input broke
Dependabot-triggered runs, which only see the Dependabot secret store
("Input required and not supplied: token").

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Gate every [PUBLISH] and [DEPLOY*] step in main.yml on NUM_PROVIDERS > 0
(derived from providers/src/ paths in diff.txt) in addition to the
existing push/branch conditions. A merge to dev or main that touches
nothing under providers/src/ now runs the [SETUP] steps only: no S3
publish, no R2 sync, no worker deploy.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…/sirupsen/logrus-1.8.3 [skip ci]

Bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3

Also:
- ci: drop CI_STACKQL_PACKAGE_DOWNLOAD_TOKEN from upstream checkouts (both repos are public; the PAT input broke Dependabot-triggered runs)
- ci: only publish/deploy registry artefacts when providers/src changed (NUM_PROVIDERS > 0)

[skip ci] on this merge commit: no provider artefacts changed, so no registry pipeline run is wanted on dev for this push.
…aml.v3-3.0.1 [skip ci]

Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1

Also: ci: drop CI_STACKQL_PACKAGE_DOWNLOAD_TOKEN from upstream checkouts (already on dev via #449).

[skip ci] on this merge commit: no provider artefacts changed, so no registry pipeline run is wanted on dev for this push.
…skip ci]

Bump requests from 2.32.3 to 2.33.0

Also: ci: drop CI_STACKQL_PACKAGE_DOWNLOAD_TOKEN from upstream checkouts (already on dev via #449).

[skip ci] on this merge commit: no provider artefacts changed, so no registry pipeline run is wanted on dev for this push.
@jeffreyaven jeffreyaven self-assigned this Aug 26, 2026
@jeffreyaven
jeffreyaven merged commit 673347f into main Aug 26, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant