-
Notifications
You must be signed in to change notification settings - Fork 7
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
Use uv #1337
Merged
Merged
Use uv #1337
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* master: feat: display errors on pages rather than with browser alerts
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1337 +/- ##
==========================================
- Coverage 69.04% 69.00% -0.05%
==========================================
Files 181 181
Lines 8865 8865
Branches 659 1484 +825
==========================================
- Hits 6121 6117 -4
Misses 2648 2648
- Partials 96 100 +4 ☔ View full report in Codecov by Sentry. |
* master: fix: try again to show error message on incidents page fix: don't throw DataTables errors
for more information, see https://pre-commit.ci
* master: fix(tox.ini): pass pre-commit SKIPs into pre-commit call fix(.github): skip no-commit-to-branch on cicd workflow fix: actually set the error text on each page
wsanchez
added a commit
that referenced
this pull request
Oct 29, 2024
* master: (266 commits) Use uv (#1337) fix(tox.ini): pass pre-commit SKIPs into pre-commit call fix(.github): skip no-commit-to-branch on cicd workflow fix: actually set the error text on each page fix: try again to show error message on incidents page fix: don't throw DataTables errors feat: display errors on pages rather than with browser alerts [pre-commit.ci] pre-commit autoupdate (#1336) build(deps): bump zope-interface from 7.1.0 to 7.1.1 (#1333) build(deps): bump werkzeug from 3.0.4 to 3.0.6 (#1330) build(deps): bump mypy-zope from 1.0.7 to 1.0.8 (#1334) build(deps): bump hypothesis from 6.115.3 to 6.115.5 (#1332) build(deps): bump twisted from 24.7.0 to 24.10.0 (#1331) build(deps): bump service-identity from 24.1.0 to 24.2.0 (#1329) Bump mypy from 1.9.0 to 1.11.2 (#1273) Update CHANGELOG.md feat: allow more than 6 tabs per browser session Update CHANGELOG.md feat: add groupings to "add incident report" dropdown docs: update CHANGELOG.md ... # Conflicts: # MANIFEST.in # requirements/requirements-direct.txt # setup.py # src/ims/application/_auth.py # src/ims/application/_external.py # src/ims/application/_klein.py # src/ims/application/_main.py # src/ims/application/_web.py # src/ims/element/_element.py # src/ims/element/incident/incident_template/template.xhtml # src/ims/element/incident/incidents_template/template.xhtml # src/ims/element/incident/report_template/template.xhtml # src/ims/element/incident/reports_template/template.xhtml # src/ims/element/login/template.xhtml # src/ims/element/page/_page.py # src/ims/element/static/ims.js # src/ims/element/static/incident.js # src/ims/element/static/incident_report.js # src/ims/element/static/incident_reports.js # src/ims/element/static/incidents.js
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Use uv