Skip to content

Migrate RESOURCE_CONFIG_PATH env var to GIGL_RESOURCE_CONFIG_URI#648

Draft
kmontemayor2-sc wants to merge 1 commit into
mainfrom
kmonte/migrate-resource-config-path-env-var
Draft

Migrate RESOURCE_CONFIG_PATH env var to GIGL_RESOURCE_CONFIG_URI#648
kmontemayor2-sc wants to merge 1 commit into
mainfrom
kmonte/migrate-resource-config-path-env-var

Conversation

@kmontemayor2-sc
Copy link
Copy Markdown
Collaborator

Aligns the resource-config env var with the GIGL_* convention introduced in #642 and the existing GIGL_RESOURCE_CONFIG_URI_ENV_KEY constant. All writers (get_resource_config, launch_graph_store_local.py, Makefile's notebooks_test target) now set the new name; readers fall back to the deprecated RESOURCE_CONFIG_PATH with a one-time warning so externally-set values keep working for one release cycle.

Scope of work done

Where is the documentation for this feature?: N/A

Did you add automated tests or write a test plan?

Updated Changelog.md? NO

Ready for code review?: NO

Aligns the resource-config env var with the GIGL_* convention introduced
in #642 and the existing GIGL_RESOURCE_CONFIG_URI_ENV_KEY constant. All
writers (get_resource_config, launch_graph_store_local.py, Makefile's
notebooks_test target) now set the new name; readers fall back to the
deprecated RESOURCE_CONFIG_PATH with a one-time warning so externally-set
values keep working for one release cycle.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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