sciabarracom opened a new issue, #190: URL: https://github.com/apache/openserverless/issues/190
## Why you need it? it is required to do a release embeding the tasks in the cli ## How it could be? 1. Change the looks logic of ops to locate the OPS_ROOT: Currently it looks for a folder called ./olaris then in ~/.ops/$OPS_BRANCH/olaris We should add also add ~/.ops/.olaris as "last resort" - the .ops/.olaris will be initialized by the cli on first run using embedded task 2. change the build to clone apache/openservleress-task 0.1.0 and embed in the binary 3. at the cli startup, if there is not a ~/.ops./.olaris, extract it from the embedded tasks ## Other related information This way the cli will be able to work without downloading anything but you can still update the task with ops -update -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
