Skip to content

Fix api key#35

Merged
JunAishima merged 3 commits intomainfrom
fix-api-key
Apr 1, 2026
Merged

Fix api key#35
JunAishima merged 3 commits intomainfrom
fix-api-key

Conversation

@JunAishima
Copy link
Copy Markdown
Contributor

Fixed the problem with the workflow failing with a Tiled error - moved the get_api_key_from_env() function call into the decorator, so that the get_run() in the decorator has a valid API key.

Tested by building the image, and running with a working stop doc on the dev workspace.

 * getting the API key from env needs to be before the first
   time the API key is used, which is within the Slack decorator
@JunAishima JunAishima requested a review from AbbyGi April 1, 2026 12:19
Copy link
Copy Markdown
Contributor

@AbbyGi AbbyGi left a comment

Choose a reason for hiding this comment

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

Good catch!

@JunAishima JunAishima merged commit c7cde3c into main Apr 1, 2026
4 checks passed
@JunAishima JunAishima deleted the fix-api-key branch April 1, 2026 15: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