update to be in sync#9
Conversation
|
@c42f let me know if there's any other changes to make :) |
|
Bump on this. Ran into this issue here JuliaLang/julia#59267 |
|
I was going to file this as an issue, but I think it relates to this PR: I get this error from my CI.yml, but not when running tests locally:
The package getting this CI error is https://github.com/MarkNahabedian/WebScrapingTools.jl. It needs to run firefox and geckodriver in the test environment,but I don't see how that could cause this error. |
|
@MarkNahabedian Potentially you're running an older version of Julia locally that doesn't hit this error? The CI.yml is using v 1.11 which hits this issue |
|
Sorry, I should have thought to check versions. My local test run: julia version 1.11.2 My failing CI: Julia 1.11.7 |
|
Heya, sorry I totally dropped the ball on this (and many other things this year...) I'm happy to extend maintainership to you Megan - if you want it, or anyone else I know who still uses this package. Then at least you can make releases when necessary even if I'm failing to be a functioning open source maintainer 😬 |
|
Release, provided I haven't upset JuliaRegistrator's automatic checks: |
|
No worries, Thanks Clare :) |
Update this as CoreLogging has changed.