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

Hook for create site command with nl2page&site #1057

Merged

Conversation

amitjoshi438
Copy link
Contributor

@amitjoshi438 amitjoshi438 commented Nov 12, 2024

This pull request introduces new functionality for generating Power Pages sites and handling related errors. The most important changes include adding new constants for error messages, implementing a new command for site creation, and defining helper functions to interact with external services.

New constants for error messages and progress updates:

New command implementation:

Helper functions for external service interactions:

@amitjoshi438 amitjoshi438 requested review from a team as code owners November 12, 2024 10:25
- Add NL2SITE_GENERATING_SITE constant for generating a new Power Pages site
- Update progress message in CreateSiteCommand to use NL2SITE_GENERATING_SITE constant
- Remove unnecessary markdown formatting in CreateSiteHelper error handling
@amitjoshi438 amitjoshi438 merged commit 9dd77cd into main Nov 13, 2024
6 checks passed
@amitjoshi438 amitjoshi438 deleted the users/amitjoshi/@powerpagesCreateSiteCommandImplementation branch November 13, 2024 10:58
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.

4 participants