cvpaperchallenge / Crux

Crux is a suite of LLM-empowered summarization and retrieval services for academic activity. Crux is developed by XCCV group of cvpaper.challenge.
MIT License
14 stars 2 forks source link

Implement CI #14

Closed gatheluck closed 1 year ago

gatheluck commented 1 year ago

Why

Now CI job (Github Action) is not implemented. But now all docker and compose files are ready. So let's implement CI.

Definition of Done

CI job is implemented which should fulfill following conditions:

How

write YAML file and Docker files for CI job under .github/workflows. You can refer original CI used in original YAML file Ascender.

Note

YoshikiKubotani commented 1 year ago

It actually took 7.5 hours to finish this task (including the time to get used to the GitHub Actions basic usage). So the point should probably be updated to 15 (or 11 in between).