Skip to content

no issue - simplify dev.sh and local testing docker stack, incremental github ci updates, remove mysql 5.7#251

Merged
pounard merged 1 commit intomainfrom
docker-stack-dev-sh-rewrite
Jan 23, 2026
Merged

no issue - simplify dev.sh and local testing docker stack, incremental github ci updates, remove mysql 5.7#251
pounard merged 1 commit intomainfrom
docker-stack-dev-sh-rewrite

Conversation

@pounard
Copy link
Copy Markdown
Member

@pounard pounard commented Jan 23, 2026

Quite a large PR, but it would be hard to split:

  • simplify the dev.sh script by moving out all DBAL_* env vars,
  • move out some env vars directly into a docker env ini file,
  • share the same Dockerfile for all PHP versions,
  • remove MySQL 5.7 automatic testing,
  • add PostgreSQL 18 and MariaDB 12 automatic testing, EDIT: actually it does work great with PostgreSQL 18, but because of changes in pg_dump, tests cannot run with all versions using the same Dockerfile,
  • incrementally fix the github CI (mostly raise some dependencies versions).

@pounard pounard force-pushed the docker-stack-dev-sh-rewrite branch 3 times, most recently from c7ce23e to 17cd02b Compare January 23, 2026 11:02
@pounard pounard requested a review from SimonMellerin January 23, 2026 11:10
@pounard pounard changed the title no issue - simplify dev.sh and local testing docker stack, incremental github ci updates, remove mysql 5.7, add postgresql 18 no issue - simplify dev.sh and local testing docker stack, incremental github ci updates, remove mysql 5.7 Jan 23, 2026
Comment thread .github/workflows/continuous-integration.yml
Comment thread docker/php-dev/Dockerfile
@pounard pounard force-pushed the docker-stack-dev-sh-rewrite branch from 17cd02b to 1c82d72 Compare January 23, 2026 13:47
…l github ci updates, remove mysql 5.7, add postgresql 18
@pounard pounard force-pushed the docker-stack-dev-sh-rewrite branch from 1c82d72 to d71ee1c Compare January 23, 2026 14:15
@pounard pounard merged commit b783c17 into main Jan 23, 2026
33 checks passed
@pounard pounard deleted the docker-stack-dev-sh-rewrite branch January 23, 2026 14:29
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