CI checks aren't run against staging
Aperta
- Lingua principale
- TypeScript
- Stelle
- 153
- Fork
- 46
- Merge medio
- 1g 8h
- PR unite (30g)
- 7
Descrizione
This means the only time CI checks are going to run is before doing a release, which isn't ideal. We should be running CI checks in every development PR as well. However, this is now not possible because we haven't released the development versions of dependencies (such as solid-logic). As a result, the current CI for staging is broken: https://github.com/SolidOS/solid-ui/actions/runs/27531922777
PS: unrelated to this, we should also be running typecheck and typecheck-test checks on CI.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.