Merge pull request #52 from studiopress/bump-tested-up-to/6.0

Bump 'Tested up to' version to 6.0
This commit is contained in:
Ryan Kienstra
2022-05-18 11:15:58 -05:00
committed by GitHub
2 changed files with 20 additions and 5 deletions
+19 -4
View File
@@ -1,5 +1,8 @@
version: 2.1
orbs:
wp-svn: studiopress/wp-svn@0.1
commands:
install_dependencies:
description: "Install development dependencies."
@@ -59,11 +62,11 @@ commands:
executors:
base:
docker:
- image: circleci/buildpack-deps:latest
- image: cimg/base:current
working_directory: /tmp
php_node:
docker:
- image: circleci/php:7.3.3-stretch-node-browsers
- image: cimg/php:7.3-node
working_directory: /tmp/src
jobs:
@@ -108,8 +111,7 @@ jobs:
- svn_commit
workflows:
version: 2
checks:
test-deploy:
jobs:
- checkout:
filters:
@@ -123,6 +125,19 @@ workflows:
branches:
ignore:
- master
- approval-for-deploy-tested-up-to-bump:
requires:
- checks
type: approval
filters:
tags:
ignore: /.*/
branches:
only: /^bump-tested-up-to.*/
- wp-svn/deploy-tested-up-to-bump:
context: genesis-svn
requires:
- approval-for-deploy-tested-up-to-bump
branch_deploy:
jobs:
+1 -1
View File
@@ -3,7 +3,7 @@ Contributors: nathanrice, wpmuguru, marksabbath
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5553118
Tags: hooks, genesis, genesiswp, studiopress
Requires at least: 4.7.3
Tested up to: 5.4
Tested up to: 6.0
Stable tag: 2.2.2
This plugin allows you to create multiple, dynamic widget areas, and assign those widget areas to sidebar locations within the Genesis Framework on a per post, per page, or per tag/category archive basis.