Skip to content

Update the repo URL for the SindbadTEM.jl package: specifically, add the .jl in the URL#147287

Merged
DilumAluthge merged 1 commit intoJuliaRegistries:masterfrom
lazarusA:patch-1
Jan 30, 2026
Merged

Update the repo URL for the SindbadTEM.jl package: specifically, add the .jl in the URL#147287
DilumAluthge merged 1 commit intoJuliaRegistries:masterfrom
lazarusA:patch-1

Conversation

@lazarusA
Copy link
Contributor

@lazarusA lazarusA commented Jan 30, 2026

While trying to register a new version of this package (which lives in a monorepo) I keep getting

Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.

then I noticed that the outer package/project has the correct url (note the .jl)

name = "Sindbad"
uuid = "36c3e672-7dee-4606-99b5-7e5d8d85a313"
repo = "https://github.com/LandEcosystems/Sindbad.jl.git"

but SindbadTEM is missing the .jl, that might explain the error. Please advise / confirm.

LandEcosystems/Sindbad.jl@ae01281

Copy link
Member

@DilumAluthge DilumAluthge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. I have verified that the old URL redirects to the new URL in the browser.
  2. The PR preserves the trailing .git
  3. The only change in this PR is to add the .jl
  4. The Treecheck CI job is passing.

@DilumAluthge DilumAluthge changed the title Fix repo URL for SindbadTEM Update the repo URL for the SindbadTEM.jl package: specifically, add the .jl in the URL Jan 30, 2026
@DilumAluthge DilumAluthge merged commit a895c73 into JuliaRegistries:master Jan 30, 2026
15 checks passed
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

Successfully merging this pull request may close these issues.

2 participants