-
Notifications
You must be signed in to change notification settings - Fork 278
Comparing changes
Open a pull request
base repository: google-github-actions/auth
base: v1.0.0
head repository: google-github-actions/auth
compare: v1.1.0
- 18 commits
- 10 files changed
- 6 contributors
Commits on Nov 9, 2022
-
fix: update doc versions (#240)
<!-- Thank you for proposing a pull request! Please note that SOME TESTS WILL LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from forks. Someone from the team will review your Pull Request and respond. Please describe your change and any implementation details below. -->
Configuration menu - View commit details
-
Copy full SHA for dcb0567 - Browse repository at this point
Copy the full SHA dcb0567View commit details
Commits on Nov 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for abd9c24 - Browse repository at this point
Copy the full SHA abd9c24View commit details
Commits on Nov 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7c1d54b - Browse repository at this point
Copy the full SHA 7c1d54bView commit details
Commits on Nov 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 400b51b - Browse repository at this point
Copy the full SHA 400b51bView commit details
Commits on Nov 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 23620af - Browse repository at this point
Copy the full SHA 23620afView commit details
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 46affe9 - Browse repository at this point
Copy the full SHA 46affe9View commit details
Commits on Dec 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d4421b6 - Browse repository at this point
Copy the full SHA d4421b6View commit details
Commits on Jan 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1475a55 - Browse repository at this point
Copy the full SHA 1475a55View commit details
Commits on Feb 21, 2023
-
Updated troubleshooting to add permissions example (#262)
<!-- Thank you for proposing a pull request! Please note that SOME TESTS WILL LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from forks. Someone from the team will review your Pull Request and respond. Please describe your change and any implementation details below. --> Added another case that can cause `auth` to fail, helpful to users on day one of using the tool and trying to understand what's happening. Fixes #260 (comment)
Configuration menu - View commit details
-
Copy full SHA for 483e21d - Browse repository at this point
Copy the full SHA 483e21dView commit details
Commits on Mar 8, 2023
-
Note that Firebase Admin Node.js SDK doesn't support WLIF (#268)
<!-- Thank you for proposing a pull request! Please note that SOME TESTS WILL LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from forks. Someone from the team will review your Pull Request and respond. Please describe your change and any implementation details below. --> --------- Signed-off-by: Kevin Cheung <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 126054d - Browse repository at this point
Copy the full SHA 126054dView commit details
Commits on Mar 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b0a7180 - Browse repository at this point
Copy the full SHA b0a7180View commit details
Commits on Mar 24, 2023
-
Document admission for all repos of an owner (#279)
I really struggleded several days with this and thankfully i found #77 (comment) big thanks to @sethvargo ❤ as @dobromyslov already said, this should be documented so I went ahead and created added a paragrah for this use case --------- Signed-off-by: Daniel Brown <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5431d4a - Browse repository at this point
Copy the full SHA 5431d4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7004cc6 - Browse repository at this point
Copy the full SHA 7004cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8751d9 - Browse repository at this point
Copy the full SHA f8751d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 430ae13 - Browse repository at this point
Copy the full SHA 430ae13View commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 14b54cc - Browse repository at this point
Copy the full SHA 14b54ccView commit details -
Enable default retries of 3 retry attempts at 250ms backoff (#294)
This changes the default behavior to enable retries. Retry logic has existed for awhile, but required direct user action to enable. This enables 3 retries with a fibonacci backoff of 250ms by default to handle transient communication errors with upstream APIs.
Configuration menu - View commit details
-
Copy full SHA for 41d8fa4 - Browse repository at this point
Copy the full SHA 41d8fa4View commit details -
## What's Changed * fix: update doc versions by @verbanicm in #240 * Only emit a warning if the envvar has changed by @sethvargo in #245 * Update CI and deps by @sethvargo in #248 * Document possible issues with org policies by @sethvargo in #258 * Updated troubleshooting to add permissions example by @bseib in #262 * Note that Firebase Admin Node.js SDK doesn't support WLIF by @kevinthecheung in #268 * chore: update dependencies (automated) by @verbanicm in #274 * Document admission for all repos of an owner by @djbrown in #279 * Switch to pull non-secret values from env by @sethvargo in #288 * Emit a diff of each environment variable by @sethvargo in #296 * Enable default retries of 3 retry attempts at 250ms backoff by @sethvargo in #294 ## New Contributors * @bseib made their first contribution in #262 * @kevinthecheung made their first contribution in #268 * @djbrown made their first contribution in #279 **Full Changelog**: v1.0.0...41d8fa4
Configuration menu - View commit details
-
Copy full SHA for e8df18b - Browse repository at this point
Copy the full SHA e8df18bView commit details
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 v1.0.0...v1.1.0