0xironclad / 0xironclad/Job-Application-Tracker
Add CI pipeline for linting, tests, and type checking
- Langage dominant
- TypeScript
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- github-actions, typescript
- Domaine
- ci-cd, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 55/100