Seth Vargo
0920706a19
Update troubleshooting docs for Python ( #488 )
...
Release / release (push) Failing after 0s
Test / unit (push) Has been cancelled
Test / direct_workload_identity_federation (macos-latest) (push) Has been cancelled
Test / direct_workload_identity_federation (ubuntu-latest) (push) Has been cancelled
Test / direct_workload_identity_federation (windows-latest) (push) Has been cancelled
Test / workload_identity_federation_through_service_account (macos-latest) (push) Has been cancelled
Test / workload_identity_federation_through_service_account (ubuntu-latest) (push) Has been cancelled
Test / workload_identity_federation_through_service_account (windows-latest) (push) Has been cancelled
Test / credentials_json (macos-latest) (push) Has been cancelled
Test / credentials_json (ubuntu-latest) (push) Has been cancelled
Test / credentials_json (windows-latest) (push) Has been cancelled
Test / docker (push) Has been cancelled
Closes https://github.com/google-github-actions/auth/pull/487
---------
Co-authored-by: Abhi Srivastava <bits.abhi@gmail.com>
2025-06-02 10:48:14 -04:00
Seth Vargo
83354cacbb
Update TROUBLESHOOTING.md ( #457 )
...
Fix a bunch of issues since GitHub apparently dropped support for
special callouts.
Refs https://github.com/google-github-actions/auth/issues/455
Signed-off-by: Seth Vargo <seth@sethvargo.com>
2024-12-02 09:20:26 -05:00
Seth Vargo
5e210ff4ed
Update spelling and workflow versions ( #422 )
...
Closes #421
---------
Signed-off-by: JGStew <james@jgstew.com>
Signed-off-by: JGStew <jamesgstewart2@gmail.com>
Co-authored-by: JGStew <james@jgstew.com>
Co-authored-by: JGStew <jamesgstewart2@gmail.com>
2024-06-21 11:57:04 -04:00
Joachim Jablon
33e827c6cc
Security considerations: ids are strings, not integers ( #400 )
...
Fix doc regarding using assertion on IDs rather than names. They refer
to IDs as integers, where those are actually strings, so we need to
quote them.
I lost too many hours on this to let anyone else experience the same
issue :D
Signed-off-by: Joachim Jablon <ewjoachim@gmail.com>
2024-03-12 11:21:38 -04:00
Seth Vargo
ee1c1b641f
Add security considerations for Attribute Conditions ( #393 )
2024-02-07 08:19:20 -05:00
Seth Vargo
56562ddf6a
Use new markdown syntax for alerts ( #371 )
2023-12-18 14:06:39 -05:00
Seth Vargo
82c1c583d7
Update README and CI to use latest version ( #365 )
2023-12-13 10:28:29 -05:00
Seth Vargo
042a3056d6
Fix a small docs issue ( #359 )
2023-11-29 15:46:17 +00:00
Seth Vargo
0a2edc185b
Fix some examples to include project_id ( #353 )
2023-11-28 22:07:21 -05:00
Seth Vargo
fe9207673e
Add support for Direct Workload Identity auth ( #348 )
...
This adds a new authentication mode, Direct Workload Identity
Federation. This new mode permits authenticating to Google Cloud
directly using the GitHub Actions OIDC token instead of proxying through
a Google Cloud Service Account.
2023-11-28 10:41:10 -05:00
Seth Vargo
43a59886fc
Update deps ( #339 )
2023-11-08 06:22:12 -08:00
Broc Seib
483e21d723
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
https://github.com/google-github-actions/auth/issues/260#issuecomment-1419662751
2023-02-21 09:06:08 -05:00
Seth Vargo
400b51b0c2
Point to OIDC debugger
2022-11-18 10:13:17 -05:00
Seth Vargo
7c1d54bea7
Tweak some documentation around troubleshooting
2022-11-17 09:33:51 -05:00
Seth Vargo
abd9c242f6
Add troubleshooting for enterprise installations
2022-11-11 09:05:21 -05:00
Seth Vargo
9cf496b575
Switch to auth@v1 ( #238 )
...
There's a chicken-and-egg problem here where we want to have the docs
reflect v1 (so the github marketplace shows the right thing), but we
can't cut v1 until the docs are updated.
2022-11-08 12:00:36 -05:00
Seth Vargo
7e38fb10d3
Add capitalization to troubleshooting
...
Fixes #234
2022-10-24 20:49:23 -04:00
Seth Vargo
acd8a2b487
Document how GitHub secrets work ( #208 )
...
Fixes #207
2022-08-08 08:46:38 -07:00
Seth Vargo
cf96743e5a
chore: document clock skew issue
2022-05-16 09:59:39 -04:00
Seth Vargo
f322a0d1e2
fix: only emit warning if the lifetime exceeds 1 hour
2022-05-16 09:48:11 -04:00
Koichi Shiraishi
db6919d074
Update actions/checkout to v3 ( #148 )
...
* chore: update actions/checkout to v3
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
* chore: update docs to actions/checkout@v3
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
2022-03-08 10:18:30 -05:00
Seth Vargo
f9dc3d62d1
doc: add more troubleshooting ( #132 )
2022-02-03 14:25:36 -06:00
Seth Vargo
48c46e6a59
feat: ensure cred file is created with a predictable name ( #130 )
2022-02-03 11:57:50 -06:00
Seth Vargo
b6d69ec4d4
doc: add troubleshooting section ( #127 )
2022-02-03 02:19:28 -06:00