canonical / canonical/operator-workflows
Change `series` to `base`
- Dominant language
- Python
- Stars
- 12
- Forks
- 27
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 12
Description
With `jubilant`, `series` defined in the [integration test workflow ](https://github.com/canonical/operator-workflows/blob/main/.github/workflows/integration_test.yaml#L114 ) will not be useful because `jubilant.Juju.deploy` take `base` instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open .github/workflows/integration_test.yaml around line 114 and inspect how the integration test workflow passes the deployment setting to jubilant.Juju.deploy. Replace the obsolete series name with base, then review the workflow for any other references to series and confirm the deployment input matches the jubilant API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100