github.com/cs3org/reva/v2@v2.27.7/changelog/1.7.0_2021-04-19/port-pipeline-definition-to-starlark.md (about)

     1  Enhancement: Port drone pipeline definition to starlark
     2  
     3  Having the pipeline definition as a starlark script instead of plain yaml 
     4  greatly improves the flexibility and allows for removing lots of duplicated
     5  definitions.
     6  
     7  https://github.com/cs3org/reva/pull/1528