Skip to content

Add GitHub Actions workflow to verify Docker Hub secrets#382

Closed
maany wants to merge 1 commit intorucio:masterfrom
maany:org-secret-debug
Closed

Add GitHub Actions workflow to verify Docker Hub secrets#382
maany wants to merge 1 commit intorucio:masterfrom
maany:org-secret-debug

Conversation

@maany
Copy link
Member

@maany maany commented Mar 10, 2025

This pull request introduces a new GitHub Actions workflow to verify the presence and length of Docker Hub secrets. The most important change is the addition of the test-secrets.yml file, which ensures that the necessary secrets are set correctly before proceeding with the workflow.

New GitHub Actions workflow:

  • .github/workflows/test-secrets.yml: Added a workflow named org-secrets that runs on pull requests and manual triggers. It includes steps to verify that DOCKER_HUB_USERNAME and DOCKER_HUB_ACCESS_TOKEN secrets are set and have non-zero length.

@maany
Copy link
Member Author

maany commented Mar 10, 2025

Closing as this will not be further debugged. The issue was fixed by resetting the org secrets!

@maany maany closed this Mar 10, 2025
@maany maany deleted the org-secret-debug branch March 10, 2025 15:06
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.

1 participant