Skip to content

Automated Spec Update#549

Closed
dropbox-sdk-updater[bot] wants to merge 1 commit into
mainfrom
spec_update_2026_07_17
Closed

Automated Spec Update#549
dropbox-sdk-updater[bot] wants to merge 1 commit into
mainfrom
spec_update_2026_07_17

Conversation

@dropbox-sdk-updater

@dropbox-sdk-updater dropbox-sdk-updater Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Automated Spec Update
735a331613b476c6ed0670c8746075315eb6905e

c6ab6b6b4feda087241fa377e5d14a84cd3c7092

Use AWS Secrets Manager + GitHub App installation tokens instead of
a classic personal access token. Scoped to dropbox-sdk-python initially.

4a5fa1405ff0b7b5b388eedbbc02a72dd7956ff4

Group all GitHub Actions updates into one PR

7e5f66814d44d53f76b30049068bfb1ca27a0799

This updates the spec dispatch workflow to use peter-evans/repository-dispatch@v4 instead of the older v1 action. The workflow still dispatches the same spec_update event to the existing downstream repositories, but now explicitly disables default GITHUB_TOKEN permissions because remote dispatches are authenticated with SPEC_UPDATE_TOKEN.

This also sets fail-fast: false for the repository matrix so one failed downstream dispatch does not cancel the remaining dispatch attempts, and adds a small client-payload containing the source repository, ref, and commit SHA for downstream workflows that want to inspect where the spec update came from.

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.19%. Comparing base (1a88d99) to head (558a69b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #549   +/-   ##
=======================================
  Coverage   65.19%   65.19%           
=======================================
  Files          34       34           
  Lines       65205    65205           
  Branches     4642     4642           
=======================================
  Hits        42508    42508           
  Misses      22536    22536           
  Partials      161      161           
Flag Coverage Δ
integration 65.04% <ø> (ø)
unit 64.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

 735a331613b476c6ed0670c8746075315eb6905e

 c6ab6b6b4feda087241fa377e5d14a84cd3c7092

 Use AWS Secrets Manager + GitHub App installation tokens instead of
a classic personal access token. Scoped to dropbox-sdk-python initially.

 4a5fa1405ff0b7b5b388eedbbc02a72dd7956ff4

 Group all GitHub Actions updates into one PR

 7e5f66814d44d53f76b30049068bfb1ca27a0799

 This updates the spec dispatch workflow to use `peter-evans/repository-dispatch@v4` instead of the older v1 action. The workflow still dispatches the same `spec_update` event to the existing downstream repositories, but now explicitly disables default `GITHUB_TOKEN` permissions because remote dispatches are authenticated with `SPEC_UPDATE_TOKEN`.

This also sets `fail-fast: false` for the repository matrix so one failed downstream dispatch does not cancel the remaining dispatch attempts, and adds a small `client-payload` containing the source repository, ref, and commit SHA for downstream workflows that want to inspect where the spec update came from.
@dropbox-sdk-updater
dropbox-sdk-updater Bot force-pushed the spec_update_2026_07_17 branch from 9876ce6 to 558a69b Compare July 17, 2026 18:44
@dropbox-sdk-updater
dropbox-sdk-updater Bot deleted the spec_update_2026_07_17 branch July 17, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant