Skip to content

Update store workflow to use client credentials#139

Open
Soner (shyim) wants to merge 1 commit intotrunkfrom
fix/update-store-secrets
Open

Update store workflow to use client credentials#139
Soner (shyim) wants to merge 1 commit intotrunkfrom
fix/update-store-secrets

Conversation

@shyim
Copy link
Copy Markdown
Member

Summary

  • Migrate the store release workflow from account user/password authentication to client ID/secret credentials
  • Replace accountUser / accountPassword with clientId / clientSecret
  • Update secret references from SHOPWARE_ACCOUNT_USER / SHOPWARE_ACCOUNT_PASSWORD to SHOPWARE_CLI_ACCOUNT_CLIENT_ID / SHOPWARE_CLI_ACCOUNT_CLIENT_SECRET

This aligns the workflow with the updated shopware/github-actions/store-release action, which now uses OAuth client credentials instead of account user/password for authentication.

Copy link
Copy Markdown
Contributor

@cyl3x Michel (cyl3x) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you backport this to 6.6.x & 6.5.x?

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.

2 participants