forked from Azure/login
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Snapp949/login
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bbcc074
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Azure/login
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 32b4771
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 19 files changed
- 6 contributors
Commits on Mar 17, 2026
-
upgrade nodejs from 20 to 24 and update dependencies (Azure#578)
* upgrade nodejs from 20 to 24 and update dependencies * update installation step of ps * update az account count check * upgrade actions/checkout and actions/setup-node from 4 to 6 * remove empty lines
Configuration menu - View commit details
-
Copy full SHA for ce6a9ff - Browse repository at this point
Copy the full SHA ce6a9ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 893aa84 - Browse repository at this point
Copy the full SHA 893aa84View commit details
Commits on Mar 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9dfca58 - Browse repository at this point
Copy the full SHA 9dfca58View commit details
Commits on Jul 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a842007 - Browse repository at this point
Copy the full SHA a842007View commit details -
Configuration menu - View commit details
-
Copy full SHA for e82415a - Browse repository at this point
Copy the full SHA e82415aView commit details
Commits on Aug 4, 2026
-
Escape single quotes in PowerShell login script inputs (Azure#599)
Apply the same single-quote escape already used for the service principal secret to the remaining values interpolated into the generated PowerShell login script: tenant-id, subscription-id, client-id, federated token, and the AzureStack resourceManagerEndpointUrl. Factor the escape into a shared helper (escapePSSingleQuoted) so every interpolation site uses the same treatment, and add regression tests that assert each field is escaped across all supported auth paths. No behaviour change for valid inputs; legitimate values contain no single quotes.
Configuration menu - View commit details
-
Copy full SHA for f4dcb80 - Browse repository at this point
Copy the full SHA f4dcb80View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8cd11f - Browse repository at this point
Copy the full SHA e8cd11fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 833e823 - Browse repository at this point
Copy the full SHA 833e823View commit details
Commits on Aug 17, 2026
-
Workflows/ci hygiene (Azure#609)
* Update azure/login pin from v1 to v3 in canary and integration tests The canary and integration-test workflows still pinned azure/login@v1 while the action is on v3, so they were validating a two-major-old release instead of the current one. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove unused Slack notification jobs from canary and integration tests The slack-post-result jobs posted to a Slack webhook that is no longer used, and referenced a secret with broken interpolation. Removing them; the test jobs themselves are unchanged. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove redundant pr-check workflow pr-check.yml duplicated ci.yml's build+test (ci.yml already runs on master PRs across windows and ubuntu). Removing the redundant workflow. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Run positive/negative live tests on pull requests instead of every push These suites perform real Azure logins. Triggering on every push to any branch ran the full matrix (and consumed live credentials) for incidental commits. Switch to pull_request targeting master, keeping workflow_dispatch for manual runs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Self-provision RG for live login tests; drop VM assertions - positive/negative: add setup/teardown jobs that create and delete GitHubAction_CI_Group via azure/login@v3 (stable), gated on all jobs - drop az vm list / Get-AzVM assertions (no VM is provisioned) - negative permission tests keep targeting the never-created GitHubAction_CI_RG so they fail as expected - shared concurrency group so positive/negative don't collide on the RG * Merge positive/negative live tests into one self-provisioning workflow Replace azure-login-positive.yml and azure-login-negative.yml with a single azure-login-live-tests.yml. All 49 positive and 45 negative test steps are preserved unchanged; only structure and provisioning change. --------- Co-authored-by: Maddison Das <272712104+MaddyMicrosoft@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6f28901 - Browse repository at this point
Copy the full SHA 6f28901View commit details -
Cleanup/package json and dependabot (Azure#608)
* Remove accidental package-lock dependency Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove unused version field from package.json Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Add Dependabot config (npm + github-actions) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Maddison Das <272712104+MaddyMicrosoft@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 32b4771 - Browse repository at this point
Copy the full SHA 32b4771View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff bbcc074...32b4771