Skip to content

Make workflow secret passing and usage explicit - #1717

Merged
aklenik merged 1 commit into
hyperledger-caliper:mainfrom
aklenik:1716-fix-secret-handling
Oct 2, 2025
Merged

aklenik merged 1 commit into
hyperledger-caliper:mainfrom
aklenik:1716-fix-secret-handling

Conversation

@aklenik

@aklenik aklenik commented Oct 2, 2025

Copy link
Copy Markdown
Contributor

Resolves #1716 and hopefully also fixes the Docker publish issue (we now set secrets explicitly as envs for a job, which should have been the implicit behavior anyway, but now somehow the scripts can't see the passed secret as env var)

Signed-off-by: Attila Klenik <a.klenik@gmail.com>
@aklenik
aklenik requested a review from davidkel October 2, 2025 14:45
@aklenik
aklenik merged commit 0e0c999 into hyperledger-caliper:main Oct 2, 2025
9 checks passed
@aklenik
aklenik deleted the 1716-fix-secret-handling branch October 2, 2025 15:16
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.

Make passing secrets in workflows explicit

2 participants