Skip to content

Add devkit CI workflow#4

Merged
cbusillo merged 2 commits into
mainfrom
code/2026-04-17-devkit-ci
Apr 17, 2026
Merged

Add devkit CI workflow#4
cbusillo merged 2 commits into
mainfrom
code/2026-04-17-devkit-ci

Conversation

@cbusillo

Copy link
Copy Markdown
Owner

Summary

  • add a minimal GitHub Actions CI workflow for odoo-devkit
  • install Python 3.13 and uv, sync the locked environment, and run the repo's unittest discovery command
  • give future devkit PRs a real check surface instead of merging with no GitHub-side verification

Verification

  • uv run python -m unittest discover -s tests

@cbusillo cbusillo merged commit 8c49560 into main Apr 17, 2026
1 check passed
@cbusillo cbusillo deleted the code/2026-04-17-devkit-ci branch April 17, 2026 19:30
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