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

Feature/improvements #10

Merged
merged 11 commits into from
Jan 29, 2024
Merged

Feature/improvements #10

merged 11 commits into from
Jan 29, 2024

Conversation

willitscale
Copy link
Owner

Fixes:

  • Validator strict types no longer failing

Changes:

  • Order of min/max changed for the IntValidator and FloatValidator

New Features:

  • Streetlamp binary for executing tasks such as list routes, clear route cache and init docker
  • Documentation for
    • Streetlamp binary
    • Nginx setup

willitscale and others added 11 commits January 21, 2024 01:58
Handles missing arguments better
Expected to return boolean, but returned int|false from preg_match. Corrected the issue and added a test around it.
Validators now correctly respecting strict types, added supporting tests and reordered min/max parameters for float and int.
Support for clearing the route cache
Added documentation for:
- Using the streetlamp binary
- NGINX Setup
Fixed the line endings
@willitscale willitscale merged commit e272aad into main Jan 29, 2024
1 check passed
@willitscale willitscale deleted the feature/improvements branch January 29, 2024 00:01
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.

1 participant