Skip to content
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

Support ssh private key Jenkins credentials for chart publish #747

Merged
merged 2 commits into from
Mar 14, 2023

Conversation

andytson-inviqa
Copy link
Contributor

No description provided.

@andytson-inviqa andytson-inviqa added enhancement New feature or request harness-php PHP harness labels Mar 13, 2023
@andytson-inviqa andytson-inviqa force-pushed the feature/ssh-credential-id branch from 2aa28b0 to 97f3bfa Compare March 13, 2023 21:46
@andytson-inviqa andytson-inviqa added this to the 1.5.0 milestone Mar 13, 2023
@andytson-inviqa
Copy link
Contributor Author

andytson-inviqa commented Mar 13, 2023

just realised this has a bug where if no publish environment variables, then the credential wont be added.

I hate having to wrap all conditions duplicated in the outer if, esp as a 3rd's going to be needed, so will have a think about how to do this without that

@andytson-inviqa andytson-inviqa marked this pull request as draft March 13, 2023 21:53
kierenevans
kierenevans previously approved these changes Mar 14, 2023
@andytson-inviqa andytson-inviqa force-pushed the feature/ssh-credential-id branch from 344a898 to d394c86 Compare March 14, 2023 09:36
@andytson-inviqa andytson-inviqa marked this pull request as ready for review March 14, 2023 10:11
@andytson-inviqa andytson-inviqa merged commit b2ee54e into 1.5.x Mar 14, 2023
@andytson-inviqa andytson-inviqa deleted the feature/ssh-credential-id branch March 14, 2023 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request harness-php PHP harness
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants