containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
182 stars 40 forks source link

Implement GHA workflow with a trigger on recipes change #2134

Open ScrewTSW opened 1 day ago

ScrewTSW commented 1 day ago

Is your enhancement related to a problem? Please describe

Currently there is no automation for checking recipes upon catalog json change

Describe the solution you'd like

We need to trigger a run on PR for commits that change packages/backend/src/assets/ai.json

Describe alternatives you've considered

No response

Additional context

No response

odockal commented 21 hours ago

Something we want here to be implemented:

We have working example in crc repo: https://github.com/crc-org/crc/blob/main/.github/workflows/windows-e2e.yml and https://github.com/crc-org/crc/blob/main/.github/workflows/windows-qe-tpl.yml Contact person is @adrianriobo