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

Dividere il workflow in compilazione / esecuzione #17

Open
VaiTon opened this issue Jul 9, 2023 · 1 comment
Open

Dividere il workflow in compilazione / esecuzione #17

VaiTon opened this issue Jul 9, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@VaiTon
Copy link
Member

VaiTon commented Jul 9, 2023

Per essere amici dell'ambiente, non ha senso compilare ed eseguire ogni volta che il workflow viene runnato (anche se al momento viene fatto una volta al mese o dopo ogni commit). L'opzione migliore sarebbe dividere il workflow in due.

  • Il primo, runnato ad ogni PR / commit, compila e genera un immagine OCI, da caricare (se su main) nel registro.
  • Il secondo, eseguito periodicamente o su richiesta, esegue il software e carica su Pages i risultati.
@foxyseta
Copy link
Member

foxyseta commented Jul 9, 2023

Buona idea. Sono d'accordo.

@VaiTon VaiTon added the good first issue Good for newcomers label Jul 9, 2023
@foxyseta foxyseta mentioned this issue May 20, 2024
@foxyseta foxyseta self-assigned this Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants