Check CI of legacy versions
Open
Nobody has claimed this yet.
bug
Needs triage
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
- 28 has a problem: https://github.com/nextcloud/spreed/actions/runs/20135148963/job/57786411255
most likely pcre extension missing and therefore creating output on CLI which breaks parsing JSON outputs - 30 repeatingly failed to install oracle: https://github.com/nextcloud/spreed/pull/16525
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 opening the CI job linked for version 28 and the Oracle installation failure reported in pull request #16525 for version 30. Inspect the workflow's legacy-version matrix and reproduce both failures. Done means versions 28 and 30 install and complete CI without extra CLI output breaking JSON parsing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100