Azure / Azure/static-web-apps

Option For Manual Deployment (Outside Of Actions)

Open
#96 7 comments 11 reactions 0 assignees View on GitHub
deployment swa-cli
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Not sure if this feature exists and I just couldn't find it, but it would be nice to have the option to build both your static site, and function app locally, and then deploy them directly from your computer, bypassing GitHub Actions. For instance, right now, Github Actions is experiencing an outage, and will not trigger for us, so we are left in the lurch and unable to deploy a needed patch out to our site:

![image](https://user-images.githubusercontent.com/37154205/87569031-91b15980-c694-11ea-910b-88f7136f649b.png)

It would be nice if we had multiple ways of getting the necessary files up to the hosting provider, as back ups in case of outages like this. For instance if instead of using this service, we had set up a Function App service for our back end, and a Blob Storage service as our static hosting option for our front end, we would've been able to bypass github actions by deploying directly from the Visual Studio Code extensions for each respectively, or I believe through their azure portal interfaces. It would be nice to have the equivalent for the Static Web App service:

Function App | Blob Storage
------------ | -------------
![image](https://user-images.githubusercontent.com/37154205/87569984-edc8ad80-c695-11ea-8d4c-8ebc3a4016f5.png) | ![image](https://user-images.githubusercontent.com/37154205/87570033-fde08d00-c695-11ea-9793-59e477ce9b82.png)
![image](https://user-images.githubusercontent.com/37154205/87570428-a4c52900-c696-11ea-8c56-120f243596dd.png) | ![image](https://user-images.githubusercontent.com/37154205/87570626-eb1a8800-c696-11ea-8476-525c0491d21f.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.