Commit Graph

127 Commits

Author SHA1 Message Date
Nick Cernis 0552098a50 [GF-3978] fix: stop corrupt sidebar data from causing errors (#56)
* fix: stop corrupt sidebar data from causing errors

By filtering out sidebars without a name in get_sidebars.

The name is a required field when entering new sidebars,
so sidebars missing a name are likely corrupt.

Designed to address "Cannot access offset of type string on string"
when trying to access $sidebar['name'] for sidebars without a name.

See https://wordpress.org/support/topic/php-8-2-error-6/.

* chore: formatting
2024-03-06 09:27:45 +01:00
Ryan Kienstra 730d22e4d5 Merge pull request #55 from studiopress/bump-tested-up-to/6.3
Bump 'Tested up to' version to 6.3
2023-08-07 11:31:45 -05:00
Ryan Kienstra d2a262cd37 Bump 'Tested up to' version to 6.3 2023-08-07 10:57:48 -05:00
Ryan Kienstra d49d37d866 Merge pull request #54 from studiopress/bump-tested-up-to/6.2
Bump 'Tested up to' version to 6.2
2023-04-03 11:46:10 -06:00
Ryan Kienstra 73de1a8c5b Bump 'Tested up to' version to 6.2 2023-04-03 10:21:44 -06:00
Ryan Kienstra a3dd4192c2 Merge pull request #53 from studiopress/bump-tested-up-to/6.1
Bump 'Tested up to' version to 6.1
2022-11-01 13:23:12 -06:00
Ryan Kienstra c800c19da9 Bump 'Tested up to' version to 6.1 2022-11-01 12:49:35 -06:00
Ryan Kienstra e61a2d862d Merge pull request #52 from studiopress/bump-tested-up-to/6.0
Bump 'Tested up to' version to 6.0
2022-05-18 11:15:58 -05:00
Ryan Kienstra 3733b6d7a2 And another empty commit to trigger a build 2022-05-17 14:32:02 -05:00
Ryan Kienstra 902baa2c0b Another empty commit to see if this job runs 2022-05-11 15:21:59 -05:00
Ryan Kienstra 1865fc7080 Remove the workflows version 2022-05-11 12:38:12 -05:00
Ryan Kienstra 43e0b9a824 Bump 'Tested up to' version to 6.0 2022-05-11 12:36:35 -05:00
Ryan Kienstra 161091eef1 Merge pull request #51 from studiopress/update/php-8.1-checks
Update `composer.json` to run linting for PHP `8.1`
2022-04-28 12:37:49 -06:00
Ryan Kienstra f1a919335e Update version of php_codesniffer 2022-04-28 10:45:53 -06:00
Ryan Kienstra 8e11069aa4 Add PHP 8 to require-dev 2022-04-28 10:43:40 -06:00
Ryan Kienstra 1d845a9766 Allow plugins and do composer update 2022-04-28 10:41:08 -06:00
Ben Moore c8da5ccbb4 Merge pull request #49 from studiopress/try/deploy
CircleCI changes
2020-04-09 13:41:12 -05:00
Ben Moore 49c6a700a4 CircleCI Deploy to WP Repo
CircleCI Deploy to WP Repo

CircleCI Deploy to WP Repo

CircleCI Deploy to WP Repo

ci: swap order for tag deploy

ci: swap order for tag deploy
2020-04-09 13:38:44 -05:00
Ben Moore 9974ed6b7c Merge branch 'develop' 2020-04-09 12:17:21 -05:00
Ben Moore 11692634b2 Merge pull request #48 from studiopress/try/deploy
Git to WP SVN bugs fixed
2020-04-09 12:16:55 -05:00
Ben Moore 76472f6623 ci: Git to WP SVN bugs fixed
ci: working_directory during svn push

ci: working_directory during svn push

ci: working_directory during svn push

ci: svn_add_changes bug

ci: double check env vars and context is working

ci: svn_setup bug fixed
2020-04-09 12:15:28 -05:00
Ben Moore 35dbd21c7a Merge branch 'develop' 2020-04-09 10:38:00 -05:00
Ben Moore 21718787a6 Merge pull request #47 from studiopress/try/deploy
ci: deploy to WordPress Repo
2020-04-09 10:37:28 -05:00
Ben Moore 9275d2cb7e ci: remove debug steps 2020-04-09 10:36:15 -05:00
Ben Moore e0fde9ecd2 chore: merge conflicts fixed 2020-04-09 10:32:21 -05:00
Ben Moore b4f4078de0 ci: deploy to WP Repo
ci: fix bug in bash scripting

ci: remove manual approval job from tag deploy workflow

ci: remove manual approval job from tag deploy workflow

ci: circle config testig

ci: fix svn_setup error

ci: fix svn_setup error

ci: split up svn commands for better error reporting

ci: test svn_setup fix

ci: svn_setup fix

ci: debug working_directory

ci: svn_setup fix maybe?

ci: working_directory updates

ci: working_directory updates

ci: working_directory updates

ci: working_directory updates

ci: svn scripting is working
2020-04-09 10:28:27 -05:00
Ben Moore de75732223 Merge branch 'develop' 2020-04-08 15:59:03 -05:00
Ben Moore 3ebf3b3514 Merge pull request #46 from studiopress/BMO/GF-1933-git-to-s3
ci: fix svn_setup error
2020-04-08 15:58:50 -05:00
Ben Moore d356b1228b ci: fix svn_setup error 2020-04-08 15:57:03 -05:00
Ben Moore 4559c21dd9 Merge branch 'develop' 2020-04-08 15:48:55 -05:00
Ben Moore 69024b6254 Merge pull request #45 from studiopress/BMO/GF-1933-git-to-s3
ci: fix svn_setup error
2020-04-08 15:45:23 -05:00
Ben Moore 4329d4952d ci: fix svn_setup error 2020-04-08 15:43:44 -05:00
Ben Moore b12403fcbd Merge pull request #44 from studiopress/develop
2.2.2 Version Bump and readme
2020-04-08 15:39:58 -05:00
Ben Moore 5bf21ecdb2 Merge pull request #43 from studiopress/BMO/GF-1933-git-to-s3
GF-1933 Git to SVN
2020-04-08 14:44:57 -05:00
Ben Moore edec87910b ci: circle config testig 2020-04-08 14:41:13 -05:00
Ben Moore c93f511288 ci: remove manual approval job from tag deploy workflow 2020-04-08 12:48:40 -05:00
Ben Moore 4f5e53d36e ci: remove manual approval job from tag deploy workflow 2020-04-08 12:47:01 -05:00
Ben Moore 4f8ea7a7ec ci: fix bug in bash scripting 2020-04-06 11:06:07 -05:00
Ben Moore 0933a3007d ci: include extra protections against tags in other branches 2020-04-06 11:03:39 -05:00
Phil Johnston 000eee84fa 2.2.2 Version Bump and readme (#42)
* 2.2.2 Version Bump and readme

Co-Authored-By: Nick Cernis <nick@cern.is>
Co-authored-by: Nathan Rice <ncrice@gmail.com>
2020-04-03 09:54:57 -04:00
Ben Moore 11dd0872e6 Merge pull request #40 from studiopress/BMO/GF-1933-git-to-s3
GF-1933 Git to SVN config in CircleCI
2020-04-02 13:17:23 -05:00
Phil Johnston 236a8705b0 Merge pull request #41 from studiopress/PJ/tested-up-to-5.4
Fix for 5.4
2020-04-02 11:43:55 -04:00
Phil Johnston b5a76505ff Remove inline width (created overlap) 2020-04-01 14:06:57 -04:00
Phil Johnston 46921d818d Bump tested up to 2020-04-01 13:53:47 -04:00
Ben Moore 80191d03b1 chore: adjust order of requires and filters in workflows 2020-03-31 10:33:58 -05:00
Ben Moore f90e899c8f fix: typo in .svnignore file 2020-03-31 09:38:44 -05:00
Ben Moore 34a568754e ci: forgot to add context to branch_deploy workflow 2020-03-30 15:48:48 -05:00
Ben Moore 52e99ccf1f ci: fix new job naming 2020-03-30 15:28:16 -05:00
Ben Moore 27315c4b74 ci: fix deploy typo 2020-03-30 15:27:11 -05:00
Ben Moore 8baf6f4a0f ci: fix missing param 2020-03-30 15:26:15 -05:00