Initialise le fichier .gitlab-ci.yml
This commit is contained in:
BIN
test/missing_tag_set/bl3_landscape_1.jpg
Normal file
BIN
test/missing_tag_set/bl3_landscape_1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 407 KiB |
BIN
test/missing_tag_set/bl3_landscape_2.jpg
Normal file
BIN
test/missing_tag_set/bl3_landscape_2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 494 KiB |
BIN
test/missing_tag_set/bl3_landscape_3.jpg
Normal file
BIN
test/missing_tag_set/bl3_landscape_3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 177 KiB |
BIN
test/missing_tag_set/bl3_landscape_4.jpg
Normal file
BIN
test/missing_tag_set/bl3_landscape_4.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 253 KiB |
14
test/missing_tag_set/theme.json
Normal file
14
test/missing_tag_set/theme.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"imageFilename": "bl3_landscape_*.jpg",
|
||||
"imageCredits": "© Gearbox",
|
||||
"displayName": "",
|
||||
"dayImageList": [
|
||||
2
|
||||
],
|
||||
"sunsetImageList": [
|
||||
2
|
||||
],
|
||||
"nightImageList": [
|
||||
3
|
||||
]
|
||||
}
|
19
test/valid_set/theme.json
Normal file
19
test/valid_set/theme.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"dayImageList": [
|
||||
1
|
||||
],
|
||||
"nightImageList": [
|
||||
3
|
||||
],
|
||||
"sunsetImageList": [
|
||||
2
|
||||
],
|
||||
"sunriseImageList": [
|
||||
4
|
||||
],
|
||||
"imageFilename": "bl2_eridum_badlands_*.jpg",
|
||||
"imageCredits": "© Thoscellen, © 2K Games, © Gearbox Software",
|
||||
"displayName": "Eridum Badlands",
|
||||
"dayHighlight": 1,
|
||||
"nightHighlight": 3
|
||||
}
|
Reference in New Issue
Block a user