The GitHub Actions job "Required Checks" on 
texera.git/chore/remove-orphaned-gui-flags has succeeded.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
398724878b21fea239b80b53abfa75754b0e4b75 / Yicong Huang 
<[email protected]>
chore(config): remove two orphaned GUI config flags with no consumers

autoAttributeCorrectionEnabled lost its consumer when the schema
auto-correct service was deleted (#2578); expirationTimeInMinutes lost
its only reader when token refresh was removed for security (#3765).
Both were still defined and sent to the frontend while gating nothing.

Remove them across every layer: gui.conf, GuiConfig(+Spec), the /gui
config endpoint (dropping the now-unused AuthConfig import), and the
frontend GuiConfig interface and mock. AuthConfig.jwtExpirationMinutes
stays — JwtAuth still uses it to sign real tokens.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/30578886653

With regards,
GitHub Actions via GitBox

Reply via email to