diff --git a/.github/workflows/test-suite.yml b/.github/workflows/test-suite.yml deleted file mode 100644 index 8004326..0000000 --- a/.github/workflows/test-suite.yml +++ /dev/null @@ -1,41 +0,0 @@ -name: Test python-json-logger - -on: - push: - branches: - - main - - pull_request: - branches: - - main - -jobs: - lint: - name: "Python Lint" - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - - uses: astral-sh/setup-uv@v3 - - - name: Lint with tox - run: uvx tox -e lint - - test: - name: "Python Test ${{ matrix.os }}" - needs: [lint] - runs-on: "${{ matrix.os }}" - strategy: - fail-fast: false # allow tests to run on all platforms - matrix: - os: - - ubuntu-latest - - windows-latest - - macos-latest - - steps: - - uses: actions/checkout@v4 - - uses: astral-sh/setup-uv@v3 - - - name: Test with tox - run: uvx tox diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 97ad525..0000000 --- a/.gitignore +++ /dev/null @@ -1,22 +0,0 @@ -*.pyc -*.swp -build -dist -dist_uploaded -*.egg-info - -# Tests and validation -.tox/ -.mypy_cache - -# Python's venv -.env -.venv -env - -# IDE -.vscode -.idea - -# generated docs -site diff --git a/tests/__init__.py b/.nojekyll similarity index 100% rename from tests/__init__.py rename to .nojekyll diff --git a/3.1.0/404.html b/3.1.0/404.html new file mode 100644 index 0000000..b12a38a --- /dev/null +++ b/3.1.0/404.html @@ -0,0 +1,690 @@ + + + +
+ + + + + + + + + + + + + + +