AI-Planning / AI-Planning/planutils
GitHub Action to Test Packages
- Vorherrschende Sprache
- Shell
- Sterne
- 140
- Forks
- 37
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
To make sure we don't break something, there should be some recipe to test each and every package.
Perhaps a `test` script in the package folder that prints `ok` or anything else depending.
Idea is that we'd make sure every package has their `test` file run cleanly before merging.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by inspecting the package folders and any existing GitHub Actions configuration. Determine how each package exposes its test file and what a successful run should report. Done means the workflow runs every package test before merging and clearly fails when one does not pass.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github-actions, shell
- Bereich
- ci-cd, testing
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100