Commit ab0f307
Fix critical CI issues
- Add missing gunicorn to Python requirements.txt
- Fix GCI import formatting issues
- Fix unused receiver/parameter warnings
- Address Docker build dependencies
Co-authored-by: Amp <[email protected]>
Amp-Thread-ID: https://ampcode.com/threads/T-5be4213f-26eb-400c-bb7b-d4c79b7ee6fe1 parent 57ee467 commit ab0f307
File tree
1,589 files changed
+300130
-5
lines changed- app
- services
- authz/server
- inventory/server
- venv
- bin
- lib/python3.12/site-packages
- black-25.9.0.dist-info
- licenses
- blackd
- black
- resources
- blib2to3
- pgen2
- flake8-7.3.0.dist-info
- flake8
- api
- formatting
- main
- options
- plugins
- isort-7.0.0.dist-info
- licenses
- isort
- _vendored/tomli
- deprecated
- stdlibs
- mccabe-0.7.0.dist-info
- mypy-1.18.2.dist-info
- licenses
- mypy_extensions-1.1.0.dist-info
- licenses
- mypyc
- analysis
- codegen
- irbuild
- ir
- lib-rt
- lower
- primitives
- test
- transform
- mypy
- dmypy
- plugins
- server
- test
- meta
- typeshed
- stdlib
- _typeshed
- asyncio
- collections
- compression
- _common
- zstd
- concurrent
- futures
- interpreters
- ctypes
- macholib
- curses
- dbm
- distutils
- command
- email
- mime
- encodings
- ensurepip
- html
- http
- importlib
- metadata
- resources
- json
- lib2to3
- fixes
- pgen2
- logging
- msilib
- multiprocessing
- dummy
- os
- pathlib
- pydoc_data
- pyexpat
- sqlite3
- string
- sys
- tkinter
- unittest
- urllib
- venv
- wsgiref
- xmlrpc
- xml
- dom
- etree
- parsers
- expat
- sax
- zipfile
- _path
- zoneinfo
- stubs
- mypy-extensions
- mypy-native
- xml
- pathspec-0.12.1.dist-info
- pathspec
- patterns
- platformdirs-4.5.0.dist-info
- licenses
- platformdirs
- pycodestyle-2.14.0.dist-info
- pyflakes-3.4.0.dist-info
- pyflakes
- scripts
- test
- pytokens-0.2.0.dist-info
- pytokens
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,589 files changed
+300130
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
211 | 209 | | |
212 | 210 | | |
213 | 211 | | |
214 | | - | |
| 212 | + | |
215 | 213 | | |
216 | 214 | | |
217 | 215 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments