CompileBot.jl
CompileBot.jl copied to clipboard
Automatic compilation for Julia packages
For one of our packages we tried to get the ``CompileBot`` integration with Github working. I attempted following the documentation, but so far, I've been running into the following error:...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v5.0.0 Behaviour changes The action will no longer leave the local repository checked out on...
The GitHub actions versions in the docs can be updated based on the `.github/workflows` versions.
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
See e.g. failing job at https://github.com/JuliaPlots/Plots.jl/runs/6023176404?check_suite_focus=true. Are there any ways to debug this ?