Skip to content

feat: tornar imagem COSMIC-only e unificar notificação do n8n - #28

Merged
ericrocha97 merged 8 commits into
mainfrom
feat/remove-gnome
Jul 26, 2026
Merged

feat: tornar imagem COSMIC-only e unificar notificação do n8n#28
ericrocha97 merged 8 commits into
mainfrom
feat/remove-gnome

Conversation

@ericrocha97

Copy link
Copy Markdown
Owner

Summary

  • remove a sessão GNOME da imagem e manter apenas COSMIC com cosmic-greeter, incluindo novo script build/40-remove-gnome.sh
  • atualizar documentação (README EN/PT-BR) para fluxo COSMIC-only e renovar screenshots removendo assets antigos
  • ajustar Jenkinsfile para notificar o n8n uma única vez no post { always { ... } }, removendo retries no notify_n8n.sh, e adicionar workflow do GitHub para rodar a suíte ci/jenkins/tests/run-all.sh

Validation

  • bash ci/jenkins/tests/run-all.sh
  • shellcheck build/15-system-optimizations.sh build/30-cosmic-desktop.sh build/40-remove-gnome.sh ci/jenkins/tests/test_cosmic_only_scripts.sh ci/jenkins/tests/run-all.sh
  • just --list

Copilot AI review requested due to automatic review settings April 26, 2026 13:40

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c80be4649a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread iso/disk.toml Outdated
Comment thread Jenkinsfile

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 15 out of 20 changed files in this pull request and generated 1 comment.

Comment thread iso/disk.toml
@ericrocha97

Copy link
Copy Markdown
Owner Author

@copilot revise essa PR, resolva o conflito pendente, garanta que a implementacao esteja ok

@ericrocha97

Copy link
Copy Markdown
Owner Author

@copilot revise essa PR, resolva o conflito pendente, garanta que a implementacao esteja ok

Copilot AI commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

@copilot revise essa PR, resolva o conflito pendente, garanta que a implementacao esteja ok

Conflito com main foi resolvido no commit bfa78fb.

Também revisei a implementação e validei o que era aplicável neste ambiente:

  • bash ci/jenkins/tests/run-all.sh
  • shellcheck build/10-build.sh build/15-system-optimizations.sh build/30-cosmic-desktop.sh build/40-remove-gnome.sh ci/jenkins/tests/run-all.sh ci/jenkins/tests/test_cosmic_only_scripts.sh

No GitHub Actions, o último failure anterior era do job dinâmico do Copilot por modelo indisponível (gpt-5.3-codex), não por erro da implementação do PR.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 16 out of 21 changed files in this pull request and generated 3 comments.

Comments suppressed due to low confidence (1)

iso/disk.toml:10

  • iso/disk.toml now bakes in a well-known default password ("user"). Even with the README warning, this increases the risk of someone distributing QCOW2/RAW artifacts with trivial credentials. Consider defaulting to a locked account/no password in-repo and documenting a local override (or requiring the user to set a password hash before building artifacts).
# Default local VM login password is "user" (SHA-512 hash below).
# Change this hash for your own local testing before distributing artifacts.
password = "$6$zTtLrcd2ocxh3WdL$Nyw/OT9D6Erg.9LN11aSlIMQVCFZgwrJUDkiwJjye.H5zjPZAK7UjBXK.AK2uKocZd4nrE2p3zcShTjuRwk9o."

Comment thread README.md Outdated
Comment thread README.pt-BR.md Outdated
Comment thread Jenkinsfile Outdated
@ericrocha97

Copy link
Copy Markdown
Owner Author

@copilot resolva todas as reviews feitas

Assisted-by: GPT-5 via GitHub Copilot

Copilot AI commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

@copilot resolva todas as reviews feitas

Resolvi os feedbacks pendentes no commit 59f5b6f:

  • atualizei as datas de “Last updated/Última atualização” em README.md e README.pt-BR.md para 2026-07-25
  • ajustei o Jenkinsfile para enviar ao n8n um N8N_ERROR_SUMMARY com o resultado real do pipeline (ex.: UNSTABLE/ABORTED/FAILURE)

Validação executada:

  • bash ci/jenkins/tests/run-all.sh

Também conferi CI no GitHub Actions: os checks de PR atuais estão verdes; a falha antiga era do job dinâmico do Copilot por modelo indisponível.

@ericrocha97

Copy link
Copy Markdown
Owner Author

@copilot Fix the code for all comments in this review thread.

When a review comment includes a suggested change, apply the suggestion exactly.

Do not make changes beyond what is described in the linked review thread.

Copilot AI commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

@copilot Fix the code for all comments in this review thread.

When a review comment includes a suggested change, apply t...

Aplicado no commit 59f5b6f para o review #4780449755:

  • README.md e README.pt-BR.md: datas de atualização corrigidas
  • Jenkinsfile: N8N_ERROR_SUMMARY passou a incluir o resultado real do pipeline para casos não-SUCCESS

Validação executada: bash ci/jenkins/tests/run-all.sh

@ericrocha97
ericrocha97 merged commit cd69ff9 into main Jul 26, 2026
4 checks passed
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.

3 participants