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

No jira: go checks #1163

Merged
merged 2 commits into from
Jul 17, 2024
Merged

No jira: go checks #1163

merged 2 commits into from
Jul 17, 2024

Conversation

charliecon
Copy link
Collaborator

Even though we'll be disabling the acceptance tests on GitHub soon, I think it would be a good idea to keep a workflow that checks the following:

  1. go generate doesn't change any files
  2. go mod tidy doesn't change any files
  3. go vet ./genesyscloud/... doesn't produce any output

I renamed the "Generate" job to "Go Checks" and added all the steps outlined above. Eventually, we can add the linter as well.

@charliecon charliecon merged commit d5b6e2e into dev Jul 17, 2024
5 of 9 checks passed
@charliecon charliecon deleted the no-jira-go-checks branch July 17, 2024 13:36
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