Skip to content

New package: NovaWeb v0.1.0#145603

Open
JuliaRegistrator wants to merge 1 commit intomasterfrom
registrator-novaweb-3773a66d-v0.1.0-0ed3049b32
Open

New package: NovaWeb v0.1.0#145603
JuliaRegistrator wants to merge 1 commit intomasterfrom
registrator-novaweb-3773a66d-v0.1.0-0ed3049b32

Conversation

@JuliaRegistrator
Copy link
Contributor

UUID: 3773a66d-0ab3-48fd-a7ea-3eeb4935db53
Repo: https://github.com/otsuki-dev/NovaWeb.jl.git
Tree: 48a44395806d61ae712b0eec4435cead71793924

Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
@felipe-sbm
Copy link

@JuliaRegistrator register

Release notes:

v0.1.0 - Initial Release

Major Release: Initial Goals Achieved!

NovaWeb.jl is now production-ready! This release marks the completion of NovaWeb.jl's initial objectives as a minimal, modular web framework for Julia.

Key Features

  • File-based Routing - Automatically map pages/route.jl to URLs
  • Hot Reload - Instant feedback with julia nova dev
  • Error Handling - Semantic HTTP errors with beautiful error pages
  • Static Assets - Automatic favicon detection and serving
  • Input Validation - Schema-based validation with custom validators
  • Production Ready - Docker support with nginx reverse proxy
  • CI/CD - Automated testing on Julia 1.10, 1.11, 1.12 (Ubuntu, macOS, Windows)
  • Benchmarking - Performance comparison tools
  • 100% Test Coverage - 36+ comprehensive tests

Framework Stability

  • All core functionality implemented and thoroughly tested
  • No breaking changes expected for minor versions
  • Ready for production applications
  • Minimal dependencies (HTTP.jl, Dates stdlib)

@goerz goerz mentioned this pull request Jan 6, 2026
@JuliaTagBot JuliaTagBot added the AutoMerge: last run blocked by comment PR blocked by one or more comments lacking the string [noblock]. label Jan 6, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. New package registration

Please make sure that you have read the package naming guidelines.

2. AutoMerge Guidelines which are not met ❌

  • I was not able to load the package (i.e. import NovaWeb failed). See the AutoMerge logs for details.

3. Needs action: here's what to do next

  1. Please try to update your package to conform to these guidelines. The General registry's README has an FAQ that can help figure out how to do so.
  2. After you have fixed the AutoMerge issues, simply retrigger Registrator, the same way you did in the initial registration. This will automatically update this pull request. You do not need to change the version number in your Project.toml file (unless the AutoMerge issue is that you skipped a version number).

If you need help fixing the AutoMerge issues, or want your pull request to be manually merged instead, please post a comment explaining what you need help with or why you would like this pull request to be manually merged. Then, send a message to the #pkg-registration channel in the public Julia Slack for better visibility.

4. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@goerz
Copy link
Member

goerz commented Jan 6, 2026

There seem to be some major issues with the correctness (broken links!) of the information in the README, as well as of the package itself (broken CI, package not loadable). This gives a strong indication of possible LLM slop. Please consider the LLM policy for packages in the General registry

@felipe-sbm
Copy link

felipe-sbm commented Jan 6, 2026

Sure mate, thanks for the return!
I’ll redo it without using AI.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

This pull request has been inactive for 30 days and will be automatically closed 7 days from now. If this pull request should not be closed, please either (1) fix the AutoMerge issues and re-trigger Registrator, which will automatically update the pull request, or (2) post a comment explaining why you would like this pull request to be manually merged. [noblock]

@github-actions github-actions bot added the stale label Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge: last run blocked by comment PR blocked by one or more comments lacking the string [noblock]. new package stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants