projectops 3.0.183 โ 3.0.185
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -10
- package/bin/projectops.js +3 -3
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
|
|
3
|
-
# ๐
|
|
3
|
+
# ๐ projectops
|
|
4
4
|
|
|
5
|
-
**GitHub Actions ์๋ํ + Agent AI Skills โ ๊ฐ๋ฐ ์ฌ์ดํด ์ ์ฒด๋ฅผ ์๋ํํ๋ DevOps
|
|
5
|
+
**GitHub Actions ์๋ํ + Agent AI Skills โ ๊ฐ๋ฐ ์ฌ์ดํด ์ ์ฒด๋ฅผ ์๋ํํ๋ DevOps ํ
ํ๋ฆฟ (๊ตฌ SUH-DEVOPS-TEMPLATE)**
|
|
6
6
|
|
|
7
7
|
> ์ด์ ๋ฑ๋ก๋ถํฐ ์ปค๋ฐ, ๋ณด๊ณ ์, ๋ฐฐํฌ๊น์ง. ๊ฐ๋ฐ์๋ ์ฝ๋๋ง ์์ฑํ์ธ์.
|
|
8
8
|
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
**โ GitHub Actions** โ main ํธ์ ํ ๋ฒ์ผ๋ก ๋ฒ์ ๊ด๋ฆฌ, ์ฒด์ธ์ง๋ก๊ทธ, CI/CD ๋ฐฐํฌ๊น์ง ์๋ ์ฒ๋ฆฌ
|
|
23
23
|
**โก Agent Skills** โ `/issue`, `/commit`, `/report` ๋ฑ AI๊ฐ ์ด์ ์์ฑ๋ถํฐ ์ปค๋ฐ ๋ฉ์์ง, ๊ตฌํ ๋ณด๊ณ ์๊น์ง ๋์ ์์ฑ
|
|
24
24
|
|
|
25
|
-
| ๊ธฐ์กด ๋ฐฉ์ |
|
|
25
|
+
| ๊ธฐ์กด ๋ฐฉ์ | projectops |
|
|
26
26
|
|----------|---------------------|
|
|
27
27
|
| ๋ฒ์ ์๋ ๊ด๋ฆฌ, ํ๊ทธ ์ง์ ์์ฑ | main ํธ์ ์ patch ๋ฒ์ ์๋ ์ฆ๊ฐ + ํ๊ทธ ์์ฑ |
|
|
28
28
|
| ์ฒด์ธ์ง๋ก๊ทธ ์ง์ ์์ฑ (30๋ถ+) | CodeRabbit AI๊ฐ PR๋ง๋ค ์๋ ์์ฑ |
|
|
@@ -87,30 +87,30 @@ GitHub์์ **"Use this template"** ํด๋ฆญ โ 1๋ถ ๋ด ์๋ ์ด๊ธฐํ ์๋ฃ
|
|
|
87
87
|
|
|
88
88
|
```bash
|
|
89
89
|
# macOS / Linux
|
|
90
|
-
bash <(curl -fsSL "https://raw.githubusercontent.com/Cassiiopeia/
|
|
90
|
+
bash <(curl -fsSL "https://raw.githubusercontent.com/Cassiiopeia/projectops/main/template_integrator.sh")
|
|
91
91
|
```
|
|
92
92
|
|
|
93
93
|
```powershell
|
|
94
94
|
# Windows PowerShell
|
|
95
|
-
$wc=New-Object Net.WebClient;$wc.Encoding=[Text.Encoding]::UTF8;iex $wc.DownloadString("https://raw.githubusercontent.com/Cassiiopeia/
|
|
95
|
+
$wc=New-Object Net.WebClient;$wc.Encoding=[Text.Encoding]::UTF8;iex $wc.DownloadString("https://raw.githubusercontent.com/Cassiiopeia/projectops/main/template_integrator.ps1")
|
|
96
96
|
```
|
|
97
97
|
|
|
98
98
|
### Agent Skills๋ง ์ค์น
|
|
99
99
|
|
|
100
100
|
```bash
|
|
101
101
|
# Claude Code
|
|
102
|
-
claude plugin marketplace add Cassiiopeia/
|
|
102
|
+
claude plugin marketplace add Cassiiopeia/projectops
|
|
103
103
|
claude plugin install cassiiopeia@cassiiopeia-marketplace --scope user
|
|
104
104
|
```
|
|
105
105
|
|
|
106
106
|
```bash
|
|
107
107
|
# Gemini CLI
|
|
108
|
-
gemini extensions install https://github.com/Cassiiopeia/
|
|
108
|
+
gemini extensions install https://github.com/Cassiiopeia/projectops
|
|
109
109
|
```
|
|
110
110
|
|
|
111
111
|
```bash
|
|
112
112
|
# Codex CLI (macOS / Linux)
|
|
113
|
-
codex plugin marketplace add Cassiiopeia/
|
|
113
|
+
codex plugin marketplace add Cassiiopeia/projectops
|
|
114
114
|
```
|
|
115
115
|
|
|
116
116
|
`template_integrator --mode skills` ๋ง๋ฒ์ฌ๋ Codex marketplace๋ฅผ ๋ฑ๋กํ ๋ค native skills fallback๋ ์๋ ์ค๋นํฉ๋๋ค. `/plugins`๋ ์ค์น ํ์ธ/๊ด๋ฆฌ์ฉ์ผ๋ก๋ง ์ฌ์ฉํ๋ฉด ๋ฉ๋๋ค.
|
|
@@ -119,7 +119,7 @@ Codex plugin marketplace๋ฅผ ์ฌ์ฉํ ์ ์๋ ํ๊ฒฝ์์๋ [Skills ๊ฐ์ด
|
|
|
119
119
|
|
|
120
120
|
```bash
|
|
121
121
|
# Cursor / ์ ์ฒด Agent Skills ์ค์น ๋ฉ๋ด
|
|
122
|
-
bash <(curl -fsSL "https://raw.githubusercontent.com/Cassiiopeia/
|
|
122
|
+
bash <(curl -fsSL "https://raw.githubusercontent.com/Cassiiopeia/projectops/main/template_integrator.sh") --mode skills
|
|
123
123
|
```
|
|
124
124
|
|
|
125
125
|
> Claude Code๋ `/cassiiopeia:` ์๋์์ฑ, Gemini๋ extension, Codex๋ plugin marketplace๋ฅผ ์ฐ์ ์ฌ์ฉํฉ๋๋ค. ์์ธํ ์ค์น ๋ฐฉ์์ [Skills ๊ฐ์ด๋](docs/SKILLS.md)๋ฅผ ํ์ธํ์ธ์.
|
|
@@ -262,7 +262,7 @@ Settings โ Actions โ General
|
|
|
262
262
|
|
|
263
263
|
## ์ง์
|
|
264
264
|
|
|
265
|
-
- [Issues](https://github.com/Cassiiopeia/
|
|
265
|
+
- [Issues](https://github.com/Cassiiopeia/projectops/issues) โ ๋ฒ๊ทธ ๋ฆฌํฌํธ, ๊ธฐ๋ฅ ์์ฒญ
|
|
266
266
|
- [CONTRIBUTING.md](CONTRIBUTING.md) โ ๊ธฐ์ฌ ๊ฐ์ด๋
|
|
267
267
|
|
|
268
268
|
---
|
package/bin/projectops.js
CHANGED
|
@@ -36,10 +36,10 @@ ${CYAN}=========================================================
|
|
|
36
36
|
${YELLOW}npx ๋ง๋ฒ์ฌ๋ ์ค๋น ์ค์
๋๋ค.${RESET} ์ง๊ธ์ ์๋ ๊ธฐ์กด ๋ฐฉ์์ผ๋ก ํตํฉํ์ธ์.
|
|
37
37
|
|
|
38
38
|
${GREEN}macOS / Linux:${RESET}
|
|
39
|
-
bash <(curl -fsSL "https://raw.githubusercontent.com/Cassiiopeia/
|
|
39
|
+
bash <(curl -fsSL "https://raw.githubusercontent.com/Cassiiopeia/projectops/main/template_integrator.sh")
|
|
40
40
|
|
|
41
41
|
${GREEN}Windows (PowerShell):${RESET}
|
|
42
|
-
$wc=New-Object Net.WebClient;$wc.Encoding=[Text.Encoding]::UTF8;iex $wc.DownloadString("https://raw.githubusercontent.com/Cassiiopeia/
|
|
42
|
+
$wc=New-Object Net.WebClient;$wc.Encoding=[Text.Encoding]::UTF8;iex $wc.DownloadString("https://raw.githubusercontent.com/Cassiiopeia/projectops/main/template_integrator.ps1")
|
|
43
43
|
|
|
44
|
-
${DIM}๋ฌธ์: https://github.com/Cassiiopeia/
|
|
44
|
+
${DIM}๋ฌธ์: https://github.com/Cassiiopeia/projectops${RESET}
|
|
45
45
|
`);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectops",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.185",
|
|
4
4
|
"description": "ProjectOps โ ์์ ์๋ํ GitHub ํ๋ก์ ํธ ๊ด๋ฆฌ ํ
ํ๋ฆฟ ํตํฉ CLI (๊ตฌ SUH-DEVOPS-TEMPLATE ๋ง๋ฒ์ฌ)",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"devops",
|
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
"name": "Cassiiopeia",
|
|
16
16
|
"url": "https://github.com/Cassiiopeia"
|
|
17
17
|
},
|
|
18
|
-
"homepage": "https://github.com/Cassiiopeia/
|
|
18
|
+
"homepage": "https://github.com/Cassiiopeia/projectops",
|
|
19
19
|
"repository": {
|
|
20
20
|
"type": "git",
|
|
21
|
-
"url": "git+https://github.com/Cassiiopeia/
|
|
21
|
+
"url": "git+https://github.com/Cassiiopeia/projectops.git"
|
|
22
22
|
},
|
|
23
23
|
"bugs": {
|
|
24
|
-
"url": "https://github.com/Cassiiopeia/
|
|
24
|
+
"url": "https://github.com/Cassiiopeia/projectops/issues"
|
|
25
25
|
},
|
|
26
26
|
"type": "module",
|
|
27
27
|
"bin": {
|