Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename GT Cloud run ID env var #758

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Conversation

zachgiordano
Copy link
Member

  • Rename GT Cloud run ID env var
    • GT_CLOUD_RUN_ID -> GT_CLOUD_STRUCTURE_RUN_ID

@@ -18,7 +18,7 @@ class GriptapeCloudEventListenerDriver(BaseEventListenerDriver):
base_url: The base URL of Griptape Cloud. Defaults to the GT_CLOUD_BASE_URL environment variable.
api_key: The API key to authenticate with Griptape Cloud.
headers: The headers to use when making requests to Griptape Cloud. Defaults to include the Authorization header.
run_id: The ID of the Structure Run to publish events to. Defaults to the GT_CLOUD_RUN_ID environment variable.
run_id: The ID of the Structure Run to publish events to. Defaults to the GT_CLOUD_STRUCTURE_RUN_ID environment variable.
Copy link
Member

Choose a reason for hiding this comment

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

Let's rename this as well

Copy link
Member Author

Choose a reason for hiding this comment

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

good call, updated

@zachgiordano zachgiordano merged commit 30d3e29 into dev Apr 25, 2024
8 checks passed
@zachgiordano zachgiordano deleted the refactor/rename-cloud-run-var branch April 25, 2024 21:00
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.

None yet

2 participants