Skip to content

Conversation

@itowlson
Copy link
Contributor

@itowlson itowlson commented Apr 3, 2025

I don't believe I can test this outside of main. Would folks be okay with me merging it as is, and then testing or reverting it? It should be benign because the action is only manual dispatch, and I believe the only thing it can do is create a PR (which I will review and then close). Thanks!

Copy link
Contributor

@vdice vdice left a comment

Choose a reason for hiding this comment

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

I think it just needs one fixup but then glad to get this merged so you can test.

- uses: actions/checkout@v4

- name: Download Spin
uses: fermyon/actions/spin/setup@v1
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
uses: fermyon/actions/spin/setup@v1
uses: fermyon/actions/spin/setup@v1
with:
version: canary

Just missing a with: line prior to the customizations. (Don't commit this change, just used it to sketch out.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops! Thanks!

@itowlson itowlson force-pushed the update-spin-cli-reference branch from 92bec45 to af093a8 Compare April 3, 2025 00:38
@itowlson itowlson merged commit 8638bd9 into spinframework:main Apr 3, 2025
3 checks passed
@michelleN michelleN added this to the initial-bug-bash milestone Apr 22, 2025
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.

3 participants