traPtitech / traPtitech/NeoShowcase
App ManifestをUIからimport/exportできるようにする
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 62
- Forks
- 6
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 33
Description
UIからぽちぽちしてconfigureするのが面倒な場合向け
Slack Appのmanifestや、traQのカスタムテーマみたいな感じ
https://api.slack.com/reference/manifests
UI上で導線をどうするかは考える必要がある
形式は面倒ならとりあえずyamlが読みやすい / 先代Showcaseの showcase.yaml もそうだったので良さそう
※ Gitから自動で設定を引っ張ってくるとなるとかなりコストがかかる / 負債になるのでできればしたくない
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. First inspect the existing UI configuration flow and how Showcase settings are represented, then compare the Slack manifest reference and the former showcase.yaml format. Done means the UI has a decided import/export flow and a documented manifest format, with the behavior covered by the project’s relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, yaml
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100