Skip to content

Automated Spec Update - 2026_07_17#556

Merged
cguldner merged 1 commit into
mainfrom
spec_update_2026_07_17
Jul 17, 2026
Merged

Automated Spec Update - 2026_07_17#556
cguldner merged 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 (5bbbb31) to head (0ac8b5f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #556      +/-   ##
==========================================
+ Coverage   65.19%   65.21%   +0.02%     
==========================================
  Files          34       34              
  Lines       65205    65205              
  Branches     4642     4642              
==========================================
+ Hits        42508    42522      +14     
+ Misses      22536    22519      -17     
- Partials      161      164       +3     
Flag Coverage Δ
integration 65.07% <ø> (+0.02%) ⬆️
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.

@cguldner
cguldner merged commit aec73c4 into main Jul 17, 2026
35 checks passed
@cguldner
cguldner deleted the spec_update_2026_07_17 branch July 17, 2026 19:21
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