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

Add CI action #5

Merged
merged 2 commits into from
Jan 5, 2022
Merged

Add CI action #5

merged 2 commits into from
Jan 5, 2022

Conversation

jolheiser
Copy link
Collaborator

Full disclosure, I have almost zero experience with GH Actions.

This is a combination of a few from other projects, but should be a decent start.

Signed-off-by: jolheiser <[email protected]>
@karitham
Copy link
Owner

karitham commented Jan 3, 2022

I think we can't use the default action, or at least not with 1.17, since we're using 1.18 features

@jolheiser
Copy link
Collaborator Author

Good catch. I'll leave this here for now, all that needs to change is the version once there is an action for 1.18

@karitham
Copy link
Owner

karitham commented Jan 4, 2022

Found out you can actually use 1.18.0-beta1 as a version tag https://go.googlesource.com/vscode-go/+/refs/heads/master/.github/workflows/test-long.yml 🚀

@jolheiser jolheiser requested a review from karitham January 5, 2022 17:47
@karitham karitham merged commit ab3d0e6 into karitham:master Jan 5, 2022
@jolheiser jolheiser deleted the actions branch January 5, 2022 19: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.

2 participants