[phpmyadmin/phpmyadmin] 8881b2: Update create-release.sh
Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 8881b2574d705e8a6684c5b7284fad00ec728b0a https://github.com/phpmyadmin/phpmyadmin/commit/8881b2574d705e8a6684c5b7284f... Author: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com> Date: 2026-07-09 (Thu, 07 July 2026) +02:00 Changed paths: M scripts/create-release.sh Log Message: ----------- Update create-release.sh Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com> Commit: 0a9362668c8dd65d6baf5f609102fd89dcda3479 https://github.com/phpmyadmin/phpmyadmin/commit/0a9362668c8dd65d6baf5f609102... Author: William Desportes <williamdes@wdes.fr> Date: 2026-07-10 (Fri, 07 July 2026) +02:00 Changed paths: M scripts/check-release-excludes.sh Log Message: ----------- Update the list of release excludes Catch dev/tooling files that have appeared in vendor dists in recent years and were not yet flagged: AGENTS.md/CLAUDE.md (case-insensitive), UPGRADING.md, UPGRADE.md, UPGRADE-*.md, SECURITY.md, .gitlab-ci.yml, .tool-versions, .phive/, .phpdoc/, vendor/*/guides/, vendor/*/benchmark/, vendor/*/benchmarks/. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: e2819fe195be1b3a28455839d262153e01908e71 https://github.com/phpmyadmin/phpmyadmin/commit/e2819fe195be1b3a28455839d262... Author: William Desportes <williamdes@wdes.fr> Date: 2026-07-10 (Fri, 07 July 2026) +02:00 Changed paths: M scripts/check-release-excludes.sh Log Message: ----------- Exclude .phpstorm.meta.php from release tarballs This is a PhpStorm helper file that vendor packages ship to provide IDE autocomplete to library consumers. It's useless in a phpMyAdmin release tarball (which is a final product, not a library). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: b89991087d75126e7b6f2c32ab5d3966caf11005 https://github.com/phpmyadmin/phpmyadmin/commit/b89991087d75126e7b6f2c32ab5d... Author: William Desportes <williamdes@wdes.fr> Date: 2026-07-10 (Fri, 07 July 2026) +02:00 Changed paths: M scripts/check-release-excludes.sh Log Message: ----------- Add .codecov.yml to release excludes Codecov docs say only `codecov.yml` and `.codecov.yml` are valid filenames. Only `codecov.yml` was caught before. https://docs.codecov.com/docs/codecov-yaml Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 2f98fcdcf05528f37d2e7187e23e95dd4603844b https://github.com/phpmyadmin/phpmyadmin/commit/2f98fcdcf05528f37d2e7187e23e... Author: William Desportes <williamdes@wdes.fr> Date: 2026-07-10 (Fri, 07 July 2026) +02:00 Changed paths: M scripts/create-release.sh Log Message: ----------- Merge #20370 - Update create-release.sh Pull-request: #20370 Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
Liviu-Mihail Concioiu