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

[READY] - init devServer gitlab runner #789

Merged
merged 4 commits into from
Nov 13, 2024
Merged

Conversation

sarcasticadmin
Copy link
Member

Description of PR

Putting the devServer to work and adding a hosted gitlab-runner. Currently trigger on the nix tag.

This will allow us to run nix flake check (includes vm tests)

Had to bump to nixos-24.05 since we were pretty behind (~2023) for our flake input nixpkgs. Will probably move to unstable after getting more time to test.

Previous Behavior

  • no runner on devServer

New Behavior

  • gitlab-runner on devServer

Tests

@@ -11,7 +11,8 @@
## Table of Contents

- [CONTRIBUTING](./CONTRIBUTING.md)
- [CI](./CI.md)
- [GitHub Actions CI](./CI.md)
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: should we rename CI.md to github-actions-ci.md?

Copy link
Member Author

Choose a reason for hiding this comment

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

I have a branch that moves all of these markdown files underneath docs/(since right now there spread all over). Id rather clean that up there if thats ok since well be moving it anyway.

Copy link
Contributor

@ruebenramirez ruebenramirez left a comment

Choose a reason for hiding this comment

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

I asked a few questions as comments, but LGTM. I see you have a working test executed here: https://gitlab.com/socallinuxexpo/scale-network/-/pipelines/1532846314

Nice work!

@sarcasticadmin
Copy link
Member Author

@ruebenramirez thanks for the review and good discussion 🙂

@sarcasticadmin sarcasticadmin changed the title [REVIEW] - init devServer gitlab runner [READY] - init devServer gitlab runner Nov 13, 2024
@sarcasticadmin sarcasticadmin merged commit 881790c into master Nov 13, 2024
14 checks passed
@sarcasticadmin sarcasticadmin deleted the rh/devserver-runners branch November 13, 2024 21:07
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