Andy McKay
Andy McKay
In the end I found it pretty easy to drop in a bash file, that adds in `/usr/local/bin` to the `$PATH` and then that calls the JS file. That's worked...
@bradify I'd like to avoid using `dependabot-core` as a place for feedback or general questions, it feels like community is the right place for this. But I don't know if...
My guess is 👉 https://github.com/community/community/discussions/categories/code-security
Thank you so much for this feedback and finding the broken link for us @jsoref along with some good suggestions 🙇🏾 As it turns out this was removed from the...
@keehun I haven't been able to reproduce this and haven't found a reference to python2 in our codebase, so I could be missing something here. Do you have a reproduceble...
Closing based on the last answer here, thanks everyone who helped. If you've got more questions then please contact support: https://vercel.com/help#issues thank you.
There's a good comment there ☝🏾 I also gave an example of how to use Flask here: https://github.com/andymckay/test-vercel-flask. Hope that helps, thank you for asking 🙇🏾
Thank you @1138-4EB, but we'd like to keep issues related to code in this repository. * If you have questions about writing workflows or action files, then please [visit the...
Out of curiosity what do you do propose to do in this case? Just declare it a tie?
I'd be a little worried about anything going into a sleep and potentially consuming minutes this way. Maybe polling the Actions API and waiting for it to report cancelled might...