2.6.0#300
Merged
shivammathur merged 14 commits intomasterfrom Oct 5, 2020
Merged
Conversation
no need for cs2pr
PHPStan is GH Actions-friendly
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Signed-off-by: dependabot[bot] <support@github.com>
…ions/core-1.2.6 Bump @actions/core from 1.2.5 to 1.2.6
Codecov Report
@@ Coverage Diff @@
## master #300 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 5 -1
Lines 476 486 +10
=========================================
+ Hits 476 486 +10
Continue to review full report at Codecov.
|
shivammathur
added a commit
that referenced
this pull request
Oct 15, 2020
shivammathur
added a commit
that referenced
this pull request
Oct 15, 2020
Kingdutch
added a commit
to Kingdutch/graphql-php
that referenced
this pull request
Nov 27, 2020
`set-env` and `add-path` are disabled in GitHub actions. See https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/ This requires an update to the action using those commands. This means at least version 2.6.0 is needed. See shivammathur/setup-php#300 However there seem to be no breaking changes so we can go straight to 2.9.0 instead. This also allows testing with version 8.x of PHP.
simPod
pushed a commit
to webonyx/graphql-php
that referenced
this pull request
Nov 27, 2020
`set-env` and `add-path` are disabled in GitHub actions. See https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/ This requires an update to the action using those commands. This means at least version 2.6.0 is needed. See shivammathur/setup-php#300 However there seem to be no breaking changes so we can go straight to 2.9.0 instead. This also allows testing with version 8.x of PHP.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
behatandphpspec. (Docs)latestfor current stable php version. (Docs). Closes Add support for PHP version "latest" #293PATHand other environment variables. Apply GHSA-mfwh-5m23-j46w (CVE-2020-15228)withoverenvfor inputs. Fixes global env overrides local with #295PHPStanandPsalmsupport for GitHub Actions inREADME. (Docs). Related PHPStan is GH Actions-friendly #292problem matcherssetup to scripts.install.tsandinstall.test.ts.codecovbadge with one fromshields.io.Node.jsdependencies.Thanks @szepeviktor for the contributions 🎉