Closed vsoch closed 3 years ago
@AnandChowdhary what do you think about using os.system vs actually deriving that file path in python, opening, and appending to it? I am usually cautious to use os.system.
So, yes we started having issues with it :D Is there anything I can do to help this get merged?
@david-paulus-saad @AnandChowdhary @flxw I've updated the set_env function to write directly to the file, and rebased with master. Please take another look!
@david-paulus-saad do you have a link to an action where you tested so I can take a look?
I would also be happy to see this one merged, I had to set ACTIONS_ALLOW_UNSECURE_COMMANDS to true to keep my pipelines working. Thank you!
Thanks everyone! I’ll draft a new release soon.
This is a suggested fix for the update to not use set-env. We probably don't need to push forward with it until users start gettig issues and have a good example to test with it.
Signed-off-by: vsoch vsochat@stanford.edu