Skip to content

Fix typo - #361

Merged
adamnolte merged 1 commit into
mainfrom
fix-typo
Jun 25, 2025
Merged

Fix typo#361
adamnolte merged 1 commit into
mainfrom
fix-typo

Conversation

@adamnolte

@adamnolte adamnolte commented Jun 25, 2025

Copy link
Copy Markdown
Contributor

Greptile Summary

Fixed a typo in environment variable handling by renaming V2_API_ENDPOINT_V2 to V2_API_ENDPOINT across configuration files, ensuring correct functionality of API endpoint overrides.

  • Corrected environment variable reference in autoblocks/_impl/config/constants.py from V2_API_ENDPOINT_V2 to V2_API_ENDPOINT
  • Updated AutoblocksEnvVar enum in autoblocks/_impl/util.py to remove redundant _V2 suffix

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

2 files reviewed, no comments
Edit PR Review Bot Settings | Greptile

@adamnolte
adamnolte enabled auto-merge (squash) June 25, 2025 18:44
@adamnolte
adamnolte merged commit 2c59bf8 into main Jun 25, 2025
11 of 12 checks passed
@adamnolte
adamnolte deleted the fix-typo branch June 25, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants