Commit Graph

43 Commits

Author SHA1 Message Date
Mario Rodas
5bfdcbecf4 Fix test_cargo_lock_update
test_cargo_lock_update was relying in Ruff 0.0.254 which used its own
fork of LibCST.
Ruff deprecated its fork [1] and removed the repository, hence this
tests was failing trying to reach a defunct repository.

[1] https://github.com/astral-sh/ruff/commit/072358e26
2024-06-06 12:16:45 +00:00
Jörg Thalheim
1f1c1ab1ec fix bitbucket test 2024-04-23 11:58:28 +00:00
Daniel Sampliner
f181db90b2 fix failing sourcehut test 2024-04-02 07:49:09 +00:00
Anthony Roussel
e567ad0c7e Add support for updating buildMavenPackage's mvnHash 2024-03-18 07:15:52 +00:00
Jörg Thalheim
a6ceab8b36 fix composer test 2024-03-18 07:11:26 +00:00
Lily Foster
5ef0425f79
prefix unstable version numbers with latest release per current guidelines 2024-02-23 18:52:42 -05:00
Gaël Reyrol
0a30179f00 Add support for updating buildComposerProject's vendorHash
Update tests/testpkgs/default.nix
2024-01-16 11:06:16 +01:00
EBADBEEF
76c4e79c2c bitbucket.org integration tests 2023-11-22 19:13:43 +00:00
Jörg Thalheim
e0239251cb ruff: enable upgrade checks 2023-08-25 07:00:08 +00:00
figsoda
1186454210
fix pyright lints (#188) 2023-08-14 09:08:55 +01:00
figsoda
fd07282345 test non-toplevel attributes 2023-08-06 14:40:40 -04:00
figsoda
cc8d7d28e7 more strictly test commit messages 2023-08-02 10:00:31 -04:00
Jörg Thalheim
975713d4c4 apply treefmt 2023-05-20 09:14:24 +02:00
figsoda
161eed5da8 add diff support for fetchCrate 2023-05-12 12:54:40 -04:00
figsoda
2fdb989360 improve version assertions in tests
fixes broken tests due to flaky string comparisons
2023-04-26 23:27:59 -04:00
figsoda
927f47a36e fix updating importCargoLock when lockFile is in the nix store 2023-04-02 22:56:36 -04:00
figsoda
4bde7565ab add cargo-lock-update test 2023-03-21 09:07:26 -04:00
figsoda
6fb7778ddf add cargo-lock-expand test 2023-03-21 09:06:58 -04:00
figsoda
dc1b2af4da gitea support 2023-01-21 15:31:30 -05:00
Pol Dellaiera
a0e83f665c
use nix fmt 2022-12-31 00:47:52 +01:00
figsoda
398fc18b48 remove test_crate as it is tested in test_flake 2022-12-08 12:56:47 -05:00
figsoda
609d012bab add test for updating flake outputs 2022-12-08 12:56:47 -05:00
figsoda
8eed06941b add integration tests for the diff feature 2022-11-27 09:52:04 -05:00
figsoda
baf3779e54 add diff features 2022-11-27 09:52:04 -05:00
figsoda
ed586d4915 fix isort lints 2022-11-21 15:37:14 -05:00
figsoda
f0490e7196
Merge branch 'master' into unstable 2022-11-21 15:07:18 -05:00
figsoda
4fab744eac remove shebangs in inexecutable files, format with black and isort 2022-11-14 17:14:09 -05:00
Jörg Thalheim
3a5f9c529a
Merge pull request #102 from figsoda/fetchcrate
add fetchCrate support
2022-11-14 16:25:54 +01:00
figsoda
725c510332 add fetchCrate support 2022-11-14 10:18:02 -05:00
Jörg Thalheim
570a6ac64b add changelog feature and add integration test for it 2022-11-14 15:38:56 +01:00
Winter
9631d62a89 add support for buildNpmPackage 2022-11-10 17:56:31 +01:00
zowoq
ff2bacf644 tests: switch pypi hash to sri 2022-09-20 12:24:40 +10:00
Jörg Thalheim
501befb415
don't override existing experimental features
This way nix-update can be used on repos that uses flake builtins.
2022-05-19 09:52:17 +02:00
schnusch
56b583e67c add test for VersionPreference.BRANCH 2022-01-19 20:33:23 +01:00
Sandro Jäckel
6ae3eb1286
Remove unused import 2021-08-15 17:09:09 +02:00
Sandro Jäckel
4b2841fd90
Add sourcehut support 2021-08-15 17:09:08 +02:00
Jörg Thalheim
ca4306e52e add test for savanna 2021-07-27 17:55:18 +02:00
Jörg Thalheim
97d651abb3
conftest: fix black formatting 2021-03-25 11:03:46 +01:00
Jörg Thalheim
cf8d6cf2e5
typecheck tests 2021-03-25 11:02:40 +01:00
Jörg Thalheim
0bd1b959f9
test_pypi: fix type 2021-03-25 11:00:50 +01:00
Sandro Jäckel
2a90f40b9a
tests: switch python-mpd2 to a version that has a .tar.gz download 2021-03-25 02:57:16 +01:00
Jörg Thalheim
05dccf154e
add integration tests 2021-01-09 11:20:20 +01:00
Jörg Thalheim
7344500e46
get old version from git 2020-12-01 09:36:48 +01:00