Compare commits
1 Commits
master
...
PR_nodejs2
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
0fb76bdc6c |
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -13,6 +13,9 @@
|
|||||||
[submodule "azure"]
|
[submodule "azure"]
|
||||||
path = azure
|
path = azure
|
||||||
url = https://src.opensuse.org/nodejs/azure.git
|
url = https://src.opensuse.org/nodejs/azure.git
|
||||||
|
[submodule "azure-cli"]
|
||||||
|
path = azure-cli
|
||||||
|
url = https://src.opensuse.org/nodejs/azure-cli.git
|
||||||
[submodule "azure-mgmt-bundle"]
|
[submodule "azure-mgmt-bundle"]
|
||||||
path = azure-mgmt-bundle
|
path = azure-mgmt-bundle
|
||||||
url = https://src.opensuse.org/nodejs/azure-mgmt-bundle.git
|
url = https://src.opensuse.org/nodejs/azure-mgmt-bundle.git
|
||||||
@@ -37,6 +40,9 @@
|
|||||||
[submodule "element-web"]
|
[submodule "element-web"]
|
||||||
path = element-web
|
path = element-web
|
||||||
url = https://src.opensuse.org/nodejs/element-web.git
|
url = https://src.opensuse.org/nodejs/element-web.git
|
||||||
|
[submodule "esbuild"]
|
||||||
|
path = esbuild
|
||||||
|
url = https://src.opensuse.org/nodejs/esbuild.git
|
||||||
[submodule "eslint"]
|
[submodule "eslint"]
|
||||||
path = eslint
|
path = eslint
|
||||||
url = https://src.opensuse.org/nodejs/eslint.git
|
url = https://src.opensuse.org/nodejs/eslint.git
|
||||||
@@ -580,9 +586,3 @@
|
|||||||
[submodule "yarn"]
|
[submodule "yarn"]
|
||||||
path = yarn
|
path = yarn
|
||||||
url = https://src.opensuse.org/nodejs/yarn.git
|
url = https://src.opensuse.org/nodejs/yarn.git
|
||||||
[submodule "nodejs-yamlish"]
|
|
||||||
path = nodejs-yamlish
|
|
||||||
url = https://src.opensuse.org/nodejs/nodejs-yamlish.git
|
|
||||||
[submodule "azure-cli"]
|
|
||||||
path = azure-cli
|
|
||||||
url = https://src.opensuse.org/nodejs/azure-cli.git
|
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
Project Build Results
|
|
||||||
---------------------
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
21
_config
21
_config
@@ -15,20 +15,6 @@ BuildFlags: useccache:nodejs42
|
|||||||
BuildFlags: useccache:nodejs-electron
|
BuildFlags: useccache:nodejs-electron
|
||||||
|
|
||||||
# disable build of legacy packages
|
# disable build of legacy packages
|
||||||
BuildFlags: excludebuild:nodejs4
|
|
||||||
BuildFlags: excludebuild:nodejs6
|
|
||||||
BuildFlags: excludebuild:nodejs8
|
|
||||||
BuildFlags: excludebuild:nodejs10
|
|
||||||
BuildFlags: excludebuild:nodejs11
|
|
||||||
BuildFlags: excludebuild:nodejs12
|
|
||||||
BuildFlags: excludebuild:nodejs13
|
|
||||||
BuildFlags: excludebuild:nodejs14
|
|
||||||
BuildFlags: excludebuild:nodejs15
|
|
||||||
BuildFlags: excludebuild:nodejs16
|
|
||||||
BuildFlags: excludebuild:nodejs17
|
|
||||||
BuildFlags: excludebuild:nodejs19
|
|
||||||
BuildFlags: excludebuild:nodejs21
|
|
||||||
BuildFlags: excludebuild:nodejs
|
|
||||||
BuildFlags: excludebuild:azure
|
BuildFlags: excludebuild:azure
|
||||||
BuildFlags: excludebuild:azure-cli
|
BuildFlags: excludebuild:azure-cli
|
||||||
BuildFlags: excludebuild:azure-mgmt-bundle
|
BuildFlags: excludebuild:azure-mgmt-bundle
|
||||||
@@ -200,13 +186,6 @@ Prefer: ocl-icd
|
|||||||
Prefer: ocl-icd-devel
|
Prefer: ocl-icd-devel
|
||||||
Prefer: samba-test-libs
|
Prefer: samba-test-libs
|
||||||
Prefer: wget2-wget
|
Prefer: wget2-wget
|
||||||
|
|
||||||
BuildFlags: nouseforbuild:nodejs24
|
|
||||||
BuildFlags: nouseforbuild:nodejs22
|
|
||||||
BuildFlags: nouseforbuild:nodejs20
|
|
||||||
BuildFlags: nouseforbuild:nodejs18
|
|
||||||
BuildFlags: nouseforbuild:nodejs-packaging
|
|
||||||
BuildFlags: nouseforbuild:typescript
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Macros:
|
Macros:
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"": ["MargueriteSu","SannisDev","adamm","dheidler","dziobian","ghaskins","jubalh","lrupp","qantas94heavy"],
|
"": ["MargueriteSu","SannisDev","adamm","adamm","dheidler","dziobian","ghaskins","jubalh","lrupp","qantas94heavy"],
|
||||||
"Rambox-OS": ["worldcitizen"],
|
"Rambox-OS": ["worldcitizen"],
|
||||||
"app-builder": ["dziobian"],
|
"app-builder": ["dziobian","dziobian"],
|
||||||
"asar": ["dziobian"],
|
"asar": ["dziobian","dziobian"],
|
||||||
"azure": [],
|
"azure": [],
|
||||||
"azure-cli": [],
|
"azure-cli": [],
|
||||||
"azure-mgmt-bundle": [],
|
"azure-mgmt-bundle": [],
|
||||||
"bitwarden": ["dziobian"],
|
"bitwarden": ["dziobian","dziobian"],
|
||||||
"bitwarden-sdk-internal": ["dziobian"],
|
"bitwarden-sdk-internal": ["dziobian"],
|
||||||
"coffee-script": [],
|
"coffee-script": [],
|
||||||
"deltachat-desktop": ["dheidler"],
|
"deltachat-desktop": ["dheidler"],
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
"jshint": [],
|
"jshint": [],
|
||||||
"jslint": [],
|
"jslint": [],
|
||||||
"libchromiumcontent": [],
|
"libchromiumcontent": [],
|
||||||
"memory-constraints": ["adamm","dziobian"],
|
"memory-constraints": ["adamm","adamm","dziobian"],
|
||||||
"mocha": [],
|
"mocha": [],
|
||||||
"nodejs-Base64": [],
|
"nodejs-Base64": [],
|
||||||
"nodejs-absolute-path": [],
|
"nodejs-absolute-path": [],
|
||||||
@@ -60,7 +60,7 @@
|
|||||||
"nodejs-coffeestack": ["MargueriteSu"],
|
"nodejs-coffeestack": ["MargueriteSu"],
|
||||||
"nodejs-collections": ["MargueriteSu"],
|
"nodejs-collections": ["MargueriteSu"],
|
||||||
"nodejs-commander2": ["hellcp"],
|
"nodejs-commander2": ["hellcp"],
|
||||||
"nodejs-common": ["adamm"],
|
"nodejs-common": ["adamm","adamm"],
|
||||||
"nodejs-compress-commons": [],
|
"nodejs-compress-commons": [],
|
||||||
"nodejs-connect-prism": [],
|
"nodejs-connect-prism": [],
|
||||||
"nodejs-constantinople": ["MargueriteSu"],
|
"nodejs-constantinople": ["MargueriteSu"],
|
||||||
@@ -81,7 +81,7 @@
|
|||||||
"nodejs-director": [],
|
"nodejs-director": [],
|
||||||
"nodejs-dom-serializer": [],
|
"nodejs-dom-serializer": [],
|
||||||
"nodejs-ejs": [],
|
"nodejs-ejs": [],
|
||||||
"nodejs-electron": ["dheidler","dziobian"],
|
"nodejs-electron": ["dheidler","dziobian","dziobian"],
|
||||||
"nodejs-emojione": ["hillwood"],
|
"nodejs-emojione": ["hillwood"],
|
||||||
"nodejs-engine.io": [],
|
"nodejs-engine.io": [],
|
||||||
"nodejs-engine.io-parser": [],
|
"nodejs-engine.io-parser": [],
|
||||||
@@ -127,7 +127,7 @@
|
|||||||
"nodejs-packaging": [],
|
"nodejs-packaging": [],
|
||||||
"nodejs-pathwatcher": [],
|
"nodejs-pathwatcher": [],
|
||||||
"nodejs-promise": [],
|
"nodejs-promise": [],
|
||||||
"nodejs-pyright": ["Outbound3031","gladiac"],
|
"nodejs-pyright": ["Outbound3031","Outbound3031","gladiac"],
|
||||||
"nodejs-random-words": [],
|
"nodejs-random-words": [],
|
||||||
"nodejs-readdirp": ["MargueriteSu"],
|
"nodejs-readdirp": ["MargueriteSu"],
|
||||||
"nodejs-requirejs": [],
|
"nodejs-requirejs": [],
|
||||||
@@ -176,20 +176,20 @@
|
|||||||
"nodejs17": [],
|
"nodejs17": [],
|
||||||
"nodejs18": [],
|
"nodejs18": [],
|
||||||
"nodejs19": [],
|
"nodejs19": [],
|
||||||
"nodejs20": ["adamm"],
|
"nodejs20": ["adamm","adamm"],
|
||||||
"nodejs21": ["adamm"],
|
"nodejs21": ["adamm","adamm"],
|
||||||
"nodejs22": ["adamm"],
|
"nodejs22": ["adamm","adamm"],
|
||||||
"nodejs2rpm": ["emendonca"],
|
"nodejs2rpm": ["emendonca"],
|
||||||
"nodejs4": ["adamm","qantas94heavy"],
|
"nodejs4": ["adamm","adamm","qantas94heavy"],
|
||||||
"nodejs6": ["adamm","qantas94heavy"],
|
"nodejs6": ["adamm","adamm","qantas94heavy"],
|
||||||
"nodejs8": ["adamm","qantas94heavy"],
|
"nodejs8": ["adamm","adamm","qantas94heavy"],
|
||||||
"npmjs-angular-cli": ["guoyunhe"],
|
"npmjs-angular-cli": ["guoyunhe"],
|
||||||
"npmjs-webpack-cli": ["guoyunhe"],
|
"npmjs-webpack-cli": ["guoyunhe"],
|
||||||
"obs-service-set_version": [],
|
"obs-service-set_version": [],
|
||||||
"phantomjs-prebuilt": [],
|
"phantomjs-prebuilt": [],
|
||||||
"pnpm": ["avindra","jayvdb","ojkastl_buildservice"],
|
"pnpm": ["avindra","jayvdb","ojkastl_buildservice"],
|
||||||
"request": [],
|
"request": [],
|
||||||
"rollup": ["dziobian"],
|
"rollup": ["dziobian","dziobian"],
|
||||||
"runas": [],
|
"runas": [],
|
||||||
"synp": ["ojkastl_buildservice"],
|
"synp": ["ojkastl_buildservice"],
|
||||||
"tern": ["cbosdonnat"],
|
"tern": ["cbosdonnat"],
|
||||||
|
|||||||
Submodule azure-cli updated: 199c277edd...9950183686
Submodule bitwarden updated: 79224727c7...bc8a3ea3ba
Submodule bitwarden-sdk-internal updated: 22348febfc...8981e5ef3e
Submodule element-desktop updated: 928911d942...82e2c28dc0
Submodule element-web updated: 7a3b3e9fd2...ad85e4df7c
1
esbuild
Submodule
1
esbuild
Submodule
Submodule esbuild added at 4945ebe5b3
Submodule nodejs-electron updated: 965fbce492...f4e13a668a
Submodule nodejs-yamlish deleted from 4c143dc483
2
nodejs19
2
nodejs19
Submodule nodejs19 updated: eb4624368b...7297353f0c
2
nodejs20
2
nodejs20
Submodule nodejs20 updated: eefa2fb370...fc18908ba6
2
nodejs21
2
nodejs21
Submodule nodejs21 updated: d22f3f056d...24ee6bee74
2
nodejs22
2
nodejs22
Submodule nodejs22 updated: 5c6357f37a...9e5a5e78a2
2
pnpm
2
pnpm
Submodule pnpm updated: f197e35f2c...0488645999
2
yarn
2
yarn
Submodule yarn updated: b8fbec5537...b1787cc046
Reference in New Issue
Block a user