8000 Fix publishing credentials by silv-io · Pull Request #12723 · localstack/localstack · GitHub
[go: up one dir, main page]

Skip to content

Fix publishing credentials #12723

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 6, 2025
Merged

Fix publishing credentials #12723

merged 2 commits into from
Jun 6, 2025

Conversation

silv-io
Copy link
Member
@silv-io silv-io commented Jun 6, 2025

Motivation

The DockerHub user secrets were wrongly assumed to contain PUSH in them, compared to the PULL tokens. However, a look at the s3 image pipeline shows that this is not the case.

Also, the twine credentials are missing in the dev release publishing step.

Changes

  • Adapt to use correct secret names
  • Adapt to use twine username and password for dev release publish

@silv-io silv-io added the semver: patch Non-breaking changes which can be included in patch releases label Jun 6, 2025
Copy link
Contributor
@k-a-il k-a-il left a comment

Choose a reason for hiding this comment

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

Thank you for handling this!

@silv-io silv-io force-pushed the fix-dockerhub-user-creds branch from fa438a4 to 93155bb Compare June 6, 2025 14:03
Copy link
github-actions bot commented Jun 6, 2025

Test Results - Preflight, Unit

21 595 tests  ±0   19 940 ✅ ±0   6m 33s ⏱️ +20s
     1 suites ±0    1 655 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit fa438a43. ± Comparison against base commit c22632d.

@silv-io silv-io changed the title Fix DockerHub push credentials Fix publishing credentials Jun 6, 2025
@silv-io silv-io merged commit 2128c6a into master Jun 6, 2025
11 of 12 checks passed
@silv-io silv-io deleted the fix-dockerhub-user-creds branch June 6, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0