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

Fix errcheck error and add build step to buildkite #93

Merged
merged 3 commits into from
Apr 9, 2020

Conversation

alexshtin
Copy link
Member

Add all checks to buildkite.

@alexshtin alexshtin linked an issue Apr 9, 2020 that may be closed by this pull request
@alexshtin alexshtin requested a review from mfateev April 9, 2020 05:00
Makefile Outdated
@@ -76,7 +76,7 @@ cover_ci: $(COVER_ROOT)/cover.out
# it a whitelist of every file in every package that we want linted, per package.
#
# so lint + this golint func works like:
# - iterate over all lintable dirs (outputs "./folder/")
# - itrate over all lintable dirs (outputs "./folder/")
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: misspelled

Copy link
Member Author

Choose a reason for hiding this comment

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

its a typo :-)

@alexshtin alexshtin merged commit d7d4ad1 into temporalio:master Apr 9, 2020
@alexshtin alexshtin deleted the fix/errcheck-error branch April 9, 2020 05:30
muralisrini pushed a commit to muralisrini/sdk-go that referenced this pull request Feb 4, 2024
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.

Build of the freshly checked out repo fails
2 participants