chore: upgrade redis to 8.10.1, nginx to 1.31.4 #7

Closed
autonomic-bot wants to merge 0 commits from upgrade-505e53c into main
Owner

Recipe upgrade step: redis 8.10.0 → 8.10.1 and nginx 1.31.3 → 1.31.4, added on top of the existing open upgrade PR (branch upgrade-505e53c) so this remains ONE evolving upgrade PR for lasuite-docs (impress v5.2.1 → v5.4.1, redis 8.8.0 → 8.10.1, nginx 1.31.1 → 1.31.4, minio RELEASE.2025-05-24 → RELEASE.2025-09-07).

Image-tag table (this PR vs true upstream main 911c982)

service image upstream main this PR
app lasuite/impress-frontend v5.2.1 v5.4.1
backend lasuite/impress-backend v5.2.1 v5.4.1
celery lasuite/impress-backend v5.2.1 v5.4.1
y-provider lasuite/impress-y-provider v5.2.1 v5.4.1
redis redis 8.8.0 8.10.1
web nginx 1.31.1 1.31.4
minio minio/minio RELEASE.2025-05-24 RELEASE.2025-09-07 (newest container tag; GitHub's RELEASE.2025-10-15 was never pushed to Docker Hub)
db pgautoupgrade/pgautoupgrade 18-debian 18-debian (up-to-date)
docspec ghcr.io/docspecio/api 3.0.2 3.0.2 (up-to-date)

The four impress images share one version tag from the suitenumerique/docs monorepo and move in lockstep.

Upstream release notes:

Operator action required

None — drop-in image bumps; no compose/config/env changes impress- or sidecar-side. AUTO_MIGRATIONS=true runs DB migrations automatically on backend startup. The impress v5.4.0 Bearer-auth removal only affects API clients sending raw Bearer JWTs (browser/session login unaffected); cc-ci lasuite-docs tests were aligned in cc-ci PR #12 (2026-08-03).

Recipe version bump (recommended, NOT applied — left for the operator)

The over-all upgrade is impress minor v5.2.1 → v5.4.1 plus redis/nginx/minio sidecar patches; recommended semver bump is minor. Operator runs after this PR merges:

abra recipe release lasuite-docs -y

Verification

Verified on the cc-ci recipe CI server (full suite, cold, against this PR head). Dev smoke-deploy of the WIP head (dev-lasuite-docs.ci.commoninternet.net) converged green (all 9 services healthy, web served 200) and was fully torn down. NOT merged — for operator review.

cc @trav @notplants

Tested green on the cc-ci recipe CI server (full suite, cold, against this PR head). NOT merged — for operator review.

cc @trav @notplants

Recipe upgrade step: **redis 8.10.0 → 8.10.1** and **nginx 1.31.3 → 1.31.4**, added on top of the existing open upgrade PR (branch `upgrade-505e53c`) so this remains ONE evolving upgrade PR for lasuite-docs (impress v5.2.1 → v5.4.1, redis 8.8.0 → 8.10.1, nginx 1.31.1 → 1.31.4, minio RELEASE.2025-05-24 → RELEASE.2025-09-07). ## Image-tag table (this PR vs true upstream main 911c982) | service | image | upstream main | this PR | |---------|-------|---------------|---------| | app | lasuite/impress-frontend | v5.2.1 | **v5.4.1** | | backend | lasuite/impress-backend | v5.2.1 | **v5.4.1** | | celery | lasuite/impress-backend | v5.2.1 | **v5.4.1** | | y-provider | lasuite/impress-y-provider | v5.2.1 | **v5.4.1** | | redis | redis | 8.8.0 | **8.10.1** | | web | nginx | 1.31.1 | **1.31.4** | | minio | minio/minio | RELEASE.2025-05-24 | **RELEASE.2025-09-07** (newest container tag; GitHub's RELEASE.2025-10-15 was never pushed to Docker Hub) | | db | pgautoupgrade/pgautoupgrade | 18-debian | 18-debian (up-to-date) | | docspec | ghcr.io/docspecio/api | 3.0.2 | 3.0.2 (up-to-date) | The four impress images share one version tag from the suitenumerique/docs monorepo and move in lockstep. **Upstream release notes:** - app/backend/celery/y-provider impress v5.2.1→v5.4.1: https://github.com/suitenumerique/docs/releases/tag/v5.4.0 + https://github.com/suitenumerique/docs/releases/tag/v5.4.1 + https://github.com/suitenumerique/docs/releases/tag/v5.3.0 (v5.4.0 removed the default Bearer/JWT API auth — deliberate hardening; cc-ci tests aligned in cc-ci PR #12, 2026-08-03.) - **redis 8.10.0 → 8.10.1**: https://hub.docker.com/_/redis/tags and https://github.com/redis/redis/releases — patch on the already-in-use 8.10.x line. - **web nginx 1.31.3 → 1.31.4**: https://nginx.org/en/CHANGES (19 Aug 2026) — fixes a binary-compat regression for third-party modules using script codes introduced in 1.31.3, plus HTTP/2/HTTP/3 bugfixes; drop-in for the reverse proxy. - minio RELEASE.2025-05-24→RELEASE.2025-09-07: https://github.com/minio/minio/releases (latest container tag; repo archived Apr 2026). ## Operator action required None — drop-in image bumps; no compose/config/env changes impress- or sidecar-side. `AUTO_MIGRATIONS=true` runs DB migrations automatically on backend startup. The impress v5.4.0 Bearer-auth removal only affects API clients sending raw Bearer JWTs (browser/session login unaffected); cc-ci lasuite-docs tests were aligned in cc-ci PR #12 (2026-08-03). ## Recipe version bump (recommended, NOT applied — left for the operator) The over-all upgrade is impress minor v5.2.1 → v5.4.1 plus redis/nginx/minio sidecar patches; recommended semver bump is **minor**. Operator runs after this PR merges: ``` abra recipe release lasuite-docs -y ``` ## Verification Verified on the cc-ci recipe CI server (full suite, cold, against this PR head). Dev smoke-deploy of the WIP head (`dev-lasuite-docs.ci.commoninternet.net`) converged green (all 9 services healthy, web served 200) and was fully torn down. NOT merged — for operator review. cc @trav @notplants Tested green on the cc-ci recipe CI server (full suite, cold, against this PR head). NOT merged — for operator review. cc @trav @notplants
autonomic-bot added 1 commit 2026-06-22 21:37:47 +00:00
autonomic-bot requested review from trav 2026-06-22 21:37:47 +00:00
autonomic-bot requested review from notplants 2026-06-22 21:37:47 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cilasuite-docs @ 505e53cc passed

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `lasuite-docs` @ `505e53cc` ✅ **passed** [![cc-ci result card](https://ci.commoninternet.net/runs/951/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/951) [![level](https://ci.commoninternet.net/runs/951/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/951) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/951) · [dashboard](https://ci.commoninternet.net/)
autonomic-bot changed title from chore: upgrade to v5.3.0 (impress app/backend/celery/y-provider) + nginx 1.31.2 to chore: upgrade impress to v5.3.0, nginx to 1.31.2, minio to RELEASE.2025-09-07 2026-06-29 00:56:23 +00:00
autonomic-bot added 1 commit 2026-06-29 00:56:24 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cilasuite-docs @ 9e3f3b13 passed

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `lasuite-docs` @ `9e3f3b13` ✅ **passed** [![cc-ci result card](https://ci.commoninternet.net/runs/963/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/963) [![level](https://ci.commoninternet.net/runs/963/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/963) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/963) · [dashboard](https://ci.commoninternet.net/)
autonomic-bot changed title from chore: upgrade impress to v5.3.0, nginx to 1.31.2, minio to RELEASE.2025-09-07 to chore: upgrade impress to v5.4.1 2026-07-13 20:32:20 +00:00
autonomic-bot added 1 commit 2026-07-13 20:32:21 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cilasuite-docs @ 7e7ba76a failure

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `lasuite-docs` @ `7e7ba76a` ❌ **failure** [![cc-ci result card](https://ci.commoninternet.net/runs/1121/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1121) [![level](https://ci.commoninternet.net/runs/1121/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1121) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1121) · [dashboard](https://ci.commoninternet.net/)
Author
Owner

!testme RED diagnosis — stale test (upgrade is correct)

The !testme run on this PR head (7e7ba76a, build #1121) came back RED on one custom test:

FAILED tests/lasuite-docs/custom/test_oidc_login.py::test_oidc_login_via_keycloak
  AssertionError: GET /api/v1.0/users/me/ with token HTTP 401: {'detail': 'Authentication credentials were not provided.'}

All other stages passed: install , upgrade , backup , restore . The other custom test (test_oidc_with_keycloak.py::test_oidc_password_grant_against_dep_keycloak) also passed — it only verifies the OIDC password grant (obtaining a token from keycloak), not using it against the docs API.

Why this test is stale

The test test_oidc_login_via_keycloak sends a Bearer JWT (obtained via OIDC password grant) to GET /api/v1.0/users/me/ and expects HTTP 200. This was the correct behavior up to impress v5.3.0.

In v5.4.0, upstream PR suitenumerique/docs#2480 deliberately removed mozilla_django_oidc.contrib.drf.OIDCAuthentication from DRF's DEFAULT_AUTHENTICATION_CLASSES. The stated rationale:

"This backend should not be used by our application and can lead to the usage of our main api with an access_token instead of the cookie session."

The API now uses cookie session auth only — Bearer token auth against the API is intentionally no longer supported. The 401 "Authentication credentials were not provided" is the new correct behavior when a Bearer token is sent: DRF's remaining SessionAuthentication backend doesn't recognize the Authorization: Bearer header.

The upgrade itself is correct

  • The dev deploy (dev-lasuite-docs, --chaos) converged cleanly on v5.4.1: all 9 services 1/1, backend migrations applied (migrate: done), gunicorn serving, minio bucket created, nginx landing page HTTP 200.
  • There is no recipe-level config change that should or could restore the removed Bearer auth — it was a deliberate security/behavioral decision by the upstream maintainers.
  • The install/upgrade/backup/restore lifecycle stages all pass, confirming the recipe deploys and operates correctly on v5.4.1.

Recommended action

This test needs updating to reflect the new auth model (cookie session instead of Bearer token). Re-run with --with-tests to open + verify a cc-ci test-update PR:

/recipe-upgrade lasuite-docs --with-tests

The recipe PR itself is ready for operator review — the image-tag bumps are correct and the app converges. Nothing was merged.

## !testme RED diagnosis — stale test (upgrade is correct) The `!testme` run on this PR head (`7e7ba76a`, build [#1121](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1121)) came back RED on **one** custom test: ``` FAILED tests/lasuite-docs/custom/test_oidc_login.py::test_oidc_login_via_keycloak AssertionError: GET /api/v1.0/users/me/ with token HTTP 401: {'detail': 'Authentication credentials were not provided.'} ``` **All other stages passed:** install ✅, upgrade ✅, backup ✅, restore ✅. The other custom test (`test_oidc_with_keycloak.py::test_oidc_password_grant_against_dep_keycloak`) also passed — it only verifies the OIDC password grant (obtaining a token from keycloak), not using it against the docs API. ### Why this test is stale The test `test_oidc_login_via_keycloak` sends a Bearer JWT (obtained via OIDC password grant) to `GET /api/v1.0/users/me/` and expects HTTP 200. This was the correct behavior up to impress v5.3.0. In **v5.4.0**, upstream PR [suitenumerique/docs#2480](https://github.com/suitenumerique/docs/pull/2480) **deliberately removed** `mozilla_django_oidc.contrib.drf.OIDCAuthentication` from DRF's `DEFAULT_AUTHENTICATION_CLASSES`. The stated rationale: > "This backend should not be used by our application and can lead to the usage of our main api with an access_token instead of the cookie session." The API now uses **cookie session auth only** — Bearer token auth against the API is intentionally no longer supported. The 401 "Authentication credentials were not provided" is the **new correct behavior** when a Bearer token is sent: DRF's remaining `SessionAuthentication` backend doesn't recognize the `Authorization: Bearer` header. ### The upgrade itself is correct - The dev deploy (`dev-lasuite-docs`, `--chaos`) converged cleanly on v5.4.1: all 9 services 1/1, backend migrations applied (`migrate: done`), gunicorn serving, minio bucket created, nginx landing page HTTP 200. - There is no recipe-level config change that should or could restore the removed Bearer auth — it was a deliberate security/behavioral decision by the upstream maintainers. - The `install`/`upgrade`/`backup`/`restore` lifecycle stages all pass, confirming the recipe deploys and operates correctly on v5.4.1. ### Recommended action This test needs updating to reflect the new auth model (cookie session instead of Bearer token). Re-run with `--with-tests` to open + verify a cc-ci test-update PR: ``` /recipe-upgrade lasuite-docs --with-tests ``` The recipe PR itself is ready for operator review — the image-tag bumps are correct and the app converges. Nothing was merged.
autonomic-bot changed title from chore: upgrade impress to v5.4.1 to chore: upgrade nginx to 1.31.3 2026-07-24 04:23:35 +00:00
autonomic-bot added 1 commit 2026-07-24 04:23:36 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cilasuite-docs @ f772297f failure

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `lasuite-docs` @ `f772297f` ❌ **failure** [![cc-ci result card](https://ci.commoninternet.net/runs/1136/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1136) [![level](https://ci.commoninternet.net/runs/1136/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1136) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1136) · [dashboard](https://ci.commoninternet.net/)
Author
Owner

!testme update — 2026-07-24 (head f772297f, build #1136)

This PR was extended with the nginx 1.31.2 → 1.31.3 security bump (CVE-2026-42533 / CVE-2026-60005 / CVE-2026-56434) on top of the existing impress v5.4.1 work. The !testme run came back RED — on the same stale tests as the 2026-07-13 run (#1121), not on the nginx bump.

Lifecycle stages — all pass

  • install, upgrade, backup, restore, lint, clean-teardown, no-secret-leak.

Failing custom tests — both STALE (Bearer-token auth removed in v5.4.0)

  1. test_oidc_login.py::test_oidc_login_via_keycloakGET /api/v1.0/users/me/ with Authorization: Bearer → HTTP 401 (expected 200).
  2. test_create_doc.py::test_create_doc_and_read_backPOST /api/v1.0/documents/ with Authorization: Bearer → HTTP 401 (expected 200/201).

Both tests obtain a JWT via the OIDC password grant and send it as Authorization: Bearer <jwt> to the impress API. In v5.4.0, upstream PR suitenumerique/docs#2480 deliberately removed mozilla_django_oidc.contrib.drf.OIDCAuthentication from DRF's DEFAULT_AUTHENTICATION_CLASSES; the API now uses cookie session auth only. The 401 "Authentication credentials were not provided" is the new correct behavior for a Bearer token — SessionAuthentication doesn't recognize the Authorization header. This is a deliberate upstream security decision; no recipe-level config change should or could restore it.

The upgrade itself is correct

  • A direct dev-lasuite-docs deploy (--chaos) on the cc-i swarm converged cleanly on impress v5.4.1 + nginx 1.31.3 + minio RELEASE.2025-09-07: all 9 services 1/1, backend migrations applied (migrate: done), gunicorn serving, minio bucket created, nginx landing HTTP 200, nginx version confirmed nginx/1.31.3. Torn down cleanly (0 stacks/volumes/apps leaked).
  • nginx 1.31.3 is a drop-in security patch; the recipe's reverse-proxy config is unaffected.

Recommended action

Both stale tests need updating to the new auth model (cookie session instead of Bearer token). Re-run with --with-tests to open + verify a cc-ci test-update PR:

/recipe-upgrade lasuite-docs --with-tests

Nothing merged; PR awaits operator review. cc @trav @notplants

## !testme update — 2026-07-24 (head `f772297f`, build [#1136](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1136)) ❌ This PR was extended with the **nginx 1.31.2 → 1.31.3** security bump (CVE-2026-42533 / CVE-2026-60005 / CVE-2026-56434) on top of the existing impress v5.4.1 work. The `!testme` run came back RED — on the **same stale tests** as the 2026-07-13 run (#1121), *not* on the nginx bump. ### Lifecycle stages — all pass - ✅ install, ✅ upgrade, ✅ backup, ✅ restore, ✅ lint, ✅ clean-teardown, ✅ no-secret-leak. ### Failing custom tests — both STALE (Bearer-token auth removed in v5.4.0) 1. `test_oidc_login.py::test_oidc_login_via_keycloak` — `GET /api/v1.0/users/me/` with `Authorization: Bearer` → HTTP 401 (expected 200). 2. `test_create_doc.py::test_create_doc_and_read_back` — `POST /api/v1.0/documents/` with `Authorization: Bearer` → HTTP 401 (expected 200/201). Both tests obtain a JWT via the OIDC password grant and send it as `Authorization: Bearer <jwt>` to the impress API. In v5.4.0, upstream PR [suitenumerique/docs#2480](https://github.com/suitenumerique/docs/pull/2480) **deliberately removed** `mozilla_django_oidc.contrib.drf.OIDCAuthentication` from DRF's `DEFAULT_AUTHENTICATION_CLASSES`; the API now uses **cookie session auth only**. The 401 "Authentication credentials were not provided" is the **new correct behavior** for a Bearer token — `SessionAuthentication` doesn't recognize the `Authorization` header. This is a deliberate upstream security decision; no recipe-level config change should or could restore it. ### The upgrade itself is correct - A direct `dev-lasuite-docs` deploy (`--chaos`) on the cc-i swarm converged cleanly on impress v5.4.1 + **nginx 1.31.3** + minio RELEASE.2025-09-07: all 9 services 1/1, backend migrations applied (`migrate: done`), gunicorn serving, minio bucket created, nginx landing HTTP 200, nginx version confirmed `nginx/1.31.3`. Torn down cleanly (0 stacks/volumes/apps leaked). - nginx 1.31.3 is a drop-in security patch; the recipe's reverse-proxy config is unaffected. ### Recommended action Both stale tests need updating to the new auth model (cookie session instead of Bearer token). Re-run with `--with-tests` to open + verify a cc-ci test-update PR: ``` /recipe-upgrade lasuite-docs --with-tests ``` Nothing merged; PR awaits operator review. cc @trav @notplants
Author
Owner

The stale cc-ci tests blocking this PR are now fixed and merged: cc-ci PR #12
(recipe-maintainers/cc-ci#12) replaces the removed Bearer-auth
path with the real OIDC authorization-code session login (impress v5.4.0 hardening).

Verified GREEN: cold full-suite ×1 against THIS PR's head (f772297f) with the updated tests —
install/upgrade/backup/restore/custom all pass. A fresh !testme will now run with the merged
tests. Merging this PR ⇒ green.

The stale cc-ci tests blocking this PR are now **fixed and merged**: cc-ci PR #12 (https://git.autonomic.zone/recipe-maintainers/cc-ci/pulls/12) replaces the removed Bearer-auth path with the real OIDC authorization-code session login (impress v5.4.0 hardening). Verified GREEN: cold full-suite ×1 against THIS PR's head (f772297f) with the updated tests — install/upgrade/backup/restore/custom all pass. A fresh `!testme` will now run with the merged tests. Merging this PR ⇒ green.
autonomic-bot changed title from chore: upgrade nginx to 1.31.3 to chore: upgrade to impress v5.4.1 + redis 8.8.1 + nginx 1.31.3 + minio 2025-09-07 2026-08-04 00:21:54 +00:00
autonomic-bot added 1 commit 2026-08-04 00:21:55 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cilasuite-docs @ 58210603 success

cc-ci result card

Drone build #1182 — full lifecycle suite GREEN (recipe-ci stage: success; ~3.4 min).
Triggered directly via the drone API (RECIPE=lasuite-docs, REF=5821060 = this PR head, PR=7, SRC=recipe-maintainers/lasuite-docs) — the comment-bridge did not pick up the !testme comment this pass, so the result is reflected here manually.

What this verifies

  • impress v5.2.1→v5.4.1, redis 8.8.0→8.8.1 (security), nginx 1.31.1→1.31.3 (security), minio→RELEASE.2025-09-07 — all pass install/upgrade/backup/restore/custom/lint/clean-teardown/no-secret-leak.
  • The previously-stale OIDC tests now PASS: cc-ci PR #12 (merged 2026-08-03) updated test_oidc_login.py + test_create_doc.py for the impress v5.4.0 Bearer-auth removal (session-cookie auth + assert Bearer rejected). No test files were modified in this pass (DEFAULT mode).
  • A direct dev-lasuite-docs --chaos deploy also converged cleanly on this head (all 9 services 1/1, redis 8.8.1 ready, backend migrations applied, nginx 1.31.3 serving) and was torn down.

Nothing merged — for operator review. Recommended release after merge: abra recipe release lasuite-docs -y

<!-- cc-ci:testme --> 🌻 **cc-ci** — `lasuite-docs` @ `58210603` ✅ **success** [![cc-ci result card](https://ci.commoninternet.net/runs/1182/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1182) **Drone build #1182** — full lifecycle suite GREEN (recipe-ci stage: success; ~3.4 min). Triggered directly via the drone API (RECIPE=lasuite-docs, REF=`5821060` = this PR head, PR=7, SRC=recipe-maintainers/lasuite-docs) — the comment-bridge did not pick up the `!testme` comment this pass, so the result is reflected here manually. ### What this verifies - impress v5.2.1→v5.4.1, **redis 8.8.0→8.8.1** (security), nginx 1.31.1→1.31.3 (security), minio→RELEASE.2025-09-07 — all pass install/upgrade/backup/restore/custom/lint/clean-teardown/no-secret-leak. - The previously-stale OIDC tests now PASS: cc-ci PR #12 (merged 2026-08-03) updated `test_oidc_login.py` + `test_create_doc.py` for the impress v5.4.0 Bearer-auth removal (session-cookie auth + assert Bearer rejected). No test files were modified in this pass (DEFAULT mode). - A direct `dev-lasuite-docs` `--chaos` deploy also converged cleanly on this head (all 9 services 1/1, redis 8.8.1 ready, backend migrations applied, nginx 1.31.3 serving) and was torn down. Nothing merged — for operator review. Recommended release after merge: `abra recipe release lasuite-docs -y`
autonomic-bot changed title from chore: upgrade to impress v5.4.1 + redis 8.8.1 + nginx 1.31.3 + minio 2025-09-07 to chore: upgrade impress to v5.4.1, redis to 8.10.0, nginx to 1.31.3 2026-08-04 01:12:03 +00:00
autonomic-bot added 1 commit 2026-08-04 01:12:04 +00:00
Author
Owner

[cc-ci/testme] VERDICT=GREEN — recipe lasuite-docs PR #7 verified on the cc-ci harness (Drone build #1185, status=success). Triggered directly via the Drone API with the bridge's exact query-string params () — the bridge !testme path was unavailable because the cc-ci-bridge container's mounted Gitea-bot swarm secret is stale (gitea returns 401 'user does not exist'); per the known infra workaround I drove Drone directly and reflected the verdict back to the PR manually. Drone build: https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1185 Recipe head: bdbefca6. NOT merged — for operator review.

[cc-ci/testme] VERDICT=GREEN — recipe **lasuite-docs** PR #7 verified on the cc-ci harness (Drone build #1185, status=success). Triggered directly via the Drone API with the bridge's exact query-string params () — the bridge !testme path was unavailable because the cc-ci-bridge container's mounted Gitea-bot swarm secret is stale (gitea returns 401 'user does not exist'); per the known infra workaround I drove Drone directly and reflected the verdict back to the PR manually. Drone build: https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1185 Recipe head: `bdbefca6`. NOT merged — for operator review.
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cilasuite-docs @ bdbefca6 failurehttps://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1212

(summary card unavailable — see the run for details.) full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `lasuite-docs` @ `bdbefca6` ❌ **failure** → https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1212 _(summary card unavailable — see the run for details.)_ [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1212) · [dashboard](https://ci.commoninternet.net/)
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cilasuite-docs @ bdbefca6 passed

cc-ci result card

level

full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `lasuite-docs` @ `bdbefca6` ✅ **passed** [![cc-ci result card](https://ci.commoninternet.net/runs/1214/summary.png)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1214) [![level](https://ci.commoninternet.net/runs/1214/badge.svg)](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1214) [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1214) · [dashboard](https://ci.commoninternet.net/)
autonomic-bot changed title from chore: upgrade impress to v5.4.1, redis to 8.10.0, nginx to 1.31.3 to chore: upgrade redis to 8.10.1, nginx to 1.31.4 2026-08-21 02:42:53 +00:00
autonomic-bot added 1 commit 2026-08-21 02:42:53 +00:00
Author
Owner

!testme

!testme
Author
Owner

🌻 cc-cilasuite-docs @ 1dc6544f passedhttps://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1294

(summary card unavailable — see the run for details.) full logs · dashboard

<!-- cc-ci:testme --> 🌻 **cc-ci** — `lasuite-docs` @ `1dc6544f` ✅ **passed** → https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1294 _(summary card unavailable — see the run for details.)_ [full logs](https://drone.ci.commoninternet.net/recipe-maintainers/cc-ci/1294) · [dashboard](https://ci.commoninternet.net/)
trav closed this pull request 2026-08-24 16:44:36 +00:00

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: recipe-maintainers/lasuite-docs#7