0xironclad / 0xironclad/Job-Application-Tracker
Add CI pipeline for linting, tests, and type checking
- Linguagem predominante
- TypeScript
- Estrelas
- 0
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Configure a CI pipeline using GitHub Actions or a similar tool to run type checking, linting, and tests on every push and pull request. Fail the pipeline on style or test regressions.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Look for existing scripts in package.json for linting, testing, and type checking. Check if there are configuration files for TypeScript, ESLint, or a test runner. Create a GitHub Actions workflow file in .github/workflows/ that runs these commands on push and pull request events. The pipeline should fail if any command exits with a non-zero code.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- github-actions, typescript
- Domínio
- ci-cd, tooling
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 55/100