Age | Commit message (Collapse) | Author | |
---|---|---|---|
36 hours | Remove installation step | xengineering | |
Using the installation step to copy selected artifacts into one folder was anyway a hack. This commit shows that the complexity can be reduced by adding copy targets. The `build/artifacts` folder contains the selected artifacts, they are always up to date, the user does not have to call the install step separately and the target definitions do not require install-related keyword arguments. |