Commits
User selector
Commit History
Commits on Jan 17, 2025
tests: Standardize cache file checking code
Show description for 2bb4ff6committedtests: Remove unused test files
Show description for 166434dcommittedtests: Remove unused file
Show description for 416c34ccommitted
Commits on Dec 11, 2024
tests: Simplify test data generation
Show description for ec81bfacommittedtests: Remove various unneeded coverage workarounds
Show description for 31bb232committedtests: Make sure tests can execute from root source dir
Show description for 9946dc5committedtests: Remove aggregate_tests.py
Show description for 28a031fcommitted
Commits on Dec 10, 2024
tests: Fix return value of a test
Show description for caa4960committed
Commits on Nov 29, 2024
Use __future.annotations module
Show description for 1d81a04committed
Commits on Nov 4, 2024
update python annotations
Show description for 5c71f4fcommitted
Commits on Oct 9, 2024
tests: Use freezegun for time mocking to fix pypy3 compatibility
Show description for ee27bcccommitted
Commits on Jun 4, 2024
repository: handle online key changes (#2650)
Show description for 0ac86c6authored
Commits on Jun 3, 2024
tests: Add some initial tests for tuf.repository
Show description for 2b9cc1ecommitted
Commits on May 20, 2024
changing useragent
Show description for d2f9f6dcommitted
Commits on May 7, 2024
linting: Enable all Ruff rulesets by default
Show description for 419bfe3committed
Commits on May 6, 2024
lint: Enable flake8-annotations
Show description for 80882dbcommittedlint: Enable flake8-executable
Show description for 9a61be1committedlint: Enable flake8-unused-arguments
Show description for d6c1a22committedlint: Enable pygrep-hooks
Show description for 4244632committedlint: Enable flake8-pie
Show description for 981788bcommitted
Commits on Apr 25, 2024
WIP: Update to new securesystemslib API
Show description for 38f309bcommitted
Commits on Apr 22, 2024
Merge pull request #2613 from NicholasTanz/enableRulesets
Show description for f165c76authoredtests: Add a test for custom application user agent
Show description for fb58145committed
Commits on Apr 21, 2024
add RUF and BLE rulesets; ignore some broad exceptions (BLE001) and RUF012
Show description for 52601e2committed
Commits on Apr 2, 2024
lint: Enable more ruff ulesets
Show description for 009e1ddcommitted
Commits on Mar 27, 2024
tests: Fix test signer to match new API
Show description for 24f172fcommitted
Commits on Mar 19, 2024
linter: Enable more rules
Show description for 1512653committed
Commits on Mar 12, 2024
Merge pull request #2580 from theupdateframework/dependabot/pip/test-and-lint-dependencies-c17666fe2e
Show description for e1b52e7authored
Lukas Pühringer
Commits on Mar 7, 2024
lint: Update formatting for ruff 3.x
Show description for 884cae9committed
Commits on Feb 29, 2024
tests: Avoid UTC alias
Show description for dceced7committedMetadata API: Make sure Signed.expires is UTC
Show description for c2edd30committed
Commits on Feb 27, 2024
change utcnow() to now(timezone.utc)
Show description for 53ac05dcommitted
Commits on Feb 21, 2024
tests: add basic tests for dsse support
Show description for 0f64cf4committed
Lukas Puehringerngclient: change envelope type config to flag
Show description for 1897f9acommitted
Lukas Puehringer