SmAsHeD
SmAsHeD
This is now happening on all my chrome extensions.
Any updates on this? Or is this a dead project? I instantly ran into 2 open issues. #160 I can work around by listing all the files individually, but this...
I am trying to open my Web Extension popup. Which I can do with: `await worker.evaluate('chrome.action.openPopup();')` However, this popup is not able to interact with the current page and inject...
Ok, I can remove the arm64 from next, and just leave it on the release branch build.
Looks good :white_check_mark: I was able to run `shieldsio/shields:server-2024-09-02` on my development server and deploy it to my arm64 swarm server.
In hindsight this may be related to my issue. I just setup a brand new runner, but it is always idle, it has never picked up a job, but has...
This bug has been around for a very long time. First time clicking on any new worker gives `Unknown worker`. Any subsequent requests will succeed. Would love to see this...
I was so confused why something that worked just days ago, stopped working today, I did more digging. The only thing I could find that changed locally from before/after was...
@noesterle Make sure you don't have your node_modules in your .gitignore or use `--use-gitignore=false` I added more information about this here: https://github.com/smashedr/js-test-action