-
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
Feature: GitHub runner as systemd service #3
Open
PedroRegisPOAR
wants to merge
156
commits into
feature/CI
Choose a base branch
from
feature/github-runner-as-systemd-service
base: feature/CI
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feature: GitHub runner as systemd service #3
PedroRegisPOAR
wants to merge
156
commits into
feature/CI
from
feature/github-runner-as-systemd-service
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
* adiciona CI * adiciona git ignore * adiciona .env.example * corrige lint * altera CI * arquivos iniciais * adiciona flake.nix * adiciona envrc * readme * adiciona arquivos * scripts bash * adiciona arquivos do container * adiciona makefile * remove arquivos inúteis * alterações * altera flake * instala nix + podman e roda alpine * adiciona build da imagem * altera branch * corrige CI * adiciona pacote * podman nativo * utiliza apt-get install -y * adiciona user e altera pastas * adiciona print do LS * reorganiza build da imagem * corrige script de install_runner * corrige install_runner * adiciona script para instalar nix * corrige install_runner DE FATO (?) * roda a instalação * remove stdout excessivos * adiciona httpie * corrige entrypoint * testes * altera container * modifica install_runner * adiciona opção no runner_token * corrige entrypoint * corrige comandos * altera sudoers * coisas para o dumb-init * adiciona dumb-init * Ajustes no flake.nix * Cria VM NixOS com docker e script para iniciar github-runner * Cria VM NixOS com docker e script para iniciar github-runner * Cria VM NixOS com docker e script para iniciar github-runner * Revert commit errado * Revert commit errado again * Testa docker action * Testa docker action com cat /etc/os*release * Testa docker action com cat /etc/os*release * Testa docker do runner * Mais testes no CI * Documenta como executar VM e runner --------- Co-authored-by: Pedro O. A. Regis <[email protected]>
rodrigondec
reviewed
Jan 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Primeira olhada
Qual o propósito desse PR? |
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.
Resumo
Estado atual do PR, tem-se:
/dev/kvm
;Quebrado (apenas na execução do workflow, TODO: só testei com a versão antiga, antes de atualizar para 23.11):