hemarina
hemarina
Initially idea is to run a GHA as a cron job to periodically add requesting templates to the live website and bring people's attention.
Apply fabric bot for this repro including auto response and handling in issues and assign author to prs.
Windows logic app has `LinuxFxVersion: ""` that should be added in `isLinuxWebApp` where it used to test if `LinuxFxVersion` is null fix #4071
Create a helper function for all your components to handle loading/saving from localStorage, like `localBrowserSet(key, value)` and `localBrowserRead(key, value)`.
We have popular tags for top 5 templates who have the most fork numbers. When we add back-end data, we need to automatically update popular tag as well.
Add updated data of back end data for card panel. We may want to add fork numbers and star numbers.
### Bug Report - import path of package in question: [preflight validate](https://github.com/Azure/azure-sdk-for-go/blob/651a245f43c78096eb2be62b638888eb4b584932/sdk/resourcemanager/resources/armresources/deployments_client.go#L2351) - SDK version: `armresources`, `latest`, `1.2.0` - Specify the exact commit if possible: https://github.com/Azure/azure-sdk-for-go/commit/b3194dd32c895011eee5465ab41d338c67455ce1#diff-201f295ddf411fc3a73ca555f5a3da5f3796d1dff4075ec894d07292bc79fc1b - output of `go...
Adds support for Preflight Validate API. - [x] Fix #468 - [ ] Related bug: https://github.com/Azure/azure-sdk-for-go/issues/23350 - [x] UX enhancement will be follow up in https://github.com/Azure/azure-dev/issues/4365 TODO: - [ ]...