Feature #8987
closedSupport remote sources
0%
Description
At the moment one has to download Klever addons and software to be verified prior to their deployment. Sometimes it can be more easy to delegate these activities to deployment scripts themselves. So, one will just specify appropriate URLs in the deployment configuration file.
This issue was inspired by MichaĆ Szczepankiewicz <mszczepankiewicz@exida.com>.
Updated by Evgeny Novikov over 6 years ago
- Target version changed from 2.0 to 1.1
This issue is not strictly bound with purposes of 2.0 that targets verification of C software.
Updated by Evgeny Novikov over 6 years ago
- Status changed from New to Resolved
Implemented in branch deploy-remote-sources. Because of this functionality also touches local deployment, it will be tested.
Updated by Evgeny Novikov over 6 years ago
- Status changed from Resolved to Closed
After fixing several times issues detected by CI and tests passing, I merged the branch to master in f223fa7b. From now everybody can provide Klever addons and software to be verified by means of URLs.