Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
c80cf3fa46 |
@@ -1,19 +0,0 @@
|
||||
---
|
||||
|
||||
name: "Add a package to NodeJS devel project"
|
||||
about: "If you want to add a new package to NodeJS devel project"
|
||||
title: "[ADD] <package name>"
|
||||
ref: "master"
|
||||
assignees: []
|
||||
labels:
|
||||
|
||||
- new_package
|
||||
|
||||
---
|
||||
|
||||
This is where you add a new package to NodeJS devel project! Please replace and specify on one line. You can include any relevant Bugzilla links too.
|
||||
|
||||
org/package#commit_hash
|
||||
|
||||
Where the `commit_hash` should be a branch, allowing the PR to the projet to be updated as-needed.
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
---
|
||||
|
||||
name: "Remove package from NodeJS devel project"
|
||||
about: "If you want to remove a package from the NodeJS devel project"
|
||||
title: "[RM] <package name>"
|
||||
ref: "master"
|
||||
assignees: []
|
||||
labels:
|
||||
|
||||
- rm_package
|
||||
|
||||
---
|
||||
|
||||
This is where you rm a package from NodeJS devel project. Please specify package in title and target the correct branch of the project.
|
||||
|
||||
|
||||
14
.gitmodules
vendored
14
.gitmodules
vendored
@@ -493,6 +493,9 @@
|
||||
[submodule "nodejs10"]
|
||||
path = nodejs10
|
||||
url = https://src.opensuse.org/nodejs/nodejs10.git
|
||||
[submodule "nodejs11"]
|
||||
path = nodejs11
|
||||
url = https://src.opensuse.org/nodejs/nodejs11.git
|
||||
[submodule "nodejs12"]
|
||||
path = nodejs12
|
||||
url = https://src.opensuse.org/nodejs/nodejs12.git
|
||||
@@ -520,6 +523,9 @@
|
||||
[submodule "nodejs20"]
|
||||
path = nodejs20
|
||||
url = https://src.opensuse.org/nodejs/nodejs20.git
|
||||
[submodule "nodejs21"]
|
||||
path = nodejs21
|
||||
url = https://src.opensuse.org/nodejs/nodejs21.git
|
||||
[submodule "nodejs2rpm"]
|
||||
path = nodejs2rpm
|
||||
url = https://src.opensuse.org/nodejs/nodejs2rpm.git
|
||||
@@ -582,10 +588,4 @@
|
||||
url = https://src.opensuse.org/nodejs/azure-cli.git
|
||||
[submodule "esbuild"]
|
||||
path = esbuild
|
||||
url = https://src.opensuse.org/nodejs/esbuild.git
|
||||
[submodule "increase-file-max"]
|
||||
path = increase-file-max
|
||||
url = https://src.opensuse.org/nodejs/increase-file-max.git
|
||||
[submodule "nodejs24"]
|
||||
path = nodejs24
|
||||
url = https://src.opensuse.org/nodejs/nodejs24.git
|
||||
url = https://src.opensuse.org/javascript/esbuild
|
||||
|
||||
4
_config
4
_config
@@ -190,10 +190,6 @@ BuildFlags: excludebuild:uglify-js
|
||||
Ignore: nodejs:openssl1
|
||||
Prefer: -libopenssl-1_1-devel-32bit
|
||||
|
||||
Ignore: increase-file-max:this-is-only-for-build-envs
|
||||
|
||||
Prefer: libXNVCtrl0
|
||||
|
||||
%if 0%{?fedora_version}
|
||||
Prefer: openssl-devel
|
||||
Prefer: nodejs
|
||||
|
||||
Submodule bitwarden-sdk-internal updated: bec6d34e10...22348febfc
Submodule element-desktop updated: 1cdc39e8f0...2fe4d4cccb
Submodule element-web updated: 9afbe04c05...9c15344e6c
2
esbuild
2
esbuild
Submodule esbuild updated: 6898cb9357...221ab67df1
Submodule increase-file-max deleted from d95e9a428e
Submodule nodejs-common updated: ba54db7c0d...b7c5b6a399
Submodule nodejs-electron updated: ea59312edc...644b232121
1
nodejs11
Submodule
1
nodejs11
Submodule
Submodule nodejs11 added at 8b1d2805fd
1
nodejs21
Submodule
1
nodejs21
Submodule
Submodule nodejs21 added at d22f3f056d
2
nodejs22
2
nodejs22
Submodule nodejs22 updated: f4428939f8...5c6357f37a
1
nodejs24
1
nodejs24
Submodule nodejs24 deleted from f2ac3ef283
2
pnpm
2
pnpm
Submodule pnpm updated: 53cb618e42...71fe042933
Reference in New Issue
Block a user