canonical / canonical/inference-snaps-testing
Always add `test-image-prompt`
- Dominant language
- Shell
- Stars
- 1
- Forks
- 0
- Avg merge
- 3d 49m
- Merged PRs (30d)
- 2
Description
https://github.com/canonical/inference-snaps-testing/blob/0dc80e4ab03f453de3e970e0a1cdff5489f6c659/.github/workflows/deepseek-r1.yaml#L19-L23
If we always add `test-image-prompt: false` it will be more understandable for the maintainer of the workflow. Then we can also drop the optional for this config.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with .github/workflows/deepseek-r1.yaml at lines 19-23 and inspect how test-image-prompt is configured. Make the setting explicit as false and remove its optional status where this config defines it; done means the workflow clearly contains the setting and remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 84/100