Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
01/31/2020, 11:55 AM
This message was deleted.
w
white-balloon-205
01/31/2020, 3:02 PM
Looks reasonable to me! You could probably simplify a little by “transposing” your environments variable - make it an array of objects instead of an object of arrays - then doing
for env in environments
.
m
mysterious-egg-7415
02/01/2020, 4:04 PM
You shouldnt use
__opts__
but instead just
opts
Open in Slack
Previous
Next