-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Add alternative deployment example for Hugo #126272
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
base: main
Are you sure you want to change the base?
Conversation
@Gijsreyn : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit c4e1bd3: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
@v1212 or @v-dirichards Any update on this one? |
@v1212 - Could you review this proposed update to your article and enter Thanks! |
Can you review this old PR and determine whether it needs to be closed or merged? @MicrosoftDocs/public-repo-pr-review-team |
Can you review this old PR and determine whether it needs to be closed or merged? IMPORTANT: When the changes are ready for publication, add a @MicrosoftDocs/public-repo-pr-review-team #assign: @BandaruDheeraj |
Hi @Gijsreyn, thank you for the update. Have we tested this with SWA-CLI? |
@Gijsreyn Can you respond to the comment above? @MicrosoftDocs/public-repo-pr-review-team |
Yes, this is actually the way how I deployed it for some sites of mine :) |
The AzureStaticWebApp@0 task isn’t seeing much active development these days, but Hugo is still evolving. If your project has module dependencies that rely on GoLang, you might run into some errors. This issue has already been reported here: Microsoft/Oryx#2396.
That said, I figured it’d be worth opening a PR to add the SWA CLI as an alternative way to call it directly.