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

add "root" option to actions/publish #51

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

MxShun
Copy link
Contributor

@MxShun MxShun commented Aug 20, 2023

What

actions/publish に root オプションを追加しました。

root オプションを指定しない場合(デフォルト)MxShun/qiita-content@b5365bb
root オプションを指定した場合MxShun/qiita-content@0673b42

How

actions/publish に任意 inputs の root を追加しました。
デフォルトではカレントディレクトリ . が指定されます。(後方互換性あり。)

Why

actions/publish により強制的にカレントディレクトリに記事ファイルがダウンロードされる。
root オプションを利用して記事を管理する場合、記事ファイルが root で指定したディレクトリと二重管理になるため。

Refs

@getty104 getty104 self-requested a review August 21, 2023 00:15
Copy link
Member

@getty104 getty104 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修正いただきありがとうございます!
lint checkに落ちてしまっているため、yarn formatの実行をお願いできないでしょうか 🙏

@MxShun
Copy link
Contributor Author

MxShun commented Aug 21, 2023

@getty104 失礼しました!yarn format 実行しました e690d90

Copy link
Member

@getty104 getty104 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ご対応ありがとうございます!
LGTM!

@getty104 getty104 merged commit 09f050d into increments:main Aug 21, 2023
5 checks passed
@MxShun MxShun deleted the add_root_to_actions_publish branch August 22, 2023 00:36
@getty104 getty104 mentioned this pull request Aug 22, 2023
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

Successfully merging this pull request may close these issues.

2 participants