Skip to content

Commit 478120f

Browse files
committed
init
0 parents  commit 478120f

30 files changed

+3989
-0
lines changed

README.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
![preview-default](./doc/preview-default.png)
2+
# Stream Deck - AWS CodePipeline
3+
4+
## Button Status
5+
Status | Screenchot
6+
---|---
7+
Default | ![preview-default](./doc/preview-default.png)
8+
Fetching | ![preview-fetching](./doc/preview-fetching.png)
9+
Result | ![preview-result](./doc/preview-result.png)
10+
11+
---
12+
13+
## Supported Stage
14+
- [x] Source
15+
- [x] Build
16+
- [ ] Test
17+
- [x] Deploy
18+
- [ ] Approval
19+
- [ ] Invoke
20+
21+
## Install
22+
[Download Plugin](./dist/tw.phantas.aws-codepipeline-status.streamDeckPlugin) in dist folder and click to install.
23+
24+
## Feature
25+
- Get CodePipeline stage's state.
26+
- Select specific stage or display all stage.
27+
- Long Press to open aws codepipeline webpage.
28+
29+
## Setting up
30+
Config | Description
31+
---|---
32+
Pipeline | uuid of code pipeline
33+
Access Key Id | AWS IAM access key
34+
Secret Access Key | AWS IAM secret access key
35+
Region | AWS Region id. `ap-northeast-1`
36+

assets/action.png

1.32 KB
Loading

assets/[email protected]

1006 Bytes
Loading

assets/category.png

615 Bytes
Loading

assets/[email protected]

1.54 KB
Loading

assets/default.png

2.08 KB
Loading

assets/[email protected]

2.78 KB
Loading

assets/error.png

2.52 KB
Loading

assets/loading.png

4.5 KB
Loading

assets/success.png

2.71 KB
Loading

0 commit comments

Comments
 (0)