Deepesh Pathak
Deepesh Pathak
There is no information regarding regular-expression flavors, a description of it should be there.
Origami as of now works on webpack version 3.10 but webpack 4 has been released which has a lot of improvements over webpack3 including less build time and better plugin...
Currently, the codebase for origami is not very pretty when it comes to code reusability and flexibility. There is a lot that can be done in this context. Global constants...
As of now, we use inline styling in origami. I think it would be better to move all inline styling to a css file. It will improve code readability. We...
The Dockerfile we are using does not work anymore, the reason being we are using python2.7 base image and using Django channels which is only supported by python 3.5 and...
See the commit message for more details.
Introduce connectors between tasks that have a dependsOn relation. These connectors can be used to exchange small pieces of metadata between different tasks.
The initial aim should be to build the e2e-test infrastructure for xene and then add basics testing to it.
- xenectl pipeline trigger - xenectl pipeline runs --num 10 - xenectl pipelines status run xxxxxxxx