HumanSignal / HumanSignal/label-studio
CI and development improvements
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Is your feature request related to a problem? Please describe.**
The CI chain and general development environment could use some improvements to make some things easier.
Things I noticed so far:
- [x] no pre-commit (#1751)
- [x] no linting (#1753)
- [x] no stale option for issues/prs (#1754)
- [ ] ci improvements
- [ ] docker deployment on github actions
- [ ] security checks
**Describe the solution you'd like**
The solution should address multiple things like devcontainer and github actions improvements.
I encourage everyone to contribute more ideas or feedback, these are just proposals
**Describe alternatives you've considered**
-
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.