pcdshub / pcdshub/engineering_tools
ENH: Add pre-commit checks, basic CI
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 36
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
Expected Behavior
We should add pre-commit checks (ruff, flake8, shellcheck) to this repo
We should make at least those checks run as CI
Current Behavior
No checks
Context
Brought up in #180
Your Environment
pcds-5.8.2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing configuration and automation entry points; the issue names no specific files, tests, or CI system. Add pre-commit checks for ruff, flake8, and shellcheck, then verify that the same checks run successfully in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100