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

Update to use the patch branch of kb_sdk_actions. #28

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

dakotablair
Copy link
Collaborator

@dakotablair dakotablair commented Aug 7, 2024

This PR adjusts the GitHub kb_sdk test action, in action.yaml, to use the kb_sdk_patch image. The action.yaml file is also aligned with the patch branch of kb_sdk_actions which provides a model of how to opt in to the new patch, specifically by adding ref: 'patch' in action.yaml.

If the kb_sdk_patch image becomes trusted enough to replace kbase/kb_sdk:1.2.1 (a.k.a. kbase/kb_sdk:latest, the one installed if you follow the KBase SDK Documentation installation instructions) then the patch branch of kb_sdk_actions can be merged and any module using those actions will automagically start using the new patched image.

@dakotablair dakotablair marked this pull request as ready for review August 8, 2024 20:56
@dakotablair dakotablair merged commit 4e466d1 into main Aug 8, 2024
4 checks passed
@dakotablair dakotablair deleted the kb_sdk_actions-patch branch August 8, 2024 20:56
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