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 pipeline #3

Open
LeoBaro opened this issue Jan 20, 2025 · 2 comments
Open

CI pipeline #3

LeoBaro opened this issue Jan 20, 2025 · 2 comments

Comments

@LeoBaro
Copy link
Collaborator

LeoBaro commented Jan 20, 2025

No description provided.

@AndreP-git
Copy link
Collaborator

This has high priority as well. Do we want to start with GitHub Actions? I'm not an expert, but I can study the ecosystem a bit and come back to you in a few days. Anyway, it may be just better to evaluate the pipeline together to set up something robust and complete from the beginning.

@lbabetto
Copy link
Collaborator

Setting up actions is the easy part, the challenge is to write tests for a library that heavily relies on external resources. We could try to have a local install going via Ansible in a CI runner and check that the tests run there, but it kinda sounds like a nightmare.

Is there some way to bundle a "default" very very very small model that we can use for basic test functionalities? It doesn't need to be good, just small enough to work and produce testable output.

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

3 participants