Azure Static Web Apps deployment unresponsive

Torcat, Gabriel 0 Reputation points
2023-08-02T08:37:28.8533333+00:00

Hello,

Is the deployment process of static web apps broken?

I've been trying to deploy several times, even created a new web app and the content of the app does not seem to get updated even tough the deployment process appears to have succeded!!!

I'm using github actions and Azure/static-web-apps-deploy@v1 action as per the docs and same as I have always done. But now it does not work.

Can you please help?

Thanks

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,173 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VenkateshDodda-MSFT 24,951 Reputation points Microsoft Employee Moderator
    2023-08-10T07:09:50.6333333+00:00

    Torcat, Gabriel Thanks for reaching to Microsoft Q&A. I have summarized our discussion and posting as Answer for the benefit of community.

    By following the suggested steps and upon checking further you have confirmed that the initial issue is with git hub actions not with the deployment.

    Also, I have understood that you are looking for PR based deployment in static webapps. Using Pull-request environment you can achieve your requirement.

    Hope this helps.

    Feel free to reach back to me if you have any further questions on this.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.