Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
WordPress
/
wordpress-develop
Public
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
3.4k
Code
Pull requests
3.5k
Actions
Security and quality
42
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Trac/50401 add GitHub actions
- #593
#593
Closed
desrosj
wants to merge 17 commits into
WordPress:master
WordPress/wordpress-develop:master
from
desrosj:trac/50401-add-github-actions
desrosj/wordpress-develop:trac/50401-add-github-actions
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Trac/50401 add GitHub actions
#593
desrosj
wants to merge 17 commits into
WordPress:master
WordPress/wordpress-develop:master
from
desrosj:trac/50401-add-github-actions
desrosj/wordpress-develop:trac/50401-add-github-actions
Copy head branch name to clipboard
Commits
Commits on Oct 12, 2020
Add GitHub Actions workflows for everything currently handled in Travis CI.
desrosj
committed
d98b9f1
View commit details
Copy full SHA for d98b9f1
Browse repository at this point
Indicate that JS standards are also checked in this workflow.
desrosj
committed
6e546ab
View commit details
Copy full SHA for 6e546ab
Browse repository at this point
Commits on Oct 13, 2020
Continuing to refine:
Show description for d10a9a9
desrosj
committed
d10a9a9
View commit details
Copy full SHA for d10a9a9
Browse repository at this point
Be more explicit within `on` and use human readable part of `check_name` first.
desrosj
committed
bb92995
View commit details
Copy full SHA for bb92995
Browse repository at this point
Commits on Oct 14, 2020
Merge branch 'master' into trac/50401-add-github-actions
desrosj
committed
690dc97
View commit details
Copy full SHA for 690dc97
Browse repository at this point
Merge updates.
desrosj
committed
e72f248
View commit details
Copy full SHA for e72f248
Browse repository at this point
Commits on Oct 15, 2020
Limit push runs to master and version branches.
desrosj
committed
46a598a
View commit details
Copy full SHA for 46a598a
Browse repository at this point
Limit when actions run.
Show description for ed611d8
desrosj
committed
ed611d8
View commit details
Copy full SHA for ed611d8
Browse repository at this point
Improve language of welcome message.
desrosj
committed
8e53b26
View commit details
Copy full SHA for 8e53b26
Browse repository at this point
Let's stay on PHP 7.4 for PHPCS testing until we verify our tooling is compatible with PHP 8
desrosj
committed
c978c99
View commit details
Copy full SHA for c978c99
Browse repository at this point
Node needs to be installed before caching.
desrosj
committed
2092637
View commit details
Copy full SHA for 2092637
Browse repository at this point
Make the version of Node dynamic based on the `.nvmrc` file.
desrosj
committed
277c3eb
View commit details
Copy full SHA for 277c3eb
Browse repository at this point
Detect the desired NodeJS version dynamically.
desrosj
committed
7b73653
View commit details
Copy full SHA for 7b73653
Browse repository at this point
`actions/setup-node` does not currently support aliases like LTS
desrosj
committed
d009960
View commit details
Copy full SHA for d009960
Browse repository at this point
Remove stray nvmrc reference.
desrosj
committed
b0c0739
View commit details
Copy full SHA for b0c0739
Browse repository at this point
Merge branch 'master' into trac/50401-add-github-actions
desrosj
committed
ec260b0
View commit details
Copy full SHA for ec260b0
Browse repository at this point
Introduce a jshint warning.
desrosj
committed
f138386
View commit details
Copy full SHA for f138386
Browse repository at this point
You can’t perform that action at this time.