-
Notifications
You must be signed in to change notification settings - Fork 786
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 github build & test actions, disable travis. #555
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
squeed
force-pushed
the
gh-actions
branch
11 times, most recently
from
December 8, 2020 14:39
2b66f9f
to
a92fc5c
Compare
Okay, this is good to go. @dcbw |
Signed-off-by: Casey Callendrello <cdc@redhat.com>
Signed-off-by: Casey Callendrello <cdc@redhat.com>
squeed
force-pushed
the
gh-actions
branch
16 times, most recently
from
December 8, 2020 17:13
7817bdf
to
1470d30
Compare
squeed
force-pushed
the
gh-actions
branch
3 times, most recently
from
December 8, 2020 17:31
547e92a
to
872f5d3
Compare
squeed
changed the title
Add github build & test actions
Add github build & test actions, disable travis.
Dec 8, 2020
Okay, after a lot of wrangling, I got windows working too. And fixed a racy test. This is ready to merge. |
squeed
force-pushed
the
gh-actions
branch
2 times, most recently
from
December 8, 2020 17:56
82f88ce
to
1335b36
Compare
2 tasks
dcbw
reviewed
Dec 9, 2020
lgtm except for the whitespace thing |
Signed-off-by: Casey Callendrello <cdc@redhat.com>
Signed-off-by: Casey Callendrello <cdc@redhat.com>
Signed-off-by: Casey Callendrello <cdc@redhat.com>
LGTM |
tnir
added a commit
to tnir/plugins
that referenced
this pull request
Aug 9, 2021
cf. containernetworking#555 Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
tnir
added a commit
to tnir/plugins
that referenced
this pull request
Aug 9, 2021
cf. containernetworking#555 Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
tnir
added a commit
to tnir/plugins
that referenced
this pull request
Aug 9, 2021
cf. containernetworking#555 Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
mccv1r0
pushed a commit
to mccv1r0/plugins
that referenced
this pull request
Jan 4, 2023
cf. containernetworking#555 Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
mccv1r0
pushed a commit
to mccv1r0/plugins
that referenced
this pull request
Jan 10, 2023
cf. containernetworking#555 Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
apreuavar6
added a commit
to apreuavar6/cni-plugins
that referenced
this pull request
Aug 11, 2024
cf. containernetworking/plugins#555 Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.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.
RIP travis.
Fixes: #554