Skip to content

Conversation

@ahuseyn
Copy link
Member

@ahuseyn ahuseyn commented Dec 8, 2025

Description

This PR adds a new tutorial to HWP Previews plugin, teaching how to implement the plugin with an Astro front-end.
It also moves the Astro Previews example from generic examples folder to [plugin]/examples folder.

Related Issue

Dependant PRs

Type of Change

  • ✅ Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactoring (no functional changes)
  • 📄 Example update (no functional changes)
  • 📝 Documentation update
  • 🔍 Performance improvement
  • 🧪 Test update

How Has This Been Tested?

Screenshots

Checklist

  • I have read the CONTRIBUTING document
  • My code follows the project's coding standards
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • Any dependent changes have been highlighted, merged or published

@changeset-bot
Copy link

changeset-bot bot commented Dec 8, 2025

⚠️ No Changeset found

Latest commit: f99b3a0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

📦 Plugin Artifacts Ready!

Download from GitHub Actions run

Available plugins:

  • ✅ hwp-previews.zip
  • ✅ wpgraphql-logging.zip

See the "Artifacts" section at the bottom of the Actions run page

@ahuseyn ahuseyn linked an issue Dec 8, 2025 that may be closed by this pull request
2 tasks
@ahuseyn ahuseyn marked this pull request as ready for review December 9, 2025 09:50
@ahuseyn ahuseyn requested a review from a team as a code owner December 9, 2025 09:50
@github-project-automation github-project-automation bot moved this to 🆕 Backlog in Headless OSS Dec 9, 2025
@josephfusco josephfusco moved this from 🆕 Backlog to 👀 In review in Headless OSS Dec 9, 2025
@josephfusco
Copy link
Member

Note that while working through the tutorial I noticed that the plugin artifact from this pull request is failing in WordPress - Issue created here #550

Copy link
Member

@josephfusco josephfusco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@josephfusco josephfusco added this pull request to the merge queue Dec 11, 2025
Merged via the queue into main with commit ff82867 Dec 11, 2025
8 checks passed
@josephfusco josephfusco deleted the previews-plugin-astro-example branch December 11, 2025 12:16
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Closed in Headless OSS Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Closed

Development

Successfully merging this pull request may close these issues.

docs(previews): Add an Astro example and a tutorial

3 participants