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

Github Actions pipeline instead of Travis #61

Merged
merged 6 commits into from
Aug 25, 2021

Conversation

vgarvardt
Copy link
Contributor

@vgarvardt vgarvardt commented Aug 24, 2021

Small maintenance for this project - use GH Actions as CI and bump min go version and deps.

@vgarvardt vgarvardt force-pushed the feature/github-actions-pipeline branch from 8cb0c3e to 164decb Compare August 24, 2021 20:32
@vgarvardt vgarvardt force-pushed the feature/github-actions-pipeline branch from 1cca48f to eb2f836 Compare August 24, 2021 20:51
@@ -66,10 +66,6 @@ func TestIDFromString(t *testing.T) {
"some string",
"some string",
},
{
"UUID with missing minuses",
"f4ec75dbc0b04b00a04fa0d9ed18e9fb",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated UUID library handles this case, so it is not invalid anymore

@vgarvardt vgarvardt merged commit eab73a0 into master Aug 25, 2021
@vgarvardt vgarvardt deleted the feature/github-actions-pipeline branch August 25, 2021 08:53
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