Skip to content

Add Nextcloud 35 development image workflow - #46

Merged
henmohr merged 1 commit into
mainfrom
agent/nextcloud-35-development
Sep 11, 2026
Merged

Add Nextcloud 35 development image workflow#46
henmohr merged 1 commit into
mainfrom
agent/nextcloud-35-development

Conversation

@henmohr

@henmohr henmohr commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

What changed

  • adds a dedicated Dockerfile for the Nextcloud 35 development build
  • downloads the official latest-master daily archive and verifies its SHA-512 checksum
  • refuses to build if the archive is no longer major version 35
  • includes postgresql-client, which provides pg_dump
  • adds an isolated GitHub Actions workflow that publishes only ghcr.io/librecodecoop/nextcloud-docker-app:35 for linux/amd64

Why

Nextcloud 35 is still a development release and does not have an official nextcloud:35-fpm image. This keeps the development image separate from the existing release workflow and prevents changes to the web image or current tags.

Validation

  • actionlint .github/workflows/nextcloud-35-development.yml
  • complete BuildKit build for linux/amd64 with cache-only output
  • SHA-512 validation succeeded
  • downloaded archive reported major version 35

Signed-off-by: henmohr <henriquemohr@redes.ufsm.br>
@henmohr
henmohr force-pushed the agent/nextcloud-35-development branch from b5ecbf4 to 563b391 Compare August 17, 2026 20:22
@henmohr
henmohr marked this pull request as ready for review September 11, 2026 23:01
@henmohr
henmohr merged commit 7b28718 into main Sep 11, 2026
3 of 4 checks passed
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-11T23:02:56.096517Z 563b391 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@vitormattos

Copy link
Copy Markdown
Member

This code wasn't good, because this I didn't made the review.

@vitormattos

Copy link
Copy Markdown
Member

We will need to remove this as soon as an official image is available.

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.

2 participants