Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate security scanned lockfile #31

Merged
merged 11 commits into from
Jan 15, 2025
Merged

Separate security scanned lockfile #31

merged 11 commits into from
Jan 15, 2025

Conversation

miikkako
Copy link
Contributor

@miikkako miikkako commented Jan 14, 2025

Similar changes to iqm-finland/iqm-client#159, no functional changes to code. In this PR:

  • Supply a lockfile with package checksums which is scanned for vulnerabilities by aikido.
  • test_requirements_lock ci job verifies the lockfile is always up to date. Only the direct top-level deps specified in pyproject.toml are upgraded by the script.
  • tox is removed from dependencies and its envs from tox.ini are converted into simple executable files containing commands (test, format, docbuild)

Piggyback:

  • docs are build with -W (treat warnings as errors). A couple of warnings fixes in this PR
  • gen_licenses_info ci job to generate a list of dependency licenses for new tagged releases

@miikkako miikkako changed the title Replace tox usage with simple command files Separate security scanned lockfile Jan 14, 2025
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Minor capital letter fixes in README

Co-authored-by: Shabeeb Khalid <convey2shabeeb@gmail.com>
@miikkako miikkako merged commit 81f6c85 into main Jan 15, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants