Skip to content

Automated Spec Update - 2026_07_17#554

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

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

Conversation

@dropbox-sdk-updater

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.

 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.21%. Comparing base (0d61908) to head (3bef2cc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #554   +/-   ##
=======================================
  Coverage   65.21%   65.21%           
=======================================
  Files          34       34           
  Lines       65205    65205           
  Branches     4642     4642           
=======================================
  Hits        42522    42522           
  Misses      22519    22519           
  Partials      164      164           
Flag Coverage Δ
integration 65.07% <ø> (ø)
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.

@dropbox-sdk-updater
dropbox-sdk-updater Bot deleted the spec_update_2026_07_17 branch July 17, 2026 19:17
@dropbox-sdk-updater

Copy link
Copy Markdown
Contributor Author

Superseded by #556

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.

0 participants