Skip to content

Fix/deploy composer order#41

Merged
techtimo merged 4 commits intomainfrom
fix/deploy-composer-order
Apr 12, 2026
Merged

Fix/deploy composer order#41
techtimo merged 4 commits intomainfrom
fix/deploy-composer-order

Conversation

@techtimo
Copy link
Copy Markdown
Owner

No description provided.

…docs

- Add scroll-wheel-zoom and enable-panning shortcode attributes
- Change spotmessages group default to type,feed_name
- Document relative date-range values (last-7-days, last-30-minutes, etc.)
- Add README-SHORTCODE.md with full attribute reference for both shortcodes
- Add Shortcodes section to pluginreadme.md linking to README-SHORTCODE.md
wp-env tries to activate the plugin during startup, which requires
vendor-prefixed/autoload.php. Running composer after wp-env start
caused a PHP Fatal error (exit 255). Now mirrors the CI job order:
native composer install first, then wp-env start.

Also updates codecov-action v5→v6 and upload-artifact v4→v6 in ci.yml,
and removes the redundant FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 env var
from the test-js job.
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@techtimo techtimo merged commit ff00f29 into main Apr 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant