-
I spent a while tracking down and trying to figure out what was going on and why my site wasn't working in production, and it turns out that it looks like the Static Web App service is modifying my re…
-
## What happened?
A recent attempt to deploy the Hugo site failed through GitHub actions.
Re-deployment of the old build that was successful 4 days back failed today. 😞
![image](https://user-im…
-
Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli).
…
-
I created a simple Hugo site and deployed it to Azure according to . Everything fine.
Then I created a Hugo section with some content:
~~~
.
├── archetypes
│ └── default.md
├── assets
├──…
-
**Describe the bug**
Hi,
When I try to deploy a static web app content with the cli, I have an error during the deployment with this error message :
```
ℹ Try to validate location at: 'C:\xxx\ww…
-
I'm getting errors related to https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
Also, is this currently valid?
uses: Azure/static-web-apps-deploy@v…
-
## Describe the bug
Bug on [Tutorial publish a GatsBy site](https://docs.microsoft.com/en-us/azure/static-web-apps/publish-gatsby)
Bug on: [Tutorial: Publish a Hugo site to Azure Static Web Apps](ht…
-
I am trying to create an angular project to work with the Firebase (@angular/fire) and Native Federation in an NX Monorepo.
This is my setup:
*tsconfig.base.json*
```
{
"compileOnSave": fal…
-
Describe the bug
Since Feb 27th 2024, 5 pm PST, the pipe skipped all steps after `Status: Downloaded newer image for staticwebapps.azurecr.io/bitbucket-deploy:stable` in Bitbucket. Also see in docker…
-
Fix is to pin it to 1.3.2 like this: https://github.com/anthonychu/serverless-streamr/commit/4fe4cc78664314af857d2574c2b1d050ebe2ec7d
Probably needs to be bumped to the newest version of the extens…