mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
Bump 'Tested up to' version to 6.0
This commit is contained in:
+17
-1
@@ -1,5 +1,8 @@
|
||||
version: 2.1
|
||||
|
||||
orbs:
|
||||
wp-svn: studiopress/wp-svn@0.1
|
||||
|
||||
commands:
|
||||
install_dependencies:
|
||||
description: "Install development dependencies."
|
||||
@@ -109,7 +112,7 @@ jobs:
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
checks:
|
||||
test-deploy:
|
||||
jobs:
|
||||
- checkout:
|
||||
filters:
|
||||
@@ -123,6 +126,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
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user