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

Add Github Actions #4

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

ArangoGutierrez
Copy link
Collaborator

No description provided.

@ArangoGutierrez
Copy link
Collaborator Author

Can't see why the actions won't trigger....

@ArangoGutierrez ArangoGutierrez force-pushed the actions branch 2 times, most recently from 930aef3 to 0258852 Compare January 28, 2024 20:41
@ArangoGutierrez
Copy link
Collaborator Author

@elezar any clue what am I missing here?

elezar
elezar previously approved these changes Jan 29, 2024
Copy link
Member

@elezar elezar left a comment

Choose a reason for hiding this comment

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

Lgtm

@elezar elezar dismissed their stale review January 30, 2024 07:45

Need to address MRs first.

@ArangoGutierrez
Copy link
Collaborator Author

@ArangoGutierrez
Copy link
Collaborator Author

@shivamerla any update on moving https://gitlab.com/nvidia/cloud-native/k8s-kata-manager/-/merge_requests/32 to GitHub

@ArangoGutierrez ArangoGutierrez self-assigned this Feb 27, 2024
@ArangoGutierrez ArangoGutierrez added the testing issue/PR to fix/edit/create/enhance a project unit/e2e test label Feb 27, 2024
@ArangoGutierrez
Copy link
Collaborator Author

PR is good to move forward
@elezar PTAL

.github/workflows/golang.yaml Outdated Show resolved Hide resolved
-v $(PWD):$(PWD) \
-w $(PWD) \
-e GOCACHE=/tmp/.cache/go \
-e GOMODCACHE=/tmp/.cache/gomod \
Copy link
Member

Choose a reason for hiding this comment

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

I've noticed that we technically need to specify a golangci-lint cache here too.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

we run golangci-lint directly from it's action, this make target is mostly for build

Copy link
Member

Choose a reason for hiding this comment

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

Yes, but if I want to run golangci-lint after starting an interactive shell with make .shell.

Copy link
Member

Choose a reason for hiding this comment

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

Can be done as a follow-up.

versions.mk Outdated Show resolved Hide resolved
Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
Signed-off-by: Evan Lezar <[email protected]>
@ArangoGutierrez ArangoGutierrez merged commit 22e5666 into NVIDIA:main Feb 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing issue/PR to fix/edit/create/enhance a project unit/e2e test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants