Skip to content

Automated Spec Update - 2026_07_21#592

Open
dropbox-sdk-updater[bot] wants to merge 1 commit into
mainfrom
spec_update_2026_07_21
Open

Automated Spec Update - 2026_07_21#592
dropbox-sdk-updater[bot] wants to merge 1 commit into
mainfrom
spec_update_2026_07_21

Conversation

@dropbox-sdk-updater

Copy link
Copy Markdown

Automated Spec Update
aa7bd7a402565927065bcd39dd489808eadd69ff

d461e039e9ebfb374a726b28e289f87c58315830

Co-authored-by: Claude Opus 4.6 noreply@anthropic.com

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.

66971685d041dd6ea3acabdcfcf6dc77d09cfe40

Change Notes:

common Namespace

  • Add InternalOnly annotation

files Namespace

  • Update ThumbnailSize union to mark w3200h2400 as @common.InternalOnly
  • Update ThumbnailArg struct to mark quality as @common.InternalOnly
  • Update ThumbnailV2Arg struct to mark quality as @common.InternalOnly

riviera Namespace

  • Add get_metadata_async, get_metadata_async/check routes
  • Add GetMetadataArgs, ApiExifGpsMetadata, ApiExifMetadata, ApiMediaStream, ApiMediaMetadata, ApiPdfMetadata, ApiOfficeMetadata, GetMetadataResult, GetMetadataAsyncError structs
  • Add OfficeFileType, MetadataType, MetadataExtractionApiV2Error, GetMetadataAsyncCheckResult unions
  • Update ContentApiV2Error union to include not_found_error, is_a_folder_error
  • Update MarkdownConversionApiV2Error union to include not_found_error, is_a_folder_error
  • Update Comments

sharing Namespace

  • Update AddFileMemberArgs struct to mark fp_sealed_result as @common.InternalOnly
  • Update AddFolderMemberArg struct to mark fp_sealed_result as @common.InternalOnly

team Namespace

  • Update TeamFolderCreateError union to include folder_count_limit_exceeded

team_log Namespace

  • Add MediaHubFileDownloadedDetails, MediaHubProjectTeamAddDetails, MediaHubProjectTeamDeleteDetails, MediaHubProjectTeamRoleChangedDetails, MediaHubSharedLinkAudienceChangedDetails, MediaHubSharedLinkCreatedDetails, MediaHubSharedLinkDownloadSettingChangedDetails, MediaHubSharedLinkRevokedDetails, MediaHubAddingPeoplePolicyChangedDetails, MediaHubDownloadPolicyChangedDetails, MediaHubLinkSharingPolicyChangedDetails, MultiTeamIdentityPolicyChangedDetails, MediaHubFileDownloadedType, MediaHubProjectTeamAddType, MediaHubProjectTeamDeleteType, MediaHubProjectTeamRoleChangedType, MediaHubSharedLinkAudienceChangedType, MediaHubSharedLinkCreatedType, MediaHubSharedLinkDownloadSettingChangedType, MediaHubSharedLinkRevokedType, MediaHubAddingPeoplePolicyChangedType, MediaHubDownloadPolicyChangedType, MediaHubLinkSharingPolicyChangedType, MultiTeamIdentityPolicyChangedType structs
  • Add MediaHubAddingPeoplePolicy, MediaHubDownloadPolicy, MediaHubLinkSharingPolicy, MediaHubProjectRole, MediaHubSharedLinkAudience, MediaHubSharedLinkDownloadSetting, MediaHubSharedLinkTargetType, MultiTeamIdentityPolicy unions
  • Update EventDetails union to include the new Media Hub and multi-team identity detail variants

 aa7bd7a402565927065bcd39dd489808eadd69ff

 d461e039e9ebfb374a726b28e289f87c58315830

 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

 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.

 66971685d041dd6ea3acabdcfcf6dc77d09cfe40

 Change Notes:

common Namespace
- Add InternalOnly annotation

files Namespace
- Update ThumbnailSize union to mark w3200h2400 as @common.InternalOnly
- Update ThumbnailArg struct to mark quality as @common.InternalOnly
- Update ThumbnailV2Arg struct to mark quality as @common.InternalOnly

riviera Namespace
- Add get_metadata_async, get_metadata_async/check routes
- Add GetMetadataArgs, ApiExifGpsMetadata, ApiExifMetadata, ApiMediaStream, ApiMediaMetadata, ApiPdfMetadata, ApiOfficeMetadata, GetMetadataResult, GetMetadataAsyncError structs
- Add OfficeFileType, MetadataType, MetadataExtractionApiV2Error, GetMetadataAsyncCheckResult unions
- Update ContentApiV2Error union to include not_found_error, is_a_folder_error
- Update MarkdownConversionApiV2Error union to include not_found_error, is_a_folder_error
- Update Comments

sharing Namespace
- Update AddFileMemberArgs struct to mark fp_sealed_result as @common.InternalOnly
- Update AddFolderMemberArg struct to mark fp_sealed_result as @common.InternalOnly

team Namespace
- Update TeamFolderCreateError union to include folder_count_limit_exceeded

team_log Namespace
- Add MediaHubFileDownloadedDetails, MediaHubProjectTeamAddDetails, MediaHubProjectTeamDeleteDetails, MediaHubProjectTeamRoleChangedDetails, MediaHubSharedLinkAudienceChangedDetails, MediaHubSharedLinkCreatedDetails, MediaHubSharedLinkDownloadSettingChangedDetails, MediaHubSharedLinkRevokedDetails, MediaHubAddingPeoplePolicyChangedDetails, MediaHubDownloadPolicyChangedDetails, MediaHubLinkSharingPolicyChangedDetails, MultiTeamIdentityPolicyChangedDetails, MediaHubFileDownloadedType, MediaHubProjectTeamAddType, MediaHubProjectTeamDeleteType, MediaHubProjectTeamRoleChangedType, MediaHubSharedLinkAudienceChangedType, MediaHubSharedLinkCreatedType, MediaHubSharedLinkDownloadSettingChangedType, MediaHubSharedLinkRevokedType, MediaHubAddingPeoplePolicyChangedType, MediaHubDownloadPolicyChangedType, MediaHubLinkSharingPolicyChangedType, MultiTeamIdentityPolicyChangedType structs
- Add MediaHubAddingPeoplePolicy, MediaHubDownloadPolicy, MediaHubLinkSharingPolicy, MediaHubProjectRole, MediaHubSharedLinkAudience, MediaHubSharedLinkDownloadSetting, MediaHubSharedLinkTargetType, MultiTeamIdentityPolicy unions
- Update EventDetails union to include the new Media Hub and multi-team identity detail variants
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