Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
1fe25b9fab | ||
|
|
ddafddb14c |
@@ -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.
|
||||
|
||||
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -586,6 +586,3 @@
|
||||
[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
|
||||
|
||||
Submodule element-desktop updated: 1cdc39e8f0...928911d942
Submodule element-web updated: 9afbe04c05...7a3b3e9fd2
Submodule nodejs-common updated: ba54db7c0d...b7c5b6a399
Submodule nodejs-electron updated: ea59312edc...782dc774d7
2
nodejs20
2
nodejs20
Submodule nodejs20 updated: c18fa0f1b0...eefa2fb370
2
nodejs22
2
nodejs22
Submodule nodejs22 updated: 67b689713a...a7ffbb2131
1
nodejs24
1
nodejs24
Submodule nodejs24 deleted from e5c7685e02
2
pnpm
2
pnpm
Submodule pnpm updated: f9bc809942...4d55e02518
Reference in New Issue
Block a user