feat: Incremental Build by RandomByte · Pull Request #1267 · UI5/cli
marked this pull request as draft
Tags (e.g. ui5:HasDebugVariant, ui5:IsBundle) set by earlier build tasks can affect later tasks. Include them in the hash tree leaf hash so that tag-only changes invalidate the cache signature correctly.
This is meant as an internal method for now. Also fix retrieval of previously set tags for the purpose of determining the input state of a resource after a task has been executed
`+` Extend FixtureTester to assert seen projects (not only built projects)
`+` Fix some copy/paste leftovers ("cleanDest: false")
`+` Replace console.log with @ui5/logger Log
* Add test for "ui5 --version" * Add test for "ui5 build" (currently testing a TS application) Currently, those tests are not included in any CI pipeline and also need a manual "npm install" (no node_modules included yet).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters