Commit b3016a5
fix(ci): remove stale agent_state config from responses provider in auth workflow
The upstream merge removed agent_state from ResponsesPersistenceConfig
but the CI workflow config still referenced it, causing Pydantic validation
to reject the provider config during initialization. This prevented the
responses table from being created, resulting in "no such table: responses"
OperationalError for all response access control tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>1 parent 8f7cae6 commit b3016a5
1 file changed
Lines changed: 0 additions & 3 deletions
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | 147 | | |
151 | 148 | | |
152 | 149 | | |
| |||
0 commit comments