AutoMerge fails

I get this message:
image
When I look at the build, I can see that Julia 1.9.4 is running it:


And I think that is the reason why the process fails:
image

I think this should be run in 1.10.0 (which was recently released). Is there something I should have (could have) done to make it work?

Maybe bump your package’s Julia compat from v1.9 to v1.10?

For context, this seems to be the PR: New version: FinEtoolsAcoustics v3.1.0 by JuliaRegistrator · Pull Request #97981 · JuliaRegistries/General · GitHub

It is that:
image

1 Like

For now (while AutoMerge runs on Julia 1.9), you’ll need to ask for a manual merge (in the #pkg-registration Slack channel).

The issue will be fixed when we upgrade AutoMerge to Julia 1.10.

1 Like

Thanks! What is the time frame? Will there be an announcement?

I don’t have a timeframe right now; there are some other CI issues that we need to sort out.

I can post a note in #pkg-registration once we’ve made the change.

1 Like