-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes bug in libostree list refs that caused checksum to be returned …
…as ref_name updates tests to prove it works
- Loading branch information
kishie
committed
Jan 26, 2024
1 parent
b7c7e43
commit f3c8668
Showing
27 changed files
with
28 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+95 Bytes
...data/repo/objects/03/2cd9e20239f2a84bfe1f7f55fcff1581686cbeb7547b78301e081216d74ef7.filez
Binary file not shown.
Binary file removed
BIN
-138 Bytes
...data/repo/objects/05/b8c96e271b1d932571374a811918927eb06f8354d88a4b670e0588d10a628b.filez
Binary file not shown.
Binary file removed
BIN
-48 Bytes
...ta/repo/objects/07/10a0f5925abdefc9816329711011c5791a6ce28584127d68b4452321be431c.dirtree
Binary file not shown.
Binary file removed
BIN
-103 Bytes
...ta/repo/objects/08/9d8abd9ca632baabbaf908c825eb709b260bb8c688c87890f34b13b96565c2.dirtree
Binary file not shown.
Binary file removed
BIN
-118 Bytes
...ata/repo/objects/0e/1518ee5f0421ad34685958b662c4947ea18a96be03b406bc8eb9ccf913ff22.commit
Binary file not shown.
Binary file removed
BIN
-150 Bytes
...ata/repo/objects/43/f7cd809a7b783da5bb1769b099c79e795ac1d667aed5b9121a0c75f9b38e41.commit
Binary file not shown.
Binary file added
BIN
+12 Bytes
...ta/repo/objects/44/6a0ef11b7cc167f3b603e585c7eeeeb675faa412d5ec73f62988eb0b6c5488.dirmeta
Binary file not shown.
Binary file added
BIN
+48 Bytes
...ta/repo/objects/61/4f054bbdb5d6e11d1e3b3698c499508665b8cc78595142865cb70e86b4ba26.dirtree
Binary file not shown.
Binary file removed
BIN
-68 Bytes
...ta/repo/objects/6b/1f7b40b1be1309032c26d50438bac61853554c724cbd7c5de2bbfb224e9779.dirmeta
Binary file not shown.
Binary file added
BIN
+118 Bytes
...ata/repo/objects/6b/6824da30f8f46e3087d60a9d5393f14637ccaa668e810be8ad62f7e5b28ab4.commit
Binary file not shown.
Binary file removed
BIN
-110 Bytes
...data/repo/objects/93/7a454371f7f367ba8d168932d593549b625507b8e2350b24b0e172d90e4000.filez
Binary file not shown.
Binary file added
BIN
+48 Bytes
...ta/repo/objects/9d/952e352ea4b5ee50856ee7ce83462a01eaceb28ff6794d281ac16e5ff7db25.dirtree
Binary file not shown.
Binary file added
BIN
+134 Bytes
...ata/repo/objects/9f/14363be6a9d7645f2f62aecdebfb2035890bc2318282f2a0835757d8cf0607.commit
Binary file not shown.
Binary file removed
BIN
-118 Bytes
...ata/repo/objects/aa/659a25dc52d863e4017c35110e95391dd4a31217025a8fb0acebf7ea8db88b.commit
Binary file not shown.
Binary file added
BIN
+82 Bytes
...data/repo/objects/b7/ca9c136cce94dd872a910bafb51fe6d91a27f4e0f83713f73567f700e81580.filez
Binary file not shown.
Binary file added
BIN
+54 Bytes
...data/repo/objects/cc/b05d5c63a3036a432702491313df95dadd6f7cf009643a502ef864b8cb866c.filez
Binary file not shown.
Binary file removed
BIN
-48 Bytes
...ta/repo/objects/e1/95f272f46c434d26c5c7499e38faf21919fdfdeceb09bf64c862a6abfbca46.dirtree
Binary file not shown.
Binary file added
BIN
+103 Bytes
...ta/repo/objects/e6/dc4c9f828f419e6fdb9b53bfee7314ec693d91306507daf9748033d410ca50.dirtree
Binary file not shown.
Binary file added
BIN
+166 Bytes
...ata/repo/objects/e7/f3faeb246374c3cc23053bee0bd027c40ca43c3846a78acd0a3e0fe56a07b9.commit
Binary file not shown.
Binary file removed
BIN
-138 Bytes
...data/repo/objects/ee/3d4763e0ff1f327e102da7e2ca268041c2abe2e73fdb76aea896bc74b5a638.filez
Binary file not shown.
1 change: 1 addition & 0 deletions
1
internal/plugins/ostree/pkg/libostree/testdata/repo/refs/heads/long/branch/name/test2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
e7f3faeb246374c3cc23053bee0bd027c40ca43c3846a78acd0a3e0fe56a07b9 |
2 changes: 1 addition & 1 deletion
2
internal/plugins/ostree/pkg/libostree/testdata/repo/refs/heads/test1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0e1518ee5f0421ad34685958b662c4947ea18a96be03b406bc8eb9ccf913ff22 | ||
6b6824da30f8f46e3087d60a9d5393f14637ccaa668e810be8ad62f7e5b28ab4 |
1 change: 0 additions & 1 deletion
1
internal/plugins/ostree/pkg/libostree/testdata/repo/refs/heads/test2
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
+16 Bytes
(100%)
internal/plugins/ostree/pkg/libostree/testdata/repo/summary
Binary file not shown.