Plugin Directory

Changeset 3399221


Ignore:
Timestamp:
11/19/2025 06:44:17 PM (4 months ago)
Author:
rockschtar
Message:

Update to version 3.1.0-beta.1 from GitHub

Location:
colored-admin-post-list
Files:
18 added
12 deleted
18 edited
1 copied

Legend:

Unmodified
Added
Removed
  • colored-admin-post-list/tags/3.1.0-beta.1/.git/FETCH_HEAD

    r3399213 r3399221  
    1 7775bf1d71c8abcd14e37320b81eb0585c049bf2        '7775bf1d71c8abcd14e37320b81eb0585c049bf2' of https://github.com/rockschtar/colored-admin-post-list
     11a9c1b012d4ca71999177a128b21fe0bfe026343        '1a9c1b012d4ca71999177a128b21fe0bfe026343' of https://github.com/rockschtar/colored-admin-post-list
  • colored-admin-post-list/tags/3.1.0-beta.1/.git/HEAD

    r3399213 r3399221  
    1 7775bf1d71c8abcd14e37320b81eb0585c049bf2
     11a9c1b012d4ca71999177a128b21fe0bfe026343
  • colored-admin-post-list/tags/3.1.0-beta.1/.git/config

    r3399213 r3399221  
    1010    auto = 0
    1111[includeIf "gitdir:/home/runner/work/colored-admin-post-list/colored-admin-post-list/.git"]
    12     path = /home/runner/work/_temp/git-credentials-1c028c8f-f5ed-459b-991b-98ef8d95d8c7.config
     12    path = /home/runner/work/_temp/git-credentials-f8be96af-f0a9-41d2-977e-fa5756171d21.config
    1313[includeIf "gitdir:/github/workspace/.git"]
    14     path = /github/runner_temp/git-credentials-1c028c8f-f5ed-459b-991b-98ef8d95d8c7.config
     14    path = /github/runner_temp/git-credentials-f8be96af-f0a9-41d2-977e-fa5756171d21.config
  • colored-admin-post-list/tags/3.1.0-beta.1/.git/logs/HEAD

    r3399213 r3399221  
    1 0000000000000000000000000000000000000000 7775bf1d71c8abcd14e37320b81eb0585c049bf2 runner <runner@runnervmg1sw1.0obh14kmosuu3f42i4cqtqqd3c.ex.internal.cloudapp.net> 1763577183 +0000    checkout: moving from master to refs/tags/3.1.0-alpha.7
     10000000000000000000000000000000000000000 1a9c1b012d4ca71999177a128b21fe0bfe026343 runner <runner@runnervmg1sw1.gv3p3gixvlrefaaxv4a3i1totf.ex.internal.cloudapp.net> 1763577819 +0000    checkout: moving from master to refs/tags/3.1.0-beta.1
  • colored-admin-post-list/tags/3.1.0-beta.1/.git/shallow

    r3399213 r3399221  
    1 7775bf1d71c8abcd14e37320b81eb0585c049bf2
     11a9c1b012d4ca71999177a128b21fe0bfe026343
  • colored-admin-post-list/tags/3.1.0-beta.1/.github/workflows/build.yml

    r3399213 r3399221  
    134134          path: |
    135135            release-artifact
     136  wporg-assets-trunk:
     137    name: Push to trunk
     138    runs-on: ubuntu-latest
     139    needs: release
     140    steps:
     141      - uses: actions/checkout@master
     142      - name: Tagging
     143        run: |
     144          sed -i "s/Stable tag:.*$/Stable tag: ${{ github.ref_name }}/" readme.txt
     145      - name: WordPress.org plugin asset/readme update
     146        uses: 10up/action-wordpress-plugin-asset-update@stable
     147        env:
     148          SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
     149          SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
     150          SLUG: colored-admin-post-list
     151          IGNORE_OTHER_FILES: true
    136152  wporg-deploy:
    137153    name: wordpress.org Deploy
    138     needs: release
     154    needs: wporg-assets-trunk
    139155    runs-on: ubuntu-latest
    140156    steps:
     
    151167          SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
    152168          SLUG: colored-admin-post-list # optional, remove if GitHub repo name matches SVN slug, including capitalization
    153   wporg-assets-trunk:
    154     name: Push to trunk
    155     runs-on: ubuntu-latest
    156     needs: phpcs
    157     steps:
    158       - uses: actions/checkout@master
    159       - name: WordPress.org plugin asset/readme update
    160         uses: 10up/action-wordpress-plugin-asset-update@stable
    161         env:
    162           SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
    163           SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
    164           SLUG: colored-admin-post-list
    165           IGNORE_OTHER_FILES: true
  • colored-admin-post-list/tags/3.1.0-beta.1/colored-admin-post-list.php

    r3399213 r3399221  
    77* Author: rockschtar
    88* Author URI: http://www.eracer.de
    9 * Version: 3.1.0-alpha.7
     9* Version: 3.1.0-beta.1
    1010* Requires at least: 6.2
    1111* Requires PHP: 8.3
  • colored-admin-post-list/tags/3.1.0-beta.1/readme.txt

    r3399220 r3399221  
    11=== Colored Admin Post List ===
    22Contributors: rockschtar
    3 Tags: color, highlight, post-status, status, edit-flow
     3Tags: wp-admin, admin, color, colored, post, list, highlight, post-status, poststatus, status, draft, pending, future, private, published, custom, custom post status, edit-flow
    44Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B2WSC5FR2L8MU
    55Requires at least: 6.0
    66Tested up to: 6.8
    77Requires PHP: 8.3
    8 Stable tag: 3.1.0-beta.2
     8Stable tag: 3.1.0-beta.1
    99License: GPLv3
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
  • colored-admin-post-list/trunk/.git/FETCH_HEAD

    r3399213 r3399221  
    1 7775bf1d71c8abcd14e37320b81eb0585c049bf2        '7775bf1d71c8abcd14e37320b81eb0585c049bf2' of https://github.com/rockschtar/colored-admin-post-list
     11a9c1b012d4ca71999177a128b21fe0bfe026343        '1a9c1b012d4ca71999177a128b21fe0bfe026343' of https://github.com/rockschtar/colored-admin-post-list
  • colored-admin-post-list/trunk/.git/HEAD

    r3399213 r3399221  
    1 7775bf1d71c8abcd14e37320b81eb0585c049bf2
     11a9c1b012d4ca71999177a128b21fe0bfe026343
  • colored-admin-post-list/trunk/.git/config

    r3399213 r3399221  
    1010    auto = 0
    1111[includeIf "gitdir:/home/runner/work/colored-admin-post-list/colored-admin-post-list/.git"]
    12     path = /home/runner/work/_temp/git-credentials-1c028c8f-f5ed-459b-991b-98ef8d95d8c7.config
     12    path = /home/runner/work/_temp/git-credentials-f8be96af-f0a9-41d2-977e-fa5756171d21.config
    1313[includeIf "gitdir:/github/workspace/.git"]
    14     path = /github/runner_temp/git-credentials-1c028c8f-f5ed-459b-991b-98ef8d95d8c7.config
     14    path = /github/runner_temp/git-credentials-f8be96af-f0a9-41d2-977e-fa5756171d21.config
  • colored-admin-post-list/trunk/.git/logs/HEAD

    r3399213 r3399221  
    1 0000000000000000000000000000000000000000 7775bf1d71c8abcd14e37320b81eb0585c049bf2 runner <runner@runnervmg1sw1.0obh14kmosuu3f42i4cqtqqd3c.ex.internal.cloudapp.net> 1763577183 +0000    checkout: moving from master to refs/tags/3.1.0-alpha.7
     10000000000000000000000000000000000000000 1a9c1b012d4ca71999177a128b21fe0bfe026343 runner <runner@runnervmg1sw1.gv3p3gixvlrefaaxv4a3i1totf.ex.internal.cloudapp.net> 1763577819 +0000    checkout: moving from master to refs/tags/3.1.0-beta.1
  • colored-admin-post-list/trunk/.git/shallow

    r3399213 r3399221  
    1 7775bf1d71c8abcd14e37320b81eb0585c049bf2
     11a9c1b012d4ca71999177a128b21fe0bfe026343
  • colored-admin-post-list/trunk/.github/workflows/build.yml

    r3399213 r3399221  
    134134          path: |
    135135            release-artifact
     136  wporg-assets-trunk:
     137    name: Push to trunk
     138    runs-on: ubuntu-latest
     139    needs: release
     140    steps:
     141      - uses: actions/checkout@master
     142      - name: Tagging
     143        run: |
     144          sed -i "s/Stable tag:.*$/Stable tag: ${{ github.ref_name }}/" readme.txt
     145      - name: WordPress.org plugin asset/readme update
     146        uses: 10up/action-wordpress-plugin-asset-update@stable
     147        env:
     148          SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
     149          SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
     150          SLUG: colored-admin-post-list
     151          IGNORE_OTHER_FILES: true
    136152  wporg-deploy:
    137153    name: wordpress.org Deploy
    138     needs: release
     154    needs: wporg-assets-trunk
    139155    runs-on: ubuntu-latest
    140156    steps:
     
    151167          SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
    152168          SLUG: colored-admin-post-list # optional, remove if GitHub repo name matches SVN slug, including capitalization
    153   wporg-assets-trunk:
    154     name: Push to trunk
    155     runs-on: ubuntu-latest
    156     needs: phpcs
    157     steps:
    158       - uses: actions/checkout@master
    159       - name: WordPress.org plugin asset/readme update
    160         uses: 10up/action-wordpress-plugin-asset-update@stable
    161         env:
    162           SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
    163           SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
    164           SLUG: colored-admin-post-list
    165           IGNORE_OTHER_FILES: true
  • colored-admin-post-list/trunk/colored-admin-post-list.php

    r3399213 r3399221  
    77* Author: rockschtar
    88* Author URI: http://www.eracer.de
    9 * Version: 3.1.0-alpha.7
     9* Version: 3.1.0-beta.1
    1010* Requires at least: 6.2
    1111* Requires PHP: 8.3
  • colored-admin-post-list/trunk/readme.txt

    r3399220 r3399221  
    11=== Colored Admin Post List ===
    22Contributors: rockschtar
    3 Tags: color, highlight, post-status, status, edit-flow
     3Tags: wp-admin, admin, color, colored, post, list, highlight, post-status, poststatus, status, draft, pending, future, private, published, custom, custom post status, edit-flow
    44Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B2WSC5FR2L8MU
    55Requires at least: 6.0
    66Tested up to: 6.8
    77Requires PHP: 8.3
    8 Stable tag: 3.1.0-beta.2
     8Stable tag: 3.1.0-beta.1
    99License: GPLv3
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset for help on using the changeset viewer.