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 to map the existing GitLab CI/CD config #4

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

vasrem
Copy link
Collaborator

@vasrem vasrem commented Dec 20, 2023

As part of fully migrating https://gitlab.com/nvidia/cloud-native/k8s-operator-libs to GitHub, we need to ensure that CI is running like it used to be. To do that, we move the implementation from GitLab to GitHub.

In a later PR, after syncing is stopped, we will remove the following files completely:

No changes will happen to the existing flow at the moment (i.e. I won't change linters etc). This will happen in later PRs.


One of the jobs will fail because it is also failing in the recent GitLab pipelines https://gitlab.com/nvidia/cloud-native/k8s-operator-libs/-/pipelines?page=1&scope=all. This is not related to this PR and can be fixed in a later PR.

@vasrem vasrem force-pushed the feature/add_github_actions branch 29 times, most recently from 49f34a7 to 4d23c69 Compare December 20, 2023 10:26
@vasrem vasrem marked this pull request as ready for review December 20, 2023 10:35
@adrianchiris adrianchiris merged commit 094e278 into NVIDIA:main Dec 28, 2023
3 of 4 checks passed
@vasrem vasrem deleted the feature/add_github_actions branch January 29, 2024 13:32
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