-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore: add github actions #32
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
raserva
changed the title
chore: add github actions
!!DON'T REVIEW YET!! chore: add github actions
May 17, 2022
raserva
changed the title
!!DON'T REVIEW YET!! chore: add github actions
chore: add github actions
May 17, 2022
raserva
requested review from
a team,
sethvargo and
myurtoglu
and removed request for
a team
May 17, 2022 21:38
sethvargo
requested changes
May 17, 2022
sethvargo
force-pushed
the
gh-actions
branch
5 times, most recently
from
May 18, 2022 21:02
63c8ed5
to
3f31fcd
Compare
sethvargo
approved these changes
May 18, 2022
raserva
commented
May 18, 2022
raserva
commented
May 18, 2022
yolocs
approved these changes
May 19, 2022
sqin2019
pushed a commit
that referenced
this pull request
Apr 6, 2023
* chore: add github actions * updated directory * fix error string * error checking on mock server * try this * fix lint issues * update to 1.18 * Pr feedback, fix minor issues * added mutex to mock server * added lots more quotes * Switch to reusable workflow * fix issues highlighted by linter Co-authored-by: Seth Vargo <seth@sethvargo.com>
verbanicm
pushed a commit
that referenced
this pull request
Jun 14, 2023
* chore: add github actions * updated directory * fix error string * error checking on mock server * try this * fix lint issues * update to 1.18 * Pr feedback, fix minor issues * added mutex to mock server * added lots more quotes * Switch to reusable workflow * fix issues highlighted by linter Co-authored-by: Seth Vargo <seth@sethvargo.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Also had to update a few small things that were caught by the linter.