Compare commits
11 Commits
BL3_Sanctu
...
BL3_Sanctu
Author | SHA1 | Date | |
---|---|---|---|
ed1e5ff753 | |||
47a387e57a | |||
|
9e1aa198da | ||
|
7d76ed6af0 | ||
|
66ecacee93 | ||
|
cfbd52a5fe | ||
|
ec5443b9f6 | ||
|
f3f61781e0 | ||
|
8df11cd258 | ||
|
519b4a11e1 | ||
2aa87bae00 |
32
.gitlab/BL3_Lunch_in_Trashlantis.yml
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
manifest-job/BL3_Lunch_in_Trashlantis:
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
|
||||||
|
extends: .manifest-job
|
||||||
|
|
||||||
|
test-images-job/BL3_Lunch_in_Trashlantis:
|
||||||
|
needs:
|
||||||
|
- manifest-job/BL3_Lunch_in_Trashlantis
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
|
||||||
|
extends: .test-job
|
||||||
|
|
||||||
|
bundle-job/BL3_Lunch_in_Trashlantis:
|
||||||
|
needs:
|
||||||
|
- manifest-job/BL3_Lunch_in_Trashlantis
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
|
||||||
|
extends: .bundle-job
|
||||||
|
|
||||||
|
upload-job/BL3_Lunch_in_Trashlantis:
|
||||||
|
needs:
|
||||||
|
- bundle-job/BL3_Lunch_in_Trashlantis
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
|
||||||
|
extends: .upload-job
|
||||||
|
|
||||||
|
release-job/BL3_Lunch_in_Trashlantis:
|
||||||
|
needs:
|
||||||
|
- upload-job/BL3_Lunch_in_Trashlantis
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "BL3_Lunch_in_Trashlantis"
|
||||||
|
extends: .release-job
|
32
.gitlab/HFW_Three_Spires_Mountain.yml
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
manifest-job/HFW_Three_Spires_Mountain:
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "HFW_Three_Spires_Mountain"
|
||||||
|
extends: .manifest-job
|
||||||
|
|
||||||
|
test-images-job/HFW_Three_Spires_Mountain:
|
||||||
|
needs:
|
||||||
|
- manifest-job/HFW_Three_Spires_Mountain
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "HFW_Three_Spires_Mountain"
|
||||||
|
extends: .test-job
|
||||||
|
|
||||||
|
bundle-job/HFW_Three_Spires_Mountain:
|
||||||
|
needs:
|
||||||
|
- manifest-job/HFW_Three_Spires_Mountain
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "HFW_Three_Spires_Mountain"
|
||||||
|
extends: .bundle-job
|
||||||
|
|
||||||
|
upload-job/HFW_Three_Spires_Mountain:
|
||||||
|
needs:
|
||||||
|
- bundle-job/HFW_Three_Spires_Mountain
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "HFW_Three_Spires_Mountain"
|
||||||
|
extends: .upload-job
|
||||||
|
|
||||||
|
release-job/HFW_Three_Spires_Mountain:
|
||||||
|
needs:
|
||||||
|
- upload-job/HFW_Three_Spires_Mountain
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "HFW_Three_Spires_Mountain"
|
||||||
|
extends: .release-job
|
32
.gitlab/HFW_Weat_Tuft.yml
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
manifest-job/HFW_Weat_Tuft:
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "HFW_Weat_Tuft"
|
||||||
|
extends: .manifest-job
|
||||||
|
|
||||||
|
test-images-job/HFW_Weat_Tuft:
|
||||||
|
needs:
|
||||||
|
- manifest-job/HFW_Weat_Tuft
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "HFW_Weat_Tuft"
|
||||||
|
extends: .test-job
|
||||||
|
|
||||||
|
bundle-job/HFW_Weat_Tuft:
|
||||||
|
needs:
|
||||||
|
- manifest-job/HFW_Weat_Tuft
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "HFW_Weat_Tuft"
|
||||||
|
extends: .bundle-job
|
||||||
|
|
||||||
|
upload-job/HFW_Weat_Tuft:
|
||||||
|
needs:
|
||||||
|
- bundle-job/HFW_Weat_Tuft
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "HFW_Weat_Tuft"
|
||||||
|
extends: .upload-job
|
||||||
|
|
||||||
|
release-job/HFW_Weat_Tuft:
|
||||||
|
needs:
|
||||||
|
- upload-job/HFW_Weat_Tuft
|
||||||
|
variables:
|
||||||
|
PACKAGE_NAME: "HFW_Weat_Tuft"
|
||||||
|
extends: .release-job
|
7
.vscode/settings.json
vendored
@@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"conventionalCommits.scopes": [
|
"conventionalCommits.scopes": [
|
||||||
"cicd"
|
"cicd",
|
||||||
|
"#5",
|
||||||
|
"#9",
|
||||||
|
"#13",
|
||||||
|
"#14",
|
||||||
|
"#15"
|
||||||
]
|
]
|
||||||
}
|
}
|
Before Width: | Height: | Size: 909 KiB After Width: | Height: | Size: 909 KiB |
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 977 KiB After Width: | Height: | Size: 977 KiB |
Before Width: | Height: | Size: 968 KiB After Width: | Height: | Size: 968 KiB |
Before Width: | Height: | Size: 928 KiB After Width: | Height: | Size: 929 KiB |
Before Width: | Height: | Size: 944 KiB After Width: | Height: | Size: 944 KiB |
Before Width: | Height: | Size: 952 KiB After Width: | Height: | Size: 952 KiB |
Before Width: | Height: | Size: 1002 KiB After Width: | Height: | Size: 1002 KiB |
Before Width: | Height: | Size: 892 KiB After Width: | Height: | Size: 892 KiB |
Before Width: | Height: | Size: 876 KiB After Width: | Height: | Size: 876 KiB |
Before Width: | Height: | Size: 935 KiB After Width: | Height: | Size: 935 KiB |
Before Width: | Height: | Size: 942 KiB After Width: | Height: | Size: 942 KiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 996 KiB After Width: | Height: | Size: 996 KiB |
Before Width: | Height: | Size: 878 KiB After Width: | Height: | Size: 877 KiB |
Before Width: | Height: | Size: 947 KiB After Width: | Height: | Size: 947 KiB |
Before Width: | Height: | Size: 980 KiB After Width: | Height: | Size: 980 KiB |
Before Width: | Height: | Size: 954 KiB After Width: | Height: | Size: 954 KiB |
Before Width: | Height: | Size: 1009 KiB After Width: | Height: | Size: 1009 KiB |
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
BIN
assets/BL3_Lunch_in_Trashlantis/BL3_Lunch_in_Trashlantis_1.jpg
Normal file
After Width: | Height: | Size: 1.7 MiB |
BIN
assets/BL3_Lunch_in_Trashlantis/BL3_Lunch_in_Trashlantis_2.jpg
Normal file
After Width: | Height: | Size: 1.6 MiB |
BIN
assets/BL3_Lunch_in_Trashlantis/BL3_Lunch_in_Trashlantis_3.jpg
Normal file
After Width: | Height: | Size: 1.6 MiB |
BIN
assets/BL3_Lunch_in_Trashlantis/BL3_Lunch_in_Trashlantis_4.jpg
Normal file
After Width: | Height: | Size: 1.7 MiB |
BIN
assets/BL3_Lunch_in_Trashlantis/BL3_Lunch_in_Trashlantis_5.jpg
Normal file
After Width: | Height: | Size: 1.6 MiB |
BIN
assets/BL3_Lunch_in_Trashlantis/BL3_Lunch_in_Trashlantis_6.jpg
Normal file
After Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
After Width: | Height: | Size: 1.5 MiB |
After Width: | Height: | Size: 1.3 MiB |
After Width: | Height: | Size: 1.2 MiB |
After Width: | Height: | Size: 990 KiB |
After Width: | Height: | Size: 929 KiB |
After Width: | Height: | Size: 1.0 MiB |
After Width: | Height: | Size: 1.1 MiB |
After Width: | Height: | Size: 1.4 MiB |
After Width: | Height: | Size: 1.5 MiB |
After Width: | Height: | Size: 1.6 MiB |
After Width: | Height: | Size: 1.6 MiB |
After Width: | Height: | Size: 1.5 MiB |
After Width: | Height: | Size: 1.3 MiB |
After Width: | Height: | Size: 1.1 MiB |
After Width: | Height: | Size: 919 KiB |
After Width: | Height: | Size: 929 KiB |
After Width: | Height: | Size: 1021 KiB |
After Width: | Height: | Size: 1.0 MiB |
BIN
assets/HFW_Three_Spires_Mountain/HFW_Three_Spires_Mountain_3.jpg
Normal file
After Width: | Height: | Size: 908 KiB |
BIN
assets/HFW_Three_Spires_Mountain/HFW_Three_Spires_Mountain_6.jpg
Normal file
After Width: | Height: | Size: 989 KiB |
BIN
assets/HFW_Three_Spires_Mountain/HFW_Three_Spires_Mountain_7.jpg
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
assets/HFW_Three_Spires_Mountain/HFW_Three_Spires_Mountain_8.jpg
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
assets/HFW_Three_Spires_Mountain/HFW_Three_Spires_Mountain_9.jpg
Normal file
After Width: | Height: | Size: 1.4 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_1.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_10.jpg
Normal file
After Width: | Height: | Size: 975 KiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_11.jpg
Normal file
After Width: | Height: | Size: 914 KiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_12.jpg
Normal file
After Width: | Height: | Size: 805 KiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_14.jpg
Normal file
After Width: | Height: | Size: 955 KiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_15.jpg
Normal file
After Width: | Height: | Size: 905 KiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_18.jpg
Normal file
After Width: | Height: | Size: 1.0 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_19.jpg
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_2.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_20.jpg
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_21.jpg
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_22.jpg
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_23.jpg
Normal file
After Width: | Height: | Size: 1.4 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_24.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_25.jpg
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_26.jpg
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_3.jpg
Normal file
After Width: | Height: | Size: 914 KiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_4.jpg
Normal file
After Width: | Height: | Size: 999 KiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_5.jpg
Normal file
After Width: | Height: | Size: 1.0 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_6.jpg
Normal file
After Width: | Height: | Size: 1.0 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_7.jpg
Normal file
After Width: | Height: | Size: 1.0 MiB |
BIN
assets/HFW_Weat_Tuft/HFW_Weat_Tuft_8.jpg
Normal file
After Width: | Height: | Size: 853 KiB |