Jingjing Duan
Jingjing Duan
Nice! I'll keep you posted.
I started seeing this error recently. You can see that the workflow was dispatched successfully and the ID matches.
Interesting. I wasn't aware of enabling debug logs for runners. Should I enable both runner & step debug logs?
Thank you for being so thoughtful!
Here's another occurrence if it helps: ``` Fri, 26 Apr 2024 19:25:45 GMT Run codex-/return-dispatch@v1 Fri, 26 Apr 2024 19:25:45 GMT Fetching Workflow ID for prbox_update_routing.yaml... Fri, 26 Apr 2024...
@Codex- do you have enough logs for debugging? I'd like to turn off debug logs for our github actions.
Can you try the following? ``` 1. cd into a git repo (say awesome_repo) 2. git worktree add ../awesome_repo2 origin/main 3. cd ../awesome_repo2 4. change some files and make a...
I'm using this sha `11a653864bee673ecb623444163599d71e197aa6`
@f355 wow, I didn't know that! Thank you for sharing. We need to update our code base to work with this incompatibility.
Wow, that was fast. I still don't see it in maven central https://mvnrepository.com/artifact/com.vaadin/flow-server but I suspect it might show up a bit later?