projectops 3.0.183 โ 3.0.190
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 +19 -19
- package/bin/projectops.js +3 -3
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
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
|
|
|
9
9
|
<!-- AUTO-VERSION-SECTION: DO NOT EDIT MANUALLY -->
|
|
10
|
-
## ์ต์ ๋ฒ์ : v3.0.
|
|
10
|
+
## ์ต์ ๋ฒ์ : v3.0.185 (2026-07-07)
|
|
11
11
|
|
|
12
12
|
[์ ์ฒด ๋ฒ์ ๊ธฐ๋ก ๋ณด๊ธฐ](CHANGELOG.md)
|
|
13
13
|
|
|
@@ -22,9 +22,9 @@
|
|
|
22
22
|
**โ GitHub Actions** โ main ํธ์ ํ ๋ฒ์ผ๋ก ๋ฒ์ ๊ด๋ฆฌ, ์ฒด์ธ์ง๋ก๊ทธ, CI/CD ๋ฐฐํฌ๊น์ง ์๋ ์ฒ๋ฆฌ
|
|
23
23
|
**โก Agent Skills** โ `/issue`, `/commit`, `/report` ๋ฑ AI๊ฐ ์ด์ ์์ฑ๋ถํฐ ์ปค๋ฐ ๋ฉ์์ง, ๊ตฌํ ๋ณด๊ณ ์๊น์ง ๋์ ์์ฑ
|
|
24
24
|
|
|
25
|
-
| ๊ธฐ์กด ๋ฐฉ์ |
|
|
25
|
+
| ๊ธฐ์กด ๋ฐฉ์ | Projectops |
|
|
26
26
|
|----------|---------------------|
|
|
27
|
-
| ๋ฒ์ ์๋ ๊ด๋ฆฌ, ํ๊ทธ ์ง์ ์์ฑ | main
|
|
27
|
+
| ๋ฒ์ ์๋ ๊ด๋ฆฌ, ํ๊ทธ ์ง์ ์์ฑ | ๋ฆด๋ฆฌ์ค(developโmain PR) ์ patch ๋ฒ์ ์๋ ์ฆ๊ฐ + ํ๊ทธ ์์ฑ |
|
|
28
28
|
| ์ฒด์ธ์ง๋ก๊ทธ ์ง์ ์์ฑ (30๋ถ+) | CodeRabbit AI๊ฐ PR๋ง๋ค ์๋ ์์ฑ |
|
|
29
29
|
| CI/CD ์ฒ์๋ถํฐ ์ค์ | ํ๋ก์ ํธ ํ์
๋ณ ์ํฌํ๋ก์ฐ ์ฆ์ ๊ตฌ์ฑ |
|
|
30
30
|
| ์ด์ ๋งค๋ฒ ํ์ ๋ง์ถฐ ์์ฑ (5๋ถ+) | `/cassiiopeia:suh-issue` ํ ๋ฒ์ ํ์ค ํ
ํ๋ฆฟ ์์ฑ |
|
|
@@ -56,7 +56,7 @@ flowchart TD
|
|
|
56
56
|
H --> I["/cassiiopeia:suh-commit\n์ด์ ์ฐ๋ ์ปค๋ฐ ์๋ ์์ฑ"]
|
|
57
57
|
I --> J["/cassiiopeia:suh-report\n๊ตฌํ ๋ณด๊ณ ์ + GitHub ๋๊ธ"]
|
|
58
58
|
J --> K([PR ๋ฑ๋ก])
|
|
59
|
-
K --> L["/cassiiopeia:suh-changelog-deploy\
|
|
59
|
+
K --> L["/cassiiopeia:suh-changelog-deploy\ndevelop push โ main ๋ฆด๋ฆฌ์ค PR + automerge"]
|
|
60
60
|
```
|
|
61
61
|
|
|
62
62
|
> Skills ์ ์ฒด ๋ชฉ๋ก ๋ฐ ์์ธ ์ฌ์ฉ๋ฒ: **[docs/SKILLS.md](docs/SKILLS.md)**
|
|
@@ -67,11 +67,11 @@ flowchart TD
|
|
|
67
67
|
|
|
68
68
|
```mermaid
|
|
69
69
|
flowchart TD
|
|
70
|
-
A([
|
|
71
|
-
B --> C[
|
|
72
|
-
C --> D[AI
|
|
70
|
+
A([develop ํธ์]) --> B[๊ฐ๋ฐ ํตํฉ]
|
|
71
|
+
B --> C[developโmain ๋ฆด๋ฆฌ์ค PR]
|
|
72
|
+
C --> D[PR ๋ด ๋ฒ์ ํ์ \npatch +1 + ํ๊ทธ + AI ์ฒด์ธ์ง๋ก๊ทธ]
|
|
73
73
|
D --> E[์๋ ๋จธ์ง]
|
|
74
|
-
E --> F[CI/CD ๋ฐฐํฌ\nFlutter / Spring / React ๋ฑ]
|
|
74
|
+
E --> F[main push โ CI/CD ๋ฐฐํฌ\nFlutter / Spring / React ๋ฑ]
|
|
75
75
|
F --> G([์๋ฃ])
|
|
76
76
|
```
|
|
77
77
|
|
|
@@ -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)๋ฅผ ํ์ธํ์ธ์.
|
|
@@ -131,7 +131,7 @@ bash <(curl -fsSL "https://raw.githubusercontent.com/Cassiiopeia/SUH-DEVOPS-TEMP
|
|
|
131
131
|
| ๊ธฐ๋ฅ | ์ค๋ช
| ๋ฌธ์ |
|
|
132
132
|
|------|------|------|
|
|
133
133
|
| **Agent Skills** | Claude Code, Cursor, Gemini CLI, Codex CLI์์ ์ฐ๋ 25์ข
AI DevOps Skills | [์์ธ](docs/SKILLS.md) |
|
|
134
|
-
| **๋ฒ์ ์๋ํ** | main
|
|
134
|
+
| **๋ฒ์ ์๋ํ** | ๋ฆด๋ฆฌ์ค(developโmain PR) ์ patch ๋ฒ์ ์๋ ์ฆ๊ฐ + Git ํ๊ทธ | [์์ธ](docs/VERSION-CONTROL.md) |
|
|
135
135
|
| **AI ์ฒด์ธ์ง๋ก๊ทธ** | CodeRabbit ๋ฆฌ๋ทฐ ๊ธฐ๋ฐ CHANGELOG ์๋ ์์ฑ | [์์ธ](docs/CHANGELOG-AUTOMATION.md) |
|
|
136
136
|
| **PR Preview** | ๋๊ธ ํ ์ค๋ก ์์ ์๋ฒ ๋ฐฐํฌ, ๋ซ์ผ๋ฉด ์๋ ์ญ์ | [์์ธ](docs/PR-PREVIEW.md) |
|
|
137
137
|
| **์ด์ ์๋ํ** | ๋ธ๋์น๋ช
/์ปค๋ฐ ๋ฉ์์ง ์๋ ์ ์, QA ์ด์ ์์ฑ | [์์ธ](docs/ISSUE-AUTOMATION.md) |
|
|
@@ -151,7 +151,7 @@ bash <(curl -fsSL "https://raw.githubusercontent.com/Cassiiopeia/SUH-DEVOPS-TEMP
|
|
|
151
151
|
| `/cassiiopeia:suh-init-worktree` | Git worktree ์์ฑ + ๋ฏผ๊ฐ ํ์ผ ์๋ ๋ณต์ฌ |
|
|
152
152
|
| `/cassiiopeia:suh-commit` | ์ด์ ์ปจํ
์คํธ ๊ธฐ๋ฐ ์ปค๋ฐ ๋ฉ์์ง ์๋ ์์ฑ (superpowers ์ค์) |
|
|
153
153
|
| `/cassiiopeia:suh-report` | git diff ๋ถ์ โ ๊ตฌํ ๋ณด๊ณ ์ ์์ฑ + GitHub ๋๊ธ ์๋ ํฌ์คํ
|
|
|
154
|
-
| `/cassiiopeia:suh-changelog-deploy` |
|
|
154
|
+
| `/cassiiopeia:suh-changelog-deploy` | develop push โ main ๋ฆด๋ฆฌ์ค PR ์์ฑ + ๋ฆด๋ฆฌ์ค ๋
ธํธ ์์ฑ + automerge |
|
|
155
155
|
| `/cassiiopeia:suh-github` | GitHub ์ด์/PR/๋๊ธ ๋
๋ฆฝ ์กฐํ ๋ฐ ๊ด๋ฆฌ |
|
|
156
156
|
|
|
157
157
|
### ๐ ๋ถ์ํ (์ฝ๋ ์์ ์์)
|
|
@@ -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.190",
|
|
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": {
|