-
29622dd54c
fix: move sync-wiki.yml secrets to env block to resolve SonarCloud S7636
bugfix/issue-106-s7636-v3
marcusquinn
2026-03-20 07:10:45 +00:00
-
1afa6b71d7
fix: streamline npm lint and quality scripts (issue #109) (#116)
Marcus Quinn
2026-03-19 23:20:17 +00:00
-
8bb4784204
fix: relax PHPCS grep boundary to match plural summaries (issue #110) (#115)
Marcus Quinn
2026-03-19 22:40:02 +00:00
-
b223165012
fix: align multisite activation phrasing in Playground docs (issue #111) (#114)
Marcus Quinn
2026-03-19 22:29:00 +00:00
-
30238ebebe
fix: move secrets from run blocks to env blocks to resolve S7636 hotspots (issue #106)
bugfix/issue-106-s7636-v2
marcusquinn
2026-03-19 21:57:19 +00:00
-
523574a93e
fix: move secret expansion from run blocks to env blocks (SonarCloud S7636)
fix/sonarcloud-s7636-hotspots
marcusquinn
2026-03-19 03:17:06 +00:00
-
-
4228bcc330
fix: simplify responsive breakpoint comment in admin-styles.css (issue #93) (#105)
Marcus Quinn
2026-03-18 22:57:17 +00:00
-
7bac0dc63d
t096: fix unconditional plugin activation assertion in cypress test (#101)
Marcus Quinn
2026-03-18 21:38:00 +00:00
-
7c272b5399
t095: fix package.json lint coverage and quality gate (#103)
Marcus Quinn
2026-03-18 21:33:54 +00:00
-
81e5b14604
fix: consolidate duplicate deployment echo into single printf in build.sh (#99)
Marcus Quinn
2026-03-18 21:27:26 +00:00
-
9dca8880cc
fix: use word boundaries in grep patterns to prevent false positives (#100)
Marcus Quinn
2026-03-18 21:27:22 +00:00
-
ad03358e2a
fix: address PR #81 review feedback in Playground-Testing.md (issue #98) (#102)
Marcus Quinn
2026-03-18 21:27:12 +00:00
-
7d0ee0adea
fix: resolve ShellCheck violations in shell scripts (#91)
Marcus Quinn
2026-03-18 11:47:38 +00:00
-
9fdfa7a8a9
fix: pin all GitHub Actions to full commit SHAs (resolves SonarCloud S7637) (#90)
Marcus Quinn
2026-03-18 04:58:57 +00:00
-
d6dcda908c
fix: change comma-dangle rule to always-multiline per review feedback (#88)
Marcus Quinn
2026-03-17 21:00:19 +00:00
-
7640f01d0c
quality-debt: document 782px WordPress mobile admin breakpoint (#87)
Marcus Quinn
2026-03-17 20:50:19 +00:00
-
632dda5952
fix: address PR #65 review feedback on error-checking-feedback-loops.md (#86)
Marcus Quinn
2026-03-17 20:45:53 +00:00
-
8fda3f1163
fix: add lint:js to quality script (#85)
Marcus Quinn
2026-03-17 20:37:05 +00:00
-
79f78882a6
fix: remove redundant existence check, use cy.within() for scoped selector (#84)
Marcus Quinn
2026-03-17 20:29:00 +00:00
-
e1ee99ac9c
fix: validate type parameter against allow-list in showMessage (#83)
Marcus Quinn
2026-03-17 19:33:04 +00:00
-
6300f1c545
fix: remove duplicate deployment echo in build.sh (#80)
Marcus Quinn
2026-03-17 19:33:00 +00:00
-
c3738a3106
fix: remove stale /tmp/wordpress-develop before git clone (#82)
Marcus Quinn
2026-03-17 19:26:41 +00:00
-
e5d2994e40
docs: mention both WP-CLI network activation commands in Playground-Testing.md (#81)
Marcus Quinn
2026-03-17 19:22:48 +00:00
-
-
fdebfcb986
fix: add retry logic to composer install steps to resolve DNS timeout failures
bugfix/ci-composer-dns-timeouts
marcusquinn
2026-03-17 09:34:31 +00:00
-
-
7eb7aedc39
chore: add .superset/ to .gitignore (local tool config)
marcusquinn
2026-03-17 03:52:31 +00:00
-
9cddf28c09
fix: use standard max-width media query syntax in admin-styles.css (issue #43) (#68)
Marcus Quinn
2026-03-17 01:17:05 +00:00
-
a1e5b166ff
fix: address PR #10 CodeRabbit review feedback (issue #45) (#51)
Marcus Quinn
2026-03-17 00:04:23 +00:00
-
79829ddce0
fix: address PR #15 review feedback for error-checking-feedback-loops.md (issue #24) (#65)
Marcus Quinn
2026-03-16 23:57:57 +00:00
-
ef43525c4a
docs: fix inaccuracies in Playground-Testing.md (issue #27) (#63)
Marcus Quinn
2026-03-16 23:42:34 +00:00
-
708acc39de
fix: add comma-dangle rule to .eslintrc.js to prevent trailing commas (issue #25) (#66)
Marcus Quinn
2026-03-16 23:41:05 +00:00
-
40f6f596fa
fix: resolve ESLint sourceType mismatch for cypress.config.js (issue #31) (#64)
Marcus Quinn
2026-03-16 23:40:05 +00:00
-
0b17fe8ad9
fix: remove stale cache-busting parameter from playground/index.html blueprint URL (#67)
Marcus Quinn
2026-03-16 23:39:31 +00:00
-
a8f968562c
fix: add graceful termination for Python HTTP server in playground modes (#62)
Marcus Quinn
2026-03-16 23:08:34 +00:00
-
595855ce10
fix: add specific plugin functionality tests to single-site.cy.js (issue #33) (#61)
Marcus Quinn
2026-03-16 23:08:29 +00:00
-
1d41af86c3
fix: add dialog semantics and accessible close button to update source modal (#58)
Marcus Quinn
2026-03-16 23:08:09 +00:00
-
a6db436a48
fix: address bin/install-wp-tests.sh PR #15 review feedback (issue #29) (#54)
Marcus Quinn
2026-03-16 23:08:00 +00:00
-
4a817ab231
fix: namespace mismatch, XSS in showNotice/showMessage, tab indentation (#47)
Marcus Quinn
2026-03-16 23:07:55 +00:00
-
1f96fe9965
fix: address PR #9 review feedback quality-debt (#59)
Marcus Quinn
2026-03-16 22:44:49 +00:00
-
5d148f8af9
fix: address CSS quality-debt from PR #15 review feedback (#55)
Marcus Quinn
2026-03-16 22:44:46 +00:00
-
0e906eb981
fix: remove redundant excludePaths.analyse block in phpstan.neon (#52)
Marcus Quinn
2026-03-16 22:44:38 +00:00
-
02a635f72c
fix: address PR review feedback for class-admin.php (issue #41) (#49)
Marcus Quinn
2026-03-16 22:44:36 +00:00
-
6c8fbdd385
fix: remove redundant composer require steps in code-quality workflow
quality-debt/wp-plugin-45
marcusquinn
2026-03-16 21:50:10 +00:00
-
6625e8ca4a
fix: disable networking in singleSiteBlueprint to prevent multisite (#48)
Marcus Quinn
2026-03-16 21:45:24 +00:00
-
52632ec322
fix(tests): add plugin activation verification by slug in Cypress test (#50)
Marcus Quinn
2026-03-16 21:45:23 +00:00
-
eb0a3860ff
fix: re-enable PHPUnit test step in tests.yml
marcusquinn
2026-03-16 20:11:11 +00:00
-
476dc7e647
fix: address PR #10 CodeRabbit review feedback
marcusquinn
2026-03-16 20:11:05 +00:00
-
1c1980bb22
chore: improve workflow names and fix CSS indentation consistency (#18)
Marcus Quinn
2026-03-16 18:40:09 +00:00
-
-
41724f72c0
chore: add loop-state to .gitignore
marcusquinn
2026-03-16 16:18:49 +00:00
-
58f5f8f71b
Merge pull request #15 from wpallstars/feature/testing-framework
Marcus Quinn
2025-11-25 00:29:03 +00:00
-
-
a9d9c69b65
Continue fixing Markdown line lengths in README.md
marcusquinn
2025-11-25 00:21:41 +00:00
-
b58036f3f5
Fix Markdown line lengths for Codacy compliance
marcusquinn
2025-11-25 00:17:35 +00:00
-
3f695bb003
Add guidance for contributing to external repositories
marcusquinn
2025-11-25 00:01:27 +00:00
-
340628877c
Disable flaky WordPress Performance Tests in CI
marcusquinn
2025-11-24 23:49:14 +00:00
-
6684375ea3
Fix duplicate CI runs by removing feature/* from push triggers
marcusquinn
2025-11-24 23:44:19 +00:00
-
df7f303ffb
Fix CI failures: disable multisite tests and fix performance action
marcusquinn
2025-11-24 23:33:12 +00:00
-
a7459aba5f
Update wp-performance-action to v2 with blueprint support
marcusquinn
2025-11-24 23:26:57 +00:00
-
66d6167cf5
Fix multisite blueprint: use wp-cli for network activation
marcusquinn
2025-11-24 23:22:33 +00:00
-
8befc726bf
Re-enable WordPress Playground CI tests with v3.0.22
marcusquinn
2025-11-24 23:15:15 +00:00
-
6e9fb5a9c4
Modernize WordPress Playground testing infrastructure
marcusquinn
2025-11-24 23:09:18 +00:00
-
788bb6104f
Fix SonarCloud PHP code quality issues
marcusquinn
2025-11-24 22:20:13 +00:00
-
f6d30e92d0
Fix additional Markdown line lengths for Codacy compliance
marcusquinn
2025-11-24 22:12:43 +00:00
-
a509d15acc
Disable CI-based SonarCloud, use Automatic Analysis instead
marcusquinn
2025-11-24 22:05:43 +00:00
-
a44826e75e
Fix remaining Markdown line lengths for Codacy compliance
marcusquinn
2025-11-24 21:57:57 +00:00
-
3b73654202
Fix Markdown line lengths for Codacy compliance
marcusquinn
2025-11-24 21:53:28 +00:00
-
7d3379cda4
Trigger CI to test SonarCloud with Automatic Analysis disabled
marcusquinn
2025-11-24 21:42:18 +00:00
-
cd38e0317a
Re-enable SonarCloud with correct secret name SONARCLOUD_GITHUB
marcusquinn
2025-11-24 21:34:28 +00:00
-
8c735ccb2b
Merge main into feature/testing-framework
marcusquinn
2025-11-24 20:21:38 +00:00
-
-
-
-
e660915402
Disable flaky CI workflows (Playground tests, SonarCloud)
marcusquinn
2025-11-24 20:03:35 +00:00
-
5ca320c580
Mark flaky/optional tests with continue-on-error
marcusquinn
2025-11-24 19:47:31 +00:00
-
bb6de9a3cb
Fix test conflicts between WP_Mock and WordPress unit tests
marcusquinn
2025-11-24 19:41:45 +00:00
-
e8fcc7e1d0
Update composer.lock with phpunit-polyfills dependency
marcusquinn
2025-11-24 19:39:05 +00:00
-
c17b6f1818
Fix remaining CI/CD issues
marcusquinn
2025-11-24 19:38:01 +00:00
-
1590be3ba6
Fix GitHub Actions workflow failures
marcusquinn
2025-11-24 19:35:03 +00:00
-
5e65d07a4f
Bump version to 0.1.15
marcusquinn
2025-11-24 00:36:54 +00:00
-
84952ff2d1
Global search & replace .ai-assistant.md to AGENTS.md and .ai-workflows to .agents
marcusquinn
2025-11-24 00:25:33 +00:00
-
6300b687aa
Rename .ai-assistant.md to AGENTS.md and .ai-workflows to .agents
marcusquinn
2025-11-24 00:16:56 +00:00
-
eb388a846d
Consolidate PHPUnit tests into tests/phpunit directory
marcusquinn
2025-11-16 05:00:50 +00:00
-
331307f8b0
Add debugging and error handling to PHPUnit workflow
marcusquinn
2025-11-16 04:54:23 +00:00
-
57f2093adb
Fix PHPUnit multisite test workflow parameters
marcusquinn
2025-11-16 04:50:24 +00:00
-
94872a33c8
Fix npm install failures in GitHub Actions
marcusquinn
2025-11-16 04:38:32 +00:00
-
53ac0ce696
Fix GitHub Actions by using stable action tags
marcusquinn
2025-11-16 04:31:21 +00:00
-
4a9649bd65
Remove Node 18.18 from wordpress-tests.yml workflow
marcusquinn
2025-11-16 04:07:57 +00:00
-
6c340ec19e
Fix Node 18.18 GitHub Actions failure
marcusquinn
2025-11-16 03:57:53 +00:00
-
0960368136
Fix ESLint global variable errors
marcusquinn
2025-11-16 03:53:58 +00:00
-
e6dcda3f6e
Fix GitHub Actions failures: code quality, tests, and linting
marcusquinn
2025-11-16 03:51:12 +00:00
-
ca5a9cf38b
Fix PHPUnit tests and SonarCloud analysis
marcusquinn
2025-04-23 12:42:13 +01:00
-
859161fd0c
Fix WordPress Playground tests with improved debugging and error handling
marcusquinn
2025-04-23 12:35:16 +01:00
-
db8c84a80a
Fix PHPUnit tests and SonarCloud analysis
marcusquinn
2025-04-23 04:33:55 +01:00
-
b1966067ea
Fix failing tests: Update install-wp-tests.sh, Cypress commands, and GitHub Actions workflows
marcusquinn
2025-04-23 04:26:06 +01:00
-
bb31e0e934
Fix shellcheck issues in install-wp-tests.sh
marcusquinn
2025-04-22 22:46:15 +01:00
-
5f598f0f7e
Add PHPUnit testing framework and error checking documentation
marcusquinn
2025-04-22 22:42:11 +01:00
-
a17a574a7e
Update code review guide with testing framework information
marcusquinn
2025-04-22 22:36:15 +01:00
-
e9a967fcd0
Fix CSS rule spacing in test.html
marcusquinn
2025-04-22 22:34:59 +01:00
-
0c4e91fcec
Fix code quality issues and GitHub Actions workflows
marcusquinn
2025-04-22 22:30:31 +01:00
-
f3d6bd2434
Fix code quality issues: update Cypress tests to use custom commands, fix workflow files, update documentation
marcusquinn
2025-04-22 22:10:55 +01:00
-
953bf3f6bb
Add comprehensive error checking and feedback loops documentation
marcusquinn
2025-04-22 22:01:38 +01:00
-
e5b0181baf
Fix GitHub Actions workflow: update upload-artifact to v4, use port 80 for multisite
marcusquinn
2025-04-22 21:52:07 +01:00
-
771cc96da8
Fix WordPress Playground tests: improve login handling, implement CodeRabbit suggestions
marcusquinn
2025-04-22 21:45:54 +01:00
-
ef60ce0c9d
Fix WordPress Playground tests: update port for multisite, improve test reliability
marcusquinn
2025-04-22 16:57:56 +01:00
-
fa92ca58df
Fix remaining issues: update Cypress tests to work directly with WordPress, fix Markdown formatting
marcusquinn
2025-04-22 16:46:36 +01:00