0 commenti (0 commenti)0 reazioni (0 reazioni)1 assegnatario (1 assegnatario)TypeScript363 fork (363 fork)auto 404
good first issuehacktoberfestscope/infratype/chore
Metriche repository
- Star
- 2554 stelle (2554 stelle)
- Metriche merge PR
- Metriche PR in attesa (Metriche PR in attesa)
Descrizione
- extract the common part w/ docker jobs from release and main workflows
- extract sonar jobs
- try to extract build jobs
- take a look at the rest
- consider running things like linter/tests in parallel to save time & to be able to rerun them separately in the future if one fails
Guida contributor
- Direzione di ricerca
- Esamina i workflow di GitHub Actions esistenti in .github/workflows, identifica i passaggi duplicati dei job Docker e Sonar, progetta workflow riutilizzabili e valuta l'esecuzione parallela di lint/test per risparmiare tempo nella CI. Usa la sintassi dei workflow riutilizzabili di GitHub Actions per estrarre la logica comune.
- Tech stack
- typescriptdockergithub actions
- Dominio
- ci cddevops
- Tipo issue
- DevOps
- Prerequisiti
- GitGitHub ActionsDocker