mirror of
https://github.com/google/blockly.git
synced 2026-01-11 10:57:07 +01:00
chore(tests): Update metadata for 2022 Q3 release (#6477)
This commit is contained in:
committed by
GitHub
parent
47f3abeb79
commit
c836645235
@@ -31,7 +31,8 @@ readonly BUILD_DIR='build'
|
||||
# Q4 2021 7.20211209.0 929665
|
||||
# Q2 2022 8.0.0 928056
|
||||
# Q3 2022 8.0.0 1040413 (mid-quarter typescript conversion)
|
||||
readonly BLOCKLY_SIZE_EXPECTED=1040413
|
||||
# Q4 2022 8.0.0 870104
|
||||
readonly BLOCKLY_SIZE_EXPECTED=870104
|
||||
|
||||
# Size of blocks_compressed.js
|
||||
# Q2 2019 2.20190722.0 75618
|
||||
@@ -48,7 +49,8 @@ readonly BLOCKLY_SIZE_EXPECTED=1040413
|
||||
# Q4 2021 7.20211209.0 86966
|
||||
# Q2 2022 8.0.0 90769
|
||||
# Q3 2022 8.0.0 102176 (mid-quarter typescript conversion)
|
||||
readonly BLOCKS_SIZE_EXPECTED=102176
|
||||
# Q4 2022 8.0.0 102213
|
||||
readonly BLOCKS_SIZE_EXPECTED=102213
|
||||
|
||||
# Size of blockly_compressed.js.gz
|
||||
# Q2 2019 2.20190722.0 180925
|
||||
@@ -66,7 +68,8 @@ readonly BLOCKS_SIZE_EXPECTED=102176
|
||||
# Q4 2021 7.20211209.0 171759
|
||||
# Q2 2022 8.0.0 173997
|
||||
# Q3 2022 8.0.0 185766 (mid-quarter typescript conversion)
|
||||
readonly BLOCKLY_GZ_SIZE_EXPECTED=185766
|
||||
# Q4 2022 8.0.0 175140
|
||||
readonly BLOCKLY_GZ_SIZE_EXPECTED=175140
|
||||
|
||||
# Size of blocks_compressed.js.gz
|
||||
# Q2 2019 2.20190722.0 14552
|
||||
@@ -83,7 +86,8 @@ readonly BLOCKLY_GZ_SIZE_EXPECTED=185766
|
||||
# Q4 2021 7.20211209.0 15760
|
||||
# Q2 2022 8.0.0 16192
|
||||
# Q3 2022 8.0.0 17016 (mid-quarter typescript conversion)
|
||||
readonly BLOCKS_GZ_SIZE_EXPECTED=17016
|
||||
# Q4 2022 8.0.0 17188
|
||||
readonly BLOCKS_GZ_SIZE_EXPECTED=17188
|
||||
|
||||
# ANSI colors
|
||||
readonly BOLD_GREEN='\033[1;32m'
|
||||
|
||||
Reference in New Issue
Block a user