forked from WordPress/wordpress-develop
-
Notifications
You must be signed in to change notification settings - Fork 0
GitHub Actions #2
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
d98b9f1
Add GitHub Actions workflows for everything currently handled in Trav…
desrosj 6e546ab
Indicate that JS standards are also checked in this workflow.
desrosj d10a9a9
Continuing to refine:
desrosj bb92995
Be more explicit within `on` and use human readable part of `check_na…
desrosj 690dc97
Merge branch 'master' into trac/50401-add-github-actions
desrosj c8d9481
Admin Menu: Better wrapping for long menu item names.
helen e72f248
Merge updates.
desrosj 0aa3ade
Updates: Reduce secondary buttons for less visual complexity.
helen d0ec93f
I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/dashboar…
ocean90 52f2d0d
Community Events: Update timezone-related `@since` tags to `5.5.2`.
iandunn 50fa352
Docs: Improve description of the `$email` parameter in `email_exists()`.
SergeyBiryukov efe06cd
Site Health, REST API: Move async tests to REST API endpoints.
TimothyBJacobs 73fb2c1
REST API: Grant super admin to site health test user.
TimothyBJacobs 701dee2
REST API: Exclude custom site health capability check on multisite.
TimothyBJacobs 46a598a
Limit push runs to master and version branches.
desrosj ed611d8
Limit when actions run.
desrosj 8e53b26
Improve language of welcome message.
desrosj c978c99
Let's stay on PHP 7.4 for PHPCS testing until we verify our tooling i…
desrosj 2092637
Node needs to be installed before caching.
desrosj 277c3eb
Make the version of Node dynamic based on the `.nvmrc` file.
desrosj 7b73653
Detect the desired NodeJS version dynamically.
desrosj d009960
`actions/setup-node` does not currently support aliases like LTS
desrosj b0c0739
Remove stray nvmrc reference.
desrosj 8bf847b
Comments: Remove extra space from the comment link in `Walker_Comment`.
SergeyBiryukov 7bfe507
Twenty Twenty: Remove extra space from the comment link in `TwentyTwe…
SergeyBiryukov fee906a
Twenty Nineteen: Remove extra space from the comment link in `TwentyN…
SergeyBiryukov c0f41b5
Comments: Further remove unnecessary context switch in `Walker_Comment`.
SergeyBiryukov ec260b0
Merge branch 'master' into trac/50401-add-github-actions
desrosj f138386
Introduce a jshint warning.
desrosj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Limit when actions run.
They should only run on push to master or a version branch, and on a pull request.
- Loading branch information
commit ed611d81082fc9749fdf3b3061d8c9ebaaad3eda
There are no files selected for viewing
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
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.