-
Notifications
You must be signed in to change notification settings - Fork 20
Add package update notice #28
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
Conversation
nits
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
コメント書きました
プレビュー時の表示位置は、個人的には記事情報の上でもいいかも
動作には問題ないのでLGTM
プレビューをする際はコンソール上から |
054c493
to
ff38106
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
コメントしました。
.env.sample
ファイルの修正だけお願いいたします!!
.env.sample
Outdated
@@ -2,3 +2,4 @@ QIITA_DOMAIN='qiita.com' | |||
QIITA_TOKEN='<Qiita トークン>' | |||
QIITA_CLI_ITEMS_ROOT="./tmp" | |||
XDG_CONFIG_HOME="./tmp" | |||
XDG_CACHE_HOME="./tmp/.cache |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ココだけ
XDG_CACHE_HOME="./tmp/.cache | |
XDG_CACHE_HOME="./tmp/.cache" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
うおー、ありがとうございます!
修正します!
ff38106
to
0d3b49e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What
最新のパッケージが公開されている場合に通知を出すようにした
How
Why
Refs