You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alyssadai opened this issue
May 26, 2023
· 1 comment
Labels
somedayNot a priority right now, but we want to keep this around to think or discuss more.testsEnhancing or fixing tests where functioning is not affected.
In the past we've encountered some issues with the default values of environment variables not being applied (or being applied with the wrong values) when launching the API+graph stack, mainly when using docker compose.
A nice-to-have sanity check at some point would be a test that verifies the default values when the API is launched with Python vs. docker compose, although since the values vary slightly depending on the deployment method this likely will first involve some research into how to re-create the compose environment using pytest / actions.
The text was updated successfully, but these errors were encountered:
We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 30 days.
We have applied the stale-issue label to indicate that this issue should be reviewed again and then either prioritized or closed.
surchs
added
flag:detail needed
Issue requires additional clarification before a decision can be made or it can be implemented.
flag:schedule
Flag issue that should go on the roadmap or backlog.
and removed
flag:detail needed
Issue requires additional clarification before a decision can be made or it can be implemented.
_flag:stale
[BOT ONLY] Flag issue that hasn't been updated in a while and needs to be triaged again
labels
Oct 17, 2023
alyssadai
added
someday
Not a priority right now, but we want to keep this around to think or discuss more.
and removed
flag:schedule
Flag issue that should go on the roadmap or backlog.
flag:detail needed
Issue requires additional clarification before a decision can be made or it can be implemented.
labels
Oct 18, 2023
somedayNot a priority right now, but we want to keep this around to think or discuss more.testsEnhancing or fixing tests where functioning is not affected.
In the past we've encountered some issues with the default values of environment variables not being applied (or being applied with the wrong values) when launching the API+graph stack, mainly when using
docker compose
.A nice-to-have sanity check at some point would be a test that verifies the default values when the API is launched with Python vs.
docker compose
, although since the values vary slightly depending on the deployment method this likely will first involve some research into how to re-create the compose environment using pytest / actions.The text was updated successfully, but these errors were encountered: