mistercrunch commented on PR #29382: URL: https://github.com/apache/superset/pull/29382#issuecomment-2207201663
Yup, also would welcome some help here as I got tangled up in other things and it looks like this is getting pushed to the bottom of my todo list now. Things seem super promising, but there's quite a few little things to connect. I discovered there's support for `.env` files an `.secrets` files which both can reference env vars and set defaults. Seemed powerful. The last blocker I had was around the `pip install` not working (because python ssl lib not properly set up, and while trying to reach out to http**S**://pypy.org ) on the base docker images that `act` is using. Seems pretty doable to swap to any other image, but I didn't get too far. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
