Skip to content

fix: align deployment and guidelines with project standards#8

Merged
mauryasameer merged 2 commits into
devfrom
fix/deploy-workflow-and-guardrails
Apr 7, 2026
Merged

fix: align deployment and guidelines with project standards#8
mauryasameer merged 2 commits into
devfrom
fix/deploy-workflow-and-guardrails

Conversation

@mauryasameer

Copy link
Copy Markdown
Owner

Fixes the HF deployment workflow from copying legacy files and incorporates test/lint gates as per PROJECT_STANDARDS.md. Aligns CONTRIBUTING rules with the exact SDLC.

chore: promote dev to main (CI lint fix)
- Fix deploy_hf_space.yml to copy files from the new 'src/' modular layout instead of deleted legacy files.
- Add test and lint checks as required gates before HF deployment in deploy_hf_space.yml.
- Completely rewrite CONTRIBUTING.md to enforce exact agile SDLC rules from PROJECT_STANDARDS.md (CI gates, branching model, pre-push checklists).
- Enabled GitHub Branch Protection on 'main' and 'dev' to prevent direct pushes and require all CI checks (test and lint) to pass before PR merge.
@mauryasameer mauryasameer merged commit 315bff9 into dev Apr 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant