Skip to content

ci(tests-deploy): wait until Nextcloud is installed before enabling AppAPI - #954

Merged
oleksandr-nc merged 1 commit into
mainfrom
ci/wait-for-nextcloud-install
Jul 31, 2026
Merged

ci(tests-deploy): wait until Nextcloud is installed before enabling AppAPI#954
oleksandr-nc merged 1 commit into
mainfrom
ci/wait-for-nextcloud-install

Conversation

@oleksandr-nc

Copy link
Copy Markdown
Contributor

Lets finally fix this flaky CI

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

…ppAPI

Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 80bb613f-ac23-44ca-ad8a-c531ae897f53

📥 Commits

Reviewing files that changed from the base of the PR and between 3795265 and 7953a6d.

📒 Files selected for processing (1)
  • .github/workflows/tests-deploy.yml

📝 Walkthrough

Walkthrough

The deployment workflow updates six Nextcloud bootstrap wait loops. Each loop now runs occ status --output=json and checks the installation state. The loops no longer use version.php existence as the readiness condition. Success messages and timeout errors now describe installation status across Docker, DSP, and HaRP deployment jobs.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the CI change that waits for Nextcloud installation before enabling AppAPI.
Description check ✅ Passed The description identifies the purpose of fixing flaky CI and relates to the deployment workflow changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@oleksandr-nc

Copy link
Copy Markdown
Contributor Author

It works, tested rerunning CI 10 times :)

@oleksandr-nc
oleksandr-nc merged commit f2b66bd into main Jul 31, 2026
222 checks passed
@oleksandr-nc
oleksandr-nc deleted the ci/wait-for-nextcloud-install branch July 31, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant