| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Jérôme Benoit <[email protected]>
|
|
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected]>
|
|
Provider credentials field was being selected from ProviderTable even when the table wasn't joined (when byokProvider was undefined). Now the join is conditional - when byokProvider exists, we join and get the credentials; when it doesn't, the join condition is always false so provider remains null.
|
|
|
|
|
|
|
|
This reverts commit f9dcd979364acc5172fd0044c1c8b04dcaec9229.
|
|
|
|
|
|
This reverts commit d763c11a6d5bc57869f11c87f5a293f61e427e0a.
|
|
Co-authored-by: Github Action <[email protected]>
Co-authored-by: Dax Raad <[email protected]>
|
|
|
|
|
|
|
|
explicitly defined
|
|
Signed-off-by: Jérôme Benoit <[email protected]>
|
|
|
|
Co-authored-by: Github Action <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
|
|
|
agent (#5066)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Aiden Cline <[email protected]>
|
|
|