Skip to content

Update README to reflect actual features #47

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

Merged
merged 3 commits into from
Aug 17, 2021

Conversation

boesing
Copy link
Member

@boesing boesing commented Aug 17, 2021

Q A
Documentation yes

Description

While working on implementing #46, I realized that the documentation does not fully reflect any feature which is hidden when having a deep-dive into the code.

I detected these missing features:

  • additional_checks "job" element can provide either {"php": "7.4"} or {"php": "*"}, the latter will execute that job on every PHP version supported by the project
  • non-empty checks will prevent any auto-detection of jobs
  • ignore_platform_reqs_8 was missing in the .laminas-ci.json example
  • stablePHP was missing in the .laminas-ci.json example

Furthermore, the documentation repeated the job configuration multiple time while not being in sync.

@boesing boesing added this to the 1.8.5 milestone Aug 17, 2021
@boesing boesing requested a review from weierophinney August 17, 2021 18:00
@boesing boesing force-pushed the docs/add-missing-details branch from e70f6be to 3895513 Compare August 17, 2021 18:03
… by project configuration

Signed-off-by: Maximilian Bösing <[email protected]>
@boesing boesing requested a review from weierophinney August 17, 2021 19:37
@weierophinney weierophinney merged commit 99031f9 into laminas:1.8.x Aug 17, 2021
@boesing boesing deleted the docs/add-missing-details branch June 28, 2022 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants