Skip to content

Using Environment Variables with period in the name - Not passed to build processes #25573

Discussion options

You must be logged in to vote

Thanks for the feedback.   I did try using underscore, but I found a problem with Gradle not passing the env variable to the forked test process.  It only seems to pass variables with a period in them :(.

I found a work-around with Micronaut using the application-test.yml configuration file.  That file provides a value without the need for an environment variable.  I will mark this as the answered, just to help other micronaut users.

BTW, the link to the doc did not work.  I used: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/using-environment-variables 

I could not find anyting saying period (decimal) is not allowed.  It is implied that there is some str…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants