Skip to content

Commit 3e3a8e2

Browse files
committed
#24 Update plan with implementation deviations
1 parent 75160da commit 3e3a8e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/plans/24-ci-workflow.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,6 @@ Add ruff to requirements.txt under dev dependencies section
4949

5050
## Deviations from Plan
5151

52-
_Populated after implementation._
52+
- Added `push` trigger for develop/main in addition to `pull_request` (architect review: direct merges would skip CI)
53+
- Aligned CI dependency versions with requirements.txt instead of using bare package names
54+
- Added pip cache to lint job for consistency with test job

0 commit comments

Comments
 (0)