Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompatHelper on GHA: Started erroring with pkg_server_registry_url not defined #437

Closed
kellertuer opened this issue Aug 25, 2022 · 6 comments

Comments

@kellertuer
Copy link

A few days ago our CompatHelper started erroring with the message that

ERROR: LoadError: UndefVarError: pkg_server_registry_url not defined

see
https://github.com/JuliaManifolds/Manifolds.jl/runs/8007521423?check_suite_focus=true#step:3:9

@DilumAluthge
Copy link
Member

It looks like you're using CompatHelper v2. Can you upgrade to CompatHelper v3?

@kellertuer
Copy link
Author

Ah, interesting, I will try, but I fear that will not run on a PR? I would prefer not to push such a test directly to master.

@mattBrzezinski
Copy link
Member

Ah, interesting, I will try, but I fear that will not run on a PR? I would prefer not to push such a test directly to master.

Actions should run updated workflows in a PR.

@kellertuer
Copy link
Author

Sure, but this is just a scheduled GHA that does not run on push/pull/PR.

@kellertuer
Copy link
Author

Ah I could manually trigger running the GHA from that branch and it runs fine. So upgrading to version 3 resolved the problem.

@DilumAluthge
Copy link
Member

See also: JuliaRegistries/General#67188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants