Bharat Middha
Bharat Middha
Added GitHub Actions workflow to deploy to Azure Web App. Will require `AZURE_WEBAPP_PUBLISH_PROFILE` secret to be configured in GitHub.  The Azure Web App is also expected to have the...
### Packages impacted by this PR `@azure/identity` ### Describe the problem that is addressed by this PR Allow consumer to override `openBrowser` via options for `InteractiveBrowserCredential` in node. This change...
## Feature Request Add support for structured authentication configuration to add authentication providers to the cluster. ### Description I'm looking into using the Structured Authentication Configuration feature in my Talos...
Remove step to enable the `phasedCommands` experiment from docs. > The experiment "phasedCommands" has graduated to a standard feature. Remove this experiment from "REPO_PATH/common/config/rush/experiments.json".
## Summary Initial implementation for heft-napi-rs-plugin ## Details ## How it was tested ## Impacted documentation
## Summary Introducing Playwright Browser Server. A CLI based tool to launch a remote browser provider for Playwright. This tool enables using headful browsers on the local machine when using...