Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#241 PDF版の自動更新 を実現するために、本リポジトリの CircleCI ジョブから、 trpl-ja-pdf リポジトリの Travis CI ジョブを起動するよう変更します。
以下の仕組みで動作ます。
trigger-trpl-pdf-ja.sh
を実行する。trigger-trpl-pdf-ja.sh
は Travis CI の V3 API を用いて、trpl-ja-pdf の master ブランチを対象とした Travis CI ビルドを起動する。この PR の対象範囲は1と2になります。3は trpl-ja-pdf PR #6 でカバーされます。
なお
trigger-trpl-pdf-ja.sh
で使用する環境変数TRPL_JA_PDF_TRAVIS_AUTH_TOKEN
(Travis CI API の認証トークン)は、ウェブコンソールの Environment Variables のページ からすでに設定済みです。参考:フォークしたリポジトリでの実行結果:
https://circleci.com/gh/tatsuya6502/the-rust-programming-language-ja/183