Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
steps:
- uses: actions/checkout@v7
- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version: "3.x"

- name: Install dependencies
run: |
python -m pip install --upgrade pip

Check warning on line 24 in .github/workflows/publish.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Using dependencies without locking resolved versions is security-sensitive.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlwVi_a6BKYeXRu_&open=AZ-ABlwVi_a6BKYeXRu_&pullRequest=86
pip install setuptools wheel twine

Check warning on line 25 in .github/workflows/publish.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Using dependencies without locking resolved versions is security-sensitive.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlwVi_a6BKYeXRvB&open=AZ-ABlwVi_a6BKYeXRvB&pullRequest=86

Check warning on line 25 in .github/workflows/publish.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Omitting "--only-binary :all:" can lead to the execution of setup scripts. Make sure it is safe here.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlwVi_a6BKYeXRvA&open=AZ-ABlwVi_a6BKYeXRvA&pullRequest=86

- name: Build and publish
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
- uses: actions/checkout@v7

- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version: ${{ matrix.python-version }}

- name: Install dependencies
run: |
python -m pip install --upgrade pip

Check warning on line 43 in .github/workflows/python-ci.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Using dependencies without locking resolved versions is security-sensitive.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlp-i_a6BKYeXRu1&open=AZ-ABlp-i_a6BKYeXRu1&pullRequest=86
pip install pytest pytest-rerunfailures pytest-cov parameterized mock flake8

Check warning on line 44 in .github/workflows/python-ci.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Using dependencies without locking resolved versions is security-sensitive.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlp-i_a6BKYeXRu3&open=AZ-ABlp-i_a6BKYeXRu3&pullRequest=86

Check warning on line 44 in .github/workflows/python-ci.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Omitting "--only-binary :all:" can lead to the execution of setup scripts. Make sure it is safe here.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlp-i_a6BKYeXRu2&open=AZ-ABlp-i_a6BKYeXRu2&pullRequest=86
pip install -r requirements.txt

Check warning on line 45 in .github/workflows/python-ci.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Omitting "--only-binary :all:" can lead to the execution of setup scripts. Make sure it is safe here.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlp-i_a6BKYeXRu4&open=AZ-ABlp-i_a6BKYeXRu4&pullRequest=86

Check warning on line 45 in .github/workflows/python-ci.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Using dependencies without locking resolved versions is security-sensitive.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlp-i_a6BKYeXRu5&open=AZ-ABlp-i_a6BKYeXRu5&pullRequest=86

- name: Lint with flake8
run: |
Expand All @@ -59,15 +59,15 @@
- uses: actions/checkout@v7

- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version: "3.11"

- name: Install dependencies
run: |
python -m pip install --upgrade pip

Check warning on line 68 in .github/workflows/python-ci.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Using dependencies without locking resolved versions is security-sensitive.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlp-i_a6BKYeXRu6&open=AZ-ABlp-i_a6BKYeXRu6&pullRequest=86
pip install pytest pytest-cov parameterized mock flake8

Check warning on line 69 in .github/workflows/python-ci.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Omitting "--only-binary :all:" can lead to the execution of setup scripts. Make sure it is safe here.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlp-i_a6BKYeXRu7&open=AZ-ABlp-i_a6BKYeXRu7&pullRequest=86

Check warning on line 69 in .github/workflows/python-ci.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Using dependencies without locking resolved versions is security-sensitive.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlp-i_a6BKYeXRu8&open=AZ-ABlp-i_a6BKYeXRu8&pullRequest=86
pip install -r requirements.txt

Check warning on line 70 in .github/workflows/python-ci.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Using dependencies without locking resolved versions is security-sensitive.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlp-i_a6BKYeXRu-&open=AZ-ABlp-i_a6BKYeXRu-&pullRequest=86

Check warning on line 70 in .github/workflows/python-ci.yml

View check run for this annotation

SonarQubeCloud / SonarCloud Code Analysis

Omitting "--only-binary :all:" can lead to the execution of setup scripts. Make sure it is safe here.

See more on https://sonarcloud.io/project/issues?id=configcat_python-sdk&issues=AZ-ABlp-i_a6BKYeXRu9&open=AZ-ABlp-i_a6BKYeXRu9&pullRequest=86

- name: Lint with flake8
run: |
Expand Down
Loading