Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aqua-registry プルリク #444

Open
mimikun opened this issue May 7, 2024 · 0 comments
Open

aqua-registry プルリク #444

mimikun opened this issue May 7, 2024 · 0 comments
Assignees

Comments

@mimikun
Copy link
Owner

mimikun commented May 7, 2024

前提

人権

メモ

ブランチ名は feat/<username>/<reponame>

ブランチ作成

git branch feat/catatsuy/purl
git branch feat/kisielk/errcheck
git branch feat/fatih/motion
git branch feat/fatih/gomodifytags
git branch feat/nyaosorg/nyagos
git branch feat/charmbracelet/pop
git branch feat/mikuta0407/misskey-cli
git branch feat/mattn/sleepy
git branch feat/Mayowa-Ojo/chmod-cli
git branch feat/nao1215/sqly
git branch feat/klauspost/asmfmt
git branch feat/fastfetch-cli/fastfetch

手順

https://aquaproj.github.io/docs/products/aqua-registry/contributing/#how-to-add-a-package

<package name は要するに <username>/<reponame>

# 1 scaffold
cmdx scaffold <package name>
# 2 生成されたファイルを手で直す
vim pkgs/<package name>/pkg.yaml
vim pkgs/<package name>/registry.yaml
# 3 テスト実行
cmdx test <package name>
# 4 OKになるまで2と3を繰り返す
# 5 registry.yamlの更新
cmdx generate-registry
#-------
# 6 家で実施。プルリク作成が飛ぶので
cmdx new <package-name>
# 7 コンテナを止める
cmdx stop
@mimikun mimikun self-assigned this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant