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

YAML 読みたいかもしれない #149

Open
sksat opened this issue Jul 8, 2023 · 11 comments
Open

YAML 読みたいかもしれない #149

sksat opened this issue Jul 8, 2023 · 11 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sksat
Copy link
Owner

sksat commented Jul 8, 2023

どうにかならんか?

@sksat sksat added enhancement New feature or request help wanted Extra attention is needed labels Jul 8, 2023
@sksat sksat self-assigned this Jul 8, 2023
@sksat
Copy link
Owner Author

sksat commented Jul 8, 2023

そこまでやり始めるなら高級なコマンドを dependencies に加えられないとダメじゃない?,などもある

@sksat
Copy link
Owner Author

sksat commented Jul 8, 2023

jq を許容できているのだから yq を許容できればいいという説もあるが,なんと同名の実装が2つある(そしてまあ jq ほどポピュラーとは言い難い)

@sksat
Copy link
Owner Author

sksat commented Jul 8, 2023

(compose v1 は Python だったとはいえ)Python への依存が生えるのはかなり嫌なので,許容できるとしたら Go の方.しかし名前が被っているのは呼ぶ時にもインストールする時にも不便.ArchLinux だと yqgo-yq になっていた.まあ両方 extra に入ってはいたのだけど.

@sksat
Copy link
Owner Author

sksat commented Jul 8, 2023

こういうのを読めるなら使いたいんだよな
https://docs.docker.jp/compose/compose-file/#compose-spec-extension

@sksat
Copy link
Owner Author

sksat commented Jul 8, 2023

シンプルな値を読む分には両実装で使い方変わらんのでは,という説もある

@sksat
Copy link
Owner Author

sksat commented Jul 8, 2023

sed と awk で頑張ることもできる(本当?)
https://stackoverflow.com/questions/5014632/how-can-i-parse-a-yaml-file-from-a-linux-shell-script

@sksat
Copy link
Owner Author

sksat commented Jul 8, 2023

sed と awk で頑張るくらいなら YAML を読むべきではない(割に合わないし,凝ったことをしたくなると詰む)

@sksat
Copy link
Owner Author

sksat commented Jul 8, 2023

YAML 読むのはあくまで optional,ぐらいがちょうど良いかな

@sksat
Copy link
Owner Author

sksat commented Jul 8, 2023

(こういうのを真面目にやるならそもそも bash で頑張るべきですらない)

@sksat
Copy link
Owner Author

sksat commented Jul 8, 2023

いや YAML 読みたいか?やや微妙

@sksat sksat changed the title YAML 読みたい YAML 読みたいかもしれない Jul 8, 2023
@sksat
Copy link
Owner Author

sksat commented Oct 15, 2023

デフォルト挙動は json にして optimal ならアリかも

@sksat sksat added this to compose-cd Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

1 participant