pylantir 0.0.2rc54.post1__tar.gz → 0.0.2rc55.post1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pylantir-0.0.2rc55.post1/.github/workflows/publish.yml +39 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/PKG-INFO +1 -1
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/__init__.py +1 -1
- pylantir-0.0.2rc54.post1/.github/workflows/publish.yml +0 -45
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.devcontainer/Dockerfile +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.devcontainer/devcontainer.json +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/dependabot.yml +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/template-sync.yml +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/workflows/CI.yml +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/workflows/schedule-update-actions.yml +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/workflows/semantic-pr-check.yml +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/workflows/sphinx.yml +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/workflows/template-sync.yml +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.gitignore +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.pre-commit-config.yaml +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.pypirc +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.vscode/launch.json +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.vscode/settings.json +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/CODE_OF_CONDUCT.md +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/LICENSE +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/README.md +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/SECURITY.md +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/SUPPORT.md +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/Makefile +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/conf.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/devcontainer.md +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/developer.md +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/index.rst +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/make.bat +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/modules.rst +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/pre-commit-config.md +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/pylint.md +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/pyproject.md +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/python_package.hello_world.rst +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/python_package.rst +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/requirements.txt +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/vscode.md +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/docs/workflows.md +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/pylantir.png +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/pyproject.toml +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/README.md +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/cli/__init__.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/cli/run.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/config/mwl_config.json +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/db_setup.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/models.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/mwl_server.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/populate_db.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/src/pylantir/redcap_to_db.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/tests/client.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/tests/client2.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/tests/conftest.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/tests/mpps_tester.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/tests/query_db.py +0 -0
- {pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/tests/test_methods.py +0 -0
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
name: Publish Python Package
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
push:
|
|
5
|
+
tags:
|
|
6
|
+
- "v*"
|
|
7
|
+
|
|
8
|
+
jobs:
|
|
9
|
+
build-and-publish:
|
|
10
|
+
runs-on: ubuntu-latest
|
|
11
|
+
|
|
12
|
+
steps:
|
|
13
|
+
- name: Checkout code
|
|
14
|
+
uses: actions/checkout@v4
|
|
15
|
+
|
|
16
|
+
- name: Set up Python
|
|
17
|
+
uses: actions/setup-python@v5
|
|
18
|
+
with:
|
|
19
|
+
python-version: "3.11"
|
|
20
|
+
|
|
21
|
+
- name: Install flit
|
|
22
|
+
run: pip install flit toml
|
|
23
|
+
|
|
24
|
+
- name: Set version from tag
|
|
25
|
+
run: |
|
|
26
|
+
VERSION="${GITHUB_REF#refs/tags/v}"
|
|
27
|
+
echo "Setting version to: $VERSION"
|
|
28
|
+
python -c "
|
|
29
|
+
import toml
|
|
30
|
+
pyproject = toml.load('pyproject.toml')
|
|
31
|
+
pyproject['project']['version'] = '$VERSION'
|
|
32
|
+
with open('pyproject.toml', 'w') as f:
|
|
33
|
+
toml.dump(pyproject, f)
|
|
34
|
+
"
|
|
35
|
+
- name: Publish to PyPI
|
|
36
|
+
env:
|
|
37
|
+
FLIT_USERNAME: __token__
|
|
38
|
+
FLIT_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
|
|
39
|
+
run: flit publish
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
name: Publish Python Package
|
|
2
|
-
|
|
3
|
-
on:
|
|
4
|
-
push:
|
|
5
|
-
tags:
|
|
6
|
-
- "v*" # Only run on version tags like v1.2.3
|
|
7
|
-
|
|
8
|
-
jobs:
|
|
9
|
-
build-and-publish:
|
|
10
|
-
runs-on: ubuntu-latest
|
|
11
|
-
|
|
12
|
-
steps:
|
|
13
|
-
- name: Checkout code
|
|
14
|
-
uses: actions/checkout@v4
|
|
15
|
-
|
|
16
|
-
- name: Set up Python
|
|
17
|
-
uses: actions/setup-python@v5
|
|
18
|
-
with:
|
|
19
|
-
python-version: '3.11'
|
|
20
|
-
|
|
21
|
-
- name: Install build tools
|
|
22
|
-
run: |
|
|
23
|
-
python -m pip install --upgrade pip
|
|
24
|
-
pip install build twine toml
|
|
25
|
-
|
|
26
|
-
- name: Set version from tag
|
|
27
|
-
run: |
|
|
28
|
-
VERSION="${GITHUB_REF#refs/tags/v}"
|
|
29
|
-
python -c "
|
|
30
|
-
import toml
|
|
31
|
-
pyproject = toml.load('pyproject.toml')
|
|
32
|
-
pyproject['project']['version'] = '$VERSION'
|
|
33
|
-
with open('pyproject.toml', 'w') as f:
|
|
34
|
-
toml.dump(pyproject, f)
|
|
35
|
-
"
|
|
36
|
-
shell: bash
|
|
37
|
-
|
|
38
|
-
- name: Build package
|
|
39
|
-
run: python -m build
|
|
40
|
-
|
|
41
|
-
- name: Publish to PyPI
|
|
42
|
-
env:
|
|
43
|
-
TWINE_USERNAME: __token__
|
|
44
|
-
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
|
|
45
|
-
run: twine upload dist/*
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/workflows/schedule-update-actions.yml
RENAMED
|
File without changes
|
{pylantir-0.0.2rc54.post1 → pylantir-0.0.2rc55.post1}/.github/workflows/semantic-pr-check.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|