Azure / static-web-apps

Azure Static Web Apps. For bugs and feature requests, please create an issue in this repo. For community discussions, latest updates, kindly refer to the Discussions Tab. To know what's new in Static Web Apps, visit https://aka.ms/swa/ThisMonth
https://aka.ms/swa
MIT License
319 stars 53 forks source link

Update Static Webapp links in the portal #290

Open plamber opened 3 years ago

plamber commented 3 years ago

Hello, we are working with the Static Web Apps since a while and like the way you can link the provisioning with the GitHub repository.

In our project we have the need to provision multiple Static Webapps. We had to create multiple workflows. Afterwards, we were changing the workflow names and configuration of the workflows to our needs. We noticed that the Azure interface will still link to the old yml file that was genereated the first time.

image

Is there a way to manipulate in the portal these hyperlinks to let them point to the right files?

Thank you, Patrick

anthonychu commented 3 years ago

@miwebst Is there a way to update this value?

miwebst commented 3 years ago

There is not a way to change this link today, unfortunately it is tied to the name of the workflow that is generated during creation.

plamber commented 3 years ago

I do not see this as a critical thing. But it would be nice to be able to manipulate these fields in future.

The Deplyoment history and Edit Workflow might change over time in a project, especially larger projects and long-running projects that might need to follow their own naming conventions for yml file names.

changeworld commented 8 months ago

I also feel that it is certainly not a serious problem that will have a direct negative impact on the static webapp. As someone who operates the portal, I would be in trouble if the information remains incorrect, so I would like to be able to at least delete it even if I can't edit it.