Re: [racket-users] Tiny improvement to be made to pkgs.racket-lang.org

2021-04-19 Thread Roger Keays
In general, I think the package submission form has no validation. I made the mistake of putting in a version number (rather than using that field to add a new version sub-form) and it spat back an empty form. Took me ages to figure out what I was doing wrong. On Mon, Apr 19, 2021 at 01:06:22AM

[racket-users] Tiny improvement to be made to pkgs.racket-lang.org

2021-04-19 Thread Dexter Lagan
Hi folks, I posted my first package the other day (that eyesore of Cobalt 2 theme). My repo has a 'main' branch instead of 'master'. pkgs.racket-lang.org didn't display any error when I clicked on the 'Save Changes' button. It simply went back to the package list, as if nothing had happened.