Commit Graph

25 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
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
figsoda
fd07282345 test non-toplevel attributes 2023-08-06 14:40:40 -04:00
Jörg Thalheim
975713d4c4 apply treefmt 2023-05-20 09:14:24 +02: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
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
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
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
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