-
Notifications
You must be signed in to change notification settings - Fork 10
Fix: Sync master and develop branches #144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
feat: merge develop
* First cut working, some kludges * First cut regressions for use * DB config for local * Incremental regressions into CodeSpaces * Correct testrunner config * No subsystem * Abandon auto chmod * As running in space * Check remote can push * GitIgnore UnitTest cache * Check can push from remote * Check can push from remote * Try to fix xdebug * Tentative XDebug OK * Retested Xdebug setup * Try DBug without restart * Still tweaking XDB * Still nudging XDB * Still A/B testing XDB settings * Update CI SeleniumRefs & Lint Docker Compose * Radically simplify XDebug ini * smtp config in template * Additional test env config on mail * Refactor per 8.1 ambitions * Skip questionable linter compatibility * Try alternative linter * Try 8.1 version overtrue * Use checkout v3 --------- Co-authored-by: Derek Crannaford <[email protected]> Co-authored-by: Adam Buckley <[email protected]>
Merge develop
Create dependabot.yml
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pipeline-components/php-codesniffer](https://github.com/pipeline-components/php-codesniffer) from 0.12.3 to 0.31.0. - [Release notes](https://github.com/pipeline-components/php-codesniffer/releases) - [Commits](pipeline-components/php-codesniffer@v0.12.3...v0.31.0) --- updated-dependencies: - dependency-name: pipeline-components/php-codesniffer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ions/checkout-4 build(deps): bump actions/checkout from 3 to 4
…eline-components/php-codesniffer-0.31.0 build(deps): bump pipeline-components/php-codesniffer from 0.12.3 to 0.31.0
Update overtrue/phplint to max v5 version
bump to v6
bump to v9
minor version bump
Update ci.yml
Bumps [overtrue/phplint](https://github.com/overtrue/phplint) from 9.0.3 to 9.1.1. - [Release notes](https://github.com/overtrue/phplint/releases) - [Changelog](https://github.com/overtrue/phplint/blob/main/CHANGELOG.md) - [Commits](overtrue/phplint@9.0.3...9.1.1) --- updated-dependencies: - dependency-name: overtrue/phplint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…rtrue/phplint-9.1.1 build(deps): bump overtrue/phplint from 9.0.3 to 9.1.1
Bumps [overtrue/phplint](https://github.com/overtrue/phplint) from 9.1.1 to 9.1.2. - [Release notes](https://github.com/overtrue/phplint/releases) - [Changelog](https://github.com/overtrue/phplint/blob/main/CHANGELOG.md) - [Commits](overtrue/phplint@9.1.1...9.1.2) --- updated-dependencies: - dependency-name: overtrue/phplint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ertrue/phplint-9.1.2 build(deps): bump overtrue/phplint from 9.1.1 to 9.1.2
Add docker to dependabot
Update dependabot.yml
Bumps [pipeline-components/php-codesniffer](https://github.com/pipeline-components/php-codesniffer) from 0.31.0 to 0.32.1. - [Release notes](https://github.com/pipeline-components/php-codesniffer/releases) - [Commits](pipeline-components/php-codesniffer@v0.31.0...v0.32.1) --- updated-dependencies: - dependency-name: pipeline-components/php-codesniffer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…peline-components/php-codesniffer-0.32.1 build(deps): bump pipeline-components/php-codesniffer from 0.31.0 to 0.32.1
…rplate into fix/syncmasterdevelop
Overview
Labels (3 changes)
-org.opencontainers.image.created=2024-08-02T01:54:09.853Z
+org.opencontainers.image.created=2024-08-02T02:10:12.449Z
org.opencontainers.image.description=Cmfive in a docker image
org.opencontainers.image.licenses=GPL-3.0
-org.opencontainers.image.revision=42150745ac976f3c0f65176a48eb507e269e4e3f
+org.opencontainers.image.revision=ef07016c3d76b5e4b46fb47a25c16b05663f1f00
org.opencontainers.image.source=https://github.com/2pisoftware/cmfive-boilerplate
org.opencontainers.image.title=Cmfive
org.opencontainers.image.url=https://github.com/2pisoftware/cmfive-boilerplate
org.opencontainers.image.vendor=2pisoftware
-org.opencontainers.image.version=develop
+org.opencontainers.image.version=pr-144 |
🔍 Vulnerabilities of
|
digest | sha256:9d2543a3693906c4fce6fa34d2efa63802f7f07984b69a5ed1763e65ec600318 |
vulnerabilities | |
size | 327 MB |
packages | 205 |
📦 Base Image alpine:3.19
also known as |
|
digest | sha256:8d733e27df31ac40ec64633002a200a0aed5477866730e0bfeb8d2dec5d8e76a |
vulnerabilities |
# Dockerfile (121:121)
RUN su cmfive -c 'INSTALL_ENV=docker php cmfive.php install core'
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (121:121)
RUN su cmfive -c 'INSTALL_ENV=docker php cmfive.php install core'
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (98:98)
COPY /.codepipeline/docker/configs/fpm/ /etc/php81/
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (121:121)
RUN su cmfive -c 'INSTALL_ENV=docker php cmfive.php install core'
Description
Description
Description
Description
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (121:121)
RUN su cmfive -c 'INSTALL_ENV=docker php cmfive.php install core'
Description
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
# Dockerfile (121:121)
RUN su cmfive -c 'INSTALL_ENV=docker php cmfive.php install core'
Description
|
Checklist
Description
Changelog
refs:
issues:
Other Information
Docs pull request: