Skip to content

Commit

Permalink
by release_nebula.py for given tag: 1.7.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
parasxos committed Nov 14, 2024
1 parent f869243 commit 5f786e7
Show file tree
Hide file tree
Showing 4 changed files with 156 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Design/quasarVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.7.0-rc1
v1.7.0-rc2
2 changes: 1 addition & 1 deletion Documentation/source/_static/versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
"latest",
"v1.7.0-rc1",
"v1.7.0-rc2",
"v1.6.1",
"v1.6.0",
"v1.5.18",
Expand Down
155 changes: 153 additions & 2 deletions FrameworkInternals/files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@
},
"quasarVersion.txt": {
"install": "overwrite",
"md5": "d5b53b61d2d3cf50871175ccdd6fbf95",
"md5": "48d600bdf4b2c14254233899a71c7fea",
"must_be_versioned": true,
"must_exist": true
},
Expand Down Expand Up @@ -927,6 +927,13 @@
},
"install": "create"
},
"Meta/config": {
"files": {
"Meta.xsd": {
"deprecated": true
}
}
},
"Meta/design": {
"files": {
"meta-design.xml": {
Expand All @@ -946,18 +953,90 @@
"must_exist": true
},
"files": {
"ASBuildInformation.h": {
"deprecated": true
},
"ASComponentLogLevel.h": {
"deprecated": true
},
"ASComponentLogLevels.h": {
"deprecated": true
},
"ASGeneralLogLevel.h": {
"deprecated": true
},
"ASLog.h": {
"deprecated": true
},
"ASQuasar.h": {
"deprecated": true
},
"ASServer.h": {
"deprecated": true
},
"ASSourceVariableThreadPool.h": {
"deprecated": true
},
"ASStandardMetaData.h": {
"deprecated": true
},
"Base_DBuildInformation.h": {
"deprecated": true
},
"Base_DComponentLogLevel.h": {
"deprecated": true
},
"Base_DGeneralLogLevel.h": {
"deprecated": true
},
"Base_DQuasar.h": {
"deprecated": true
},
"Base_DServer.h": {
"deprecated": true
},
"Base_DSourceVariableThreadPool.h": {
"deprecated": true
},
"Base_DStandardMetaData.h": {
"deprecated": true
},
"Certificate.h": {
"deprecated": true
},
"DBuildInformation.h": {
"deprecated": true
},
"DComponentLogLevel.h": {
"deprecated": true
},
"DGeneralLogLevel.h": {
"deprecated": true
},
"DLogLevel.h": {
"md5": "98f664f8b3a0617a30abbf9b58feb0fb",
"use_defaults": "file_defaults_of_directory"
},
"DQuasar.h": {
"deprecated": true
},
"DServer.h": {
"deprecated": true
},
"DSourceVariableThreadPool.h": {
"md5": "e800dc3777ae21dd2c821791a17b0c14",
"use_defaults": "file_defaults_of_directory"
},
"DStandardMetaData.h": {
"deprecated": true
},
"MetaBuildInfo.h": {
"md5": "6e13f222dc2ec1900abfd8bc8e0f581f",
"use_defaults": "file_defaults_of_directory"
},
"MetaUtils.h": {
"deprecated": true
},
"meta.h": {
"md5": "5467a9212aa6a6378de285045c24a537",
"use_defaults": "file_defaults_of_directory"
Expand All @@ -977,18 +1056,90 @@
"must_exist": true
},
"files": {
"ASBuildInformation.cpp": {
"deprecated": true
},
"ASComponentLogLevel.cpp": {
"deprecated": true
},
"ASComponentLogLevels.cpp": {
"deprecated": true
},
"ASGeneralLogLevel.cpp": {
"deprecated": true
},
"ASLog.cpp": {
"deprecated": true
},
"ASQuasar.cpp": {
"deprecated": true
},
"ASServer.cpp": {
"deprecated": true
},
"ASSourceVariableThreadPool.cpp": {
"deprecated": true
},
"ASStandardMetaData.cpp": {
"deprecated": true
},
"Base_DBuildInformation.cpp": {
"deprecated": true
},
"Base_DComponentLogLevel.cpp": {
"deprecated": true
},
"Base_DGeneralLogLevel.cpp": {
"deprecated": true
},
"Base_DQuasar.cpp": {
"deprecated": true
},
"Base_DServer.cpp": {
"deprecated": true
},
"Base_DSourceVariableThreadPool.cpp": {
"deprecated": true
},
"Base_DStandardMetaData.cpp": {
"deprecated": true
},
"Certificate.cpp": {
"deprecated": true
},
"DBuildInformation.cpp": {
"deprecated": true
},
"DComponentLogLevel.cpp": {
"deprecated": true
},
"DGeneralLogLevel.cpp": {
"deprecated": true
},
"DLogLevel.cpp": {
"md5": "171c96a2a39350be89d7aa4a895c0ab5",
"use_defaults": "file_defaults_of_directory"
},
"DQuasar.cpp": {
"deprecated": true
},
"DServer.cpp": {
"deprecated": true
},
"DSourceVariableThreadPool.cpp": {
"md5": "8e3b161992d3f50b71cc1cc28a7927d7",
"use_defaults": "file_defaults_of_directory"
},
"DStandardMetaData.cpp": {
"deprecated": true
},
"MetaBuildInfo.cpp": {
"md5": "076ba2da7ab7748cf4c3e816baf94d70",
"use_defaults": "file_defaults_of_directory"
},
"MetaUtils.cpp": {
"deprecated": true
},
"meta.cpp": {
"md5": "3befc924d6582f2af191008647e9fdcf",
"use_defaults": "file_defaults_of_directory"
Expand Down Expand Up @@ -1040,7 +1191,7 @@
},
"QuasarVersion.h": {
"install": "overwrite",
"md5": "c3ffd69a9c61a6c7f3e9ca70e5d7effe",
"md5": "349cbd939d0cebe8b964885486955c7d",
"must_be_versioned": true,
"must_exist": true
},
Expand Down
2 changes: 1 addition & 1 deletion Server/include/QuasarVersion.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define QUASAR_VERSION_STR "v1.7.0-rc1"
#define QUASAR_VERSION_STR "v1.7.0-rc2"

0 comments on commit 5f786e7

Please sign in to comment.