Skip to content

add: github actions ci - #141

Open
pecomyint wants to merge 1 commit into
mainfrom
ci/github-actions
Open

add: github actions ci#141
pecomyint wants to merge 1 commit into
mainfrom
ci/github-actions

Conversation

@pecomyint

Copy link
Copy Markdown
Collaborator

Summary

  • add read-only GitHub Actions CI for pull requests and pushes to main
  • run Ruff against src/dashpva/
  • run pytest on Python 3.11 and 3.12 with the locked area-det environment

Checks

  • Ruff
  • Tests (Python 3.11)
  • Tests (Python 3.12)

Notes

  • uses GitHub-hosted runners only; beamline hardware validation remains manual
  • installs from uv.lock and does not enforce an exact test count or coverage threshold
  • grants the workflow read-only repository contents permission

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.

2 participants