Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI pytest #91

Open
2 of 8 tasks
kuraisle opened this issue Nov 20, 2024 · 0 comments
Open
2 of 8 tasks

CI pytest #91

kuraisle opened this issue Nov 20, 2024 · 0 comments

Comments

@kuraisle
Copy link
Collaborator

Is this the right issue type?

  • Yes, I'm planning work for this project team.

Summary

If it's getting deployed, we should move to CI for released images. This means we should be able to make better assurances about what people are running, including tests upon pull request.

Acceptance Criteria

  • Workflow for testing on PR
    • skip LLM portions with pytest.skipif() because they're too slow
  • Workflow for image build

Tasks

  • Write test workflow
  • Write build test workflow
  • tag llm tests so they don't get run in github actions

Confirm creation

  • This issue is ready
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

No branches or pull requests

1 participant