File tree Expand file tree Collapse file tree 3 files changed +19
-10
lines changed Expand file tree Collapse file tree 3 files changed +19
-10
lines changed Original file line number Diff line number Diff line change 1+ flux-publish-utils :
2+ stage : build
3+ image : docker-registry.fluxpublisher.ch/flux-publish-utils:latest
4+ script :
5+ - " false"
6+ only :
7+ - main
Original file line number Diff line number Diff line change 1+ # CHANGELOG
2+
3+ ## [ 0.0.2]
4+ * added flux-publish-utils
5+
6+ ## [ 0.0.1]
7+ * init
Original file line number Diff line number Diff line change 11{
22 "name" : " flux-eco/json-schema-assertion" ,
3- "description" : " Component for flux-capacitor apps developed by fluxlabs ag " ,
4- "version" : " 0.0.1 " ,
3+ "description" : " Asserts values against a schema definition " ,
4+ "version" : " 0.0.2 " ,
55 "type" : " flux-app" ,
66 "keywords" : [
7- " flux-ecosystem" ,
8- " flux-capacitor" ,
9- " fluxlabs ag" ,
10- " microservice" ,
11- " event sourcing" ,
12- " cqrs" ,
13- " json schema" ,
14- " asyncapi"
7+ " flux-eco" ,
8+ " json-schema-assertion" ,
9+ " fluxlabs"
1510 ],
1611 "homepage" : " https://fluxlabs.ch" ,
1712 "license" : " GPL-3.0-only" ,
You can’t perform that action at this time.
0 commit comments