Skip to content

Conversation

@twobiers
Copy link
Contributor

Description of your changes

This changes adds a helper function to retrieve environment variables from the request context.

Fixes #23

I have:

Copy link
Collaborator

@bobh66 bobh66 left a comment

Choose a reason for hiding this comment

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

Thanks @twobiers - I like the idea of a helper to retrieve data from the environment. I think it needs to be flexible enough to handle any data type that it finds or we'll see exceptions when the data is anything other than a string.

@twobiers twobiers changed the title Implement helper function to retreive environment varibles Implement helper function to retreive environment variables Aug 25, 2025
@twobiers twobiers requested a review from bobh66 September 11, 2025 16:40
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.

Add a helper function to access composition environment variables

2 participants