mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-03 17:51:18 +03:00
Compare commits
5 commits
5f016b5491
...
2c983c0ce1
Author | SHA1 | Date | |
---|---|---|---|
![]() |
2c983c0ce1 | ||
![]() |
35b7566992 | ||
![]() |
6c9328d296 | ||
![]() |
bb39b7efcc | ||
![]() |
1f66ad92ef |
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
@ -27,7 +27,7 @@ jobs:
|
|||
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
|
||||
|
||||
- name: Set up Composer caching
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v4
|
||||
env:
|
||||
cache-name: cache-composer-dependencies
|
||||
with:
|
||||
|
@ -76,7 +76,7 @@ jobs:
|
|||
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install Subversion
|
||||
run: |
|
||||
|
@ -88,7 +88,7 @@ jobs:
|
|||
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
|
||||
|
||||
- name: Set up Composer caching
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v4
|
||||
env:
|
||||
cache-name: cache-composer-dependencies
|
||||
with:
|
||||
|
|
8
composer.lock
generated
8
composer.lock
generated
|
@ -4219,12 +4219,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/WordPress/wporg-mu-plugins.git",
|
||||
"reference": "26965c7a8d10c5d7ad59efa174fddf3671788d75"
|
||||
"reference": "95142090bd72407b2ba7b131d6c80435968c7f8a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/WordPress/wporg-mu-plugins/zipball/26965c7a8d10c5d7ad59efa174fddf3671788d75",
|
||||
"reference": "26965c7a8d10c5d7ad59efa174fddf3671788d75",
|
||||
"url": "https://api.github.com/repos/WordPress/wporg-mu-plugins/zipball/95142090bd72407b2ba7b131d6c80435968c7f8a",
|
||||
"reference": "95142090bd72407b2ba7b131d6c80435968c7f8a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4265,7 +4265,7 @@
|
|||
"source": "https://github.com/WordPress/wporg-mu-plugins/tree/build",
|
||||
"issues": "https://github.com/WordPress/wporg-mu-plugins/issues"
|
||||
},
|
||||
"time": "2025-01-10T17:34:42+00:00"
|
||||
"time": "2025-05-27T01:36:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "wporg/wporg-parent-2021",
|
||||
|
|
|
@ -321,6 +321,10 @@ function get_association_classes( $team ) {
|
|||
$classes = array( 'badge-code', 'dashicons-editor-code' );
|
||||
break;
|
||||
|
||||
case 'core-ai-team':
|
||||
$classes = array( 'badge-code-committer', 'dashicons-cloud-upload' );
|
||||
break;
|
||||
|
||||
case 'mobile-team':
|
||||
$classes = array( 'badge-mobile', 'dashicons-smartphone' );
|
||||
break;
|
||||
|
@ -512,7 +516,7 @@ function get_association_classes( $team ) {
|
|||
case 'core-performance-team':
|
||||
case 'performance-team':
|
||||
// Logo defined as SVG in CSS.
|
||||
$classes = array( 'badge-performance-team' );
|
||||
$classes = array( 'badge-performance-contributor' );
|
||||
break;
|
||||
|
||||
case 'core-performance-contributor':
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://schemas.wp.org/trunk/block.json",
|
||||
"apiVersion": 2,
|
||||
"name": "wporg/my-pledge-list",
|
||||
"version": "1.0.0-7dc7e42",
|
||||
"version": "1.0.0-35b7566",
|
||||
"title": "My pledges",
|
||||
"category": "design",
|
||||
"icon": "",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://schemas.wp.org/trunk/block.json",
|
||||
"apiVersion": 2,
|
||||
"name": "wporg/pledge-contributors",
|
||||
"version": "1.0.0-7dc7e42",
|
||||
"version": "1.0.0-35b7566",
|
||||
"title": "Pledge contributors",
|
||||
"category": "design",
|
||||
"icon": "",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://schemas.wp.org/trunk/block.json",
|
||||
"apiVersion": 2,
|
||||
"name": "wporg/pledge-edit-button",
|
||||
"version": "1.0.0-7dc7e42",
|
||||
"version": "1.0.0-35b7566",
|
||||
"title": "Edit pledge button",
|
||||
"category": "design",
|
||||
"icon": "",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://schemas.wp.org/trunk/block.json",
|
||||
"apiVersion": 2,
|
||||
"name": "wporg/pledge-teams",
|
||||
"version": "1.0.0-7dc7e42",
|
||||
"version": "1.0.0-35b7566",
|
||||
"title": "Pledge teams",
|
||||
"category": "design",
|
||||
"icon": "",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Author: WordPress.org
|
||||
* Author URI: https://wordpress.org/
|
||||
* Description: A block-based child theme for WordPress.org/five/
|
||||
* Version: 1.0.0-7dc7e42
|
||||
* Version: 1.0.0-35b7566
|
||||
* License: GNU General Public License v2 or later
|
||||
* Text Domain: wporg-5ftf
|
||||
* Template: wporg-parent-2021
|
||||
|
|
Loading…
Reference in a new issue