Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Blueprints: Display progress #1077

Merged
merged 1 commit into from
Mar 1, 2024
Merged

PHP Blueprints: Display progress #1077

merged 1 commit into from
Mar 1, 2024

Conversation

adamziel
Copy link
Collaborator

@adamziel adamziel commented Mar 1, 2024

Renders the Blueprint execution progress information exposed in https://github.com/WordPress/blueprints/pull/56

Follow-up work

  • Pre-process the user-provided Blueprint.json and start pre-fetching data from the URL-based resources. Then, inform the user about the progress of those fetch() requests.

Testing instructions

Go to http://localhost:5400/website-server/demos/php-blueprints.html
and confirm the progress information gets displayed like on this
screenshot:

Renders the Blueprint execution progress information exposed in
https://github.com/WordPress/blueprints/pull/56

 ## Testing instructions

 Go to http://localhost:5400/website-server/demos/php-blueprints.html
 and confirm the progress information gets displayed like on this
 screenshot:
@adamziel adamziel changed the title PHP Blueprint: Display execution progress PHP Blueprints: Display execution progress Mar 1, 2024
@adamziel adamziel changed the title PHP Blueprints: Display execution progress PHP Blueprints: Display progress Mar 1, 2024
@adamziel adamziel merged commit c4d526b into trunk Mar 1, 2024
5 checks passed
@adamziel adamziel deleted the blueprints-progress branch March 1, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant