JuliaRegistries / General

The official registry of general Julia packages
https://github.com/JuliaRegistries/General/blob/master/README.md
MIT License
610 stars 469 forks source link

Error while trying to register: Changing package repo URL not allowed #8646

Closed SimonDanisch closed 4 years ago

SimonDanisch commented 4 years ago

https://github.com/beacon-biosignals/ElectronTests.jl/commit/0f40b67fb0ba06a1cc494ff3b76ae2bb9182a02b#commitcomment-37035716

I already did change the URL:

https://github.com/JuliaRegistries/General/blob/master/E/ElectronTests/Package.toml

Did I mess it up, or what's going on?

fredrikekre commented 4 years ago

Missing .git?

DilumAluthge commented 4 years ago

https://github.com/JuliaRegistries/General/pull/8647

SimonDanisch commented 4 years ago

Oh...good catch! Hopefully that fixes it! :) Thanks for the fast reply!

SimonDanisch commented 4 years ago

Yay, finally: https://github.com/JuliaRegistries/General/pull/8652! Thanks everyone!