alex

Results 10 comments of alex

That's slightly horrifying! I hadn't run into that in production yet, but catching and reraising does seem a bit reasonable (and we don't have to know whether opentok uses `requests`...

This looks like a plugin for the Redactor editor itself - this repo merely provides convenience for integrating the editor w/ Django

Joining the bandwagon here - we also have this issue due to transitioning between old(legacy) UI and new vite-based UI. Our vite stuff lives on a different CDN for various...

I've done some manual testing and it seems like CIRCLE_WORKFLOW_WORKSPACE_ID is always preserved on retried jobs, while the BUILD_NUM is new. This seems to resolve the issues, at least within...

Any chance anyone could take a look at this? It's pretty disruptive to have to create dummy commits whenever we want to just retry a circleCI job. Thanks!

Thanks for the response. I saw some of the debate, but it seemed that perhaps the wrong conclusions were drawn... or maybe the rebuild case wasn't considered? I'm also quite...

Bump - do you have any advice on why the orb didn't actually fix my issue above?

> If you wanted to rebase this PR, put the code back for CIRCLE_WORKFLOW_WORKSPACE_ID and change it to CIRCLE_WORKFLOW_ID I'll merge & release 👍 Thanks! I'll give it a try...

I just gave it a check, and this doesn't actually work. In fact, with the parallel setup, this is actually worse. It seems that: `CIRCLE_WORKFLOW_ID` is shared across parallel builds....

Hi! Mariatta pointed me here and I see you discussed Bevy and PyLadies. I was part of the group that set up the demo last year. A lot has changed...