-
Notifications
You must be signed in to change notification settings - Fork 383
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
Update Build, test & measure
workflow
#7649
Conversation
b489f48
to
70bb977
Compare
Plugin builds for c86bdb1 are ready 🛎️!
Checksums
Warning These builds are for testing purposes only and should not be used in production. |
f985c64
to
b1835ff
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #7649 +/- ##
=============================================
- Coverage 77.34% 4.31% -73.03%
+ Complexity 6902 6893 -9
=============================================
Files 210 277 +67
Lines 22173 17852 -4321
=============================================
- Hits 17150 771 -16379
- Misses 5023 17081 +12058
Flags with carried forward coverage won't be shown. Click here to find out more.
|
74e75b4
to
ae84b4e
Compare
Co-authored-by: Weston Ruter <[email protected]>
Summary
package-lock.json
and files within the./assets
directory are the same.GITHUB_TOKEN
permissions in all workflows. Closes chore: Set permissions for GitHub actions #7160.peter-evans/create-or-update-comment@v3
with officialactions/github-script@v6
action to post comments on PR.composer normalize
job and move it toLint PHP
job which uses globally installedcomposer-normalize
Checklist