WIP: Add environment variables for OIDC token service #272

Draft
sorenisanerd wants to merge 1 commits from sorenisanerd/oidc-provider into main
pull from: sorenisanerd/oidc-provider
sorenisanerd commented 2023-07-04 00:38:32 +00:00 (Migrated from gitea.com)

This is the act_runner part of adding support for id-token in Gitea Actions.

This is the act_runner part of adding support for id-token in Gitea Actions.
lunny commented 2023-07-04 04:08:50 +00:00 (Migrated from gitea.com)

Could you give more context?

Could you give more context?
sorenisanerd commented 2023-07-04 04:20:23 +00:00 (Migrated from gitea.com)
Yes, of course. Sorry. https://github.com/go-gitea/gitea/pull/25664
This pull request has changes conflicting with the target branch.
  • internal/app/run/runner.go
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin sorenisanerd/oidc-provider:sorenisanerd/oidc-provider
git checkout sorenisanerd/oidc-provider
Sign in to join this conversation.