Commit Graph
5 Commits
Author SHA1 Message Date
joseph-sentry 2db07e3179 fix: check reqs exist (#1835)
* fix: check reqs

* fix

* docs: update README to reflect dependency needs
2025-06-25 11:58:52 -04:00
joseph-sentry b203f00e21 fix: OIDC on forks (#1823) 2025-05-14 12:00:29 -04:00
joseph-sentry 4b21c320b5 feat: pass tokenless value as branch override (#1511)
* feat: pass tokenless value as branch override

instead of only passing the tokenless branch value as an environment
variable we want to pass it as the branch value to the CLI

* refactor: change getToken to return nullable output

* fix: quick fix to use Promise resolve in getToken

* test: add test for tokenless build commit exec

* fix: don't overwrite overrideBranch & add comments decribing getToken
2024-08-29 08:04:04 -04:00
joseph-sentry 81c0a51dcc feat: add support for tokenless v3 (#1410) 2024-06-11 11:06:49 -04:00
joseph-sentry feaf700b2a fix: handle trailing commas (#1470)
Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
2024-06-10 11:32:49 -04:00