ブログズミ
プログラムの話を中心にゆるーく投稿
ページ
(移動先: ...)
ホーム
プロダクト
リンク
▼
2022年5月27日金曜日
AppVeyor で cygwin setup に失敗するようになったので対応した
›
2022/05/20 ごろから AppVeyor で Cygwin のセットアップが失敗するようになりました。 Starting cygwin install, version 2.900 User has backup/restore rights Current Direc...
2022年5月18日水曜日
GitHub Actions で export-ignore 指定したパスがワークスペースになくて composite action が実行できなかった話
›
なにが起きたか workflow の中で composite action として .github フォルダに置いた action を実行しようとしたところで、パスが存在しなくて失敗してました。 こんな感じのステップ - name: report ...
2022年4月26日火曜日
Jenkinsfile がでかすぎてエラーになる場合の対処方法
›
Jenkinsfile に記述してる処理が多すぎて以下の例外が発生してしましました。 org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: General error d...
‹
›
ホーム
ウェブ バージョンを表示