nextcloud / nextcloud/richdocuments
Replace outdated containers in workflows
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 147
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 83
Description
Specifically, repalce ghcr.io/juliusknorr/nextcloud-dev-code:latest in the integration test workflows with the actual Collabora image.
Also, might be worth checking to see why they don't have nightly runs in addition to release runs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the integration test workflow files and identify where ghcr.io/juliusknorr/nextcloud-dev-code:latest is used. Confirm the appropriate Collabora image from the project context, then inspect why the workflows run only for releases. Done means the outdated container is replaced and the nightly-run question is resolved or documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions
- Domain
- ci-cd, testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100