Skip to content

Commit

Permalink
Build CLI: Update Change Log.
Browse files Browse the repository at this point in the history
  • Loading branch information
AmmarAbouZor committed Jan 22, 2025
1 parent 9a7c2fb commit ebea699
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
* Skip build, test, lint job if any of the build related jobs of their all dependencies failed.
* Build related jobs for linting and testing can be skipped if possible.
* Remove test and lint jobs from dependencies if the targets aren't included in the original targets.
* Differentiate between finished and skipped jobs in the UI and logs.
* Stop release if any build jobs has failed + Enable fail fast on release by default.
* Add UI-Mode argument to run command.
* Always show message on mismatch build CLI versions.
* Update dependencies

# 0.3.0
Expand Down

0 comments on commit ebea699

Please sign in to comment.