AcevedoR / AcevedoR/rpg-maestro

fix: deploy is always run and hides docker error

オープン
#19 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
TypeScript
スター
0
フォーク
0
平均マージ
16分
マージ済み PR(30日)
7

説明

in the current CI, the docker-build and deploy phases are a bit hacked, two issues:
- the task will always run even if there is nothing to release from semantic-version phase
- if the command fails (docker build or push), il will be hidden and the phase will still be marked as success

ideas:
- use a plugin/custom-executor instead of an inlined command for docker-build and deploy
- possibly use a simpler lib to get the calculated semantic release version (https://github.com/absolute-version/commit-and-tag-version)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。