feat: M10-Telemetry — Mosaic Telemetry integration #407
@@ -30,7 +30,7 @@ steps:
|
|||||||
- python -m venv venv
|
- python -m venv venv
|
||||||
- . venv/bin/activate
|
- . venv/bin/activate
|
||||||
- pip install --no-cache-dir --upgrade "pip>=25.3"
|
- pip install --no-cache-dir --upgrade "pip>=25.3"
|
||||||
- pip install --no-cache-dir -e ".[dev]"
|
- pip install --no-cache-dir --extra-index-url https://git.mosaicstack.dev/api/packages/mosaic/pypi/simple/ -e ".[dev]"
|
||||||
- pip install --no-cache-dir bandit pip-audit
|
- pip install --no-cache-dir bandit pip-audit
|
||||||
|
|
||||||
ruff-check:
|
ruff-check:
|
||||||
|
|||||||
Reference in New Issue
Block a user