-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added result.cfg to configure CK dashboards
* improved module:result to push results to CK dashboards * improved module:dashboard to work with new CK dashboards * improved module:wfe to work with new CK dashboards * added module:ck-platform to work with cKnowledge.io platform (moved cbench functionality from the CK incubator to the CK module to work with cKnowledge.io dashboards directly) * provided better support to work with CK modules as standard Python packages (see module:ck-platform as example)
- Loading branch information
Showing
47 changed files
with
7,623 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
2ba7a9eb1047fa35 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
68d174e82bfa3f79 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ck-platform |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
result.cfg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"backup_data_uid": "2ba7a9eb1047fa35", | ||
"backup_module_uid": "032630d041b4fd8a", | ||
"backup_module_uoa": "module", | ||
"control": { | ||
"author": "Grigori Fursin", | ||
"author_email": "[email protected]", | ||
"author_webpage": "http://fursin.net", | ||
"copyright": "See CK COPYRIGHT.txt for copyright details", | ||
"engine": "CK", | ||
"iso_datetime": "2021-06-26T07:25:18.688282", | ||
"license": "See CK LICENSE.txt for licensing details", | ||
"version": [ | ||
"2", | ||
"5", | ||
"4" | ||
] | ||
}, | ||
"data_name": "ck-platform" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"actions": { | ||
"access": { | ||
"desc": "access platform" | ||
}, | ||
"init_graph": { | ||
"desc": "init graph" | ||
}, | ||
"login": { | ||
"desc": "login to the CK platform" | ||
}, | ||
"publish": { | ||
"desc": "publish CK component" | ||
}, | ||
"push_result": { | ||
"desc": "push result" | ||
}, | ||
"setup": { | ||
"desc": "setup the CK platform" | ||
}, | ||
"versions": { | ||
"desc": "list versions of a CK component" | ||
} | ||
}, | ||
"actions_redirect": {}, | ||
"copyright": "See CK COPYRIGHT.txt for copyright details", | ||
"desc": "cKnowledge.io platform", | ||
"developer": "Grigori Fursin", | ||
"developer_email": "[email protected]", | ||
"developer_webpage": "http://fursin.net", | ||
"license": "See CK LICENSE.txt for licensing details" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
{ | ||
"control": [ | ||
{ | ||
"author": "Grigori Fursin", | ||
"author_email": "[email protected]", | ||
"author_webpage": "http://fursin.net", | ||
"copyright": "See CK COPYRIGHT.txt for copyright details", | ||
"engine": "CK", | ||
"iso_datetime": "2021-06-26T07:25:31.333861", | ||
"license": "See CK LICENSE.txt for licensing details", | ||
"version": [ | ||
"2", | ||
"5", | ||
"4" | ||
] | ||
}, | ||
{ | ||
"author": "Grigori Fursin", | ||
"author_email": "[email protected]", | ||
"author_webpage": "http://fursin.net", | ||
"copyright": "See CK COPYRIGHT.txt for copyright details", | ||
"engine": "CK", | ||
"iso_datetime": "2021-06-26T07:25:40.268085", | ||
"license": "See CK LICENSE.txt for licensing details", | ||
"version": [ | ||
"2", | ||
"5", | ||
"4" | ||
] | ||
}, | ||
{ | ||
"author": "Grigori Fursin", | ||
"author_email": "[email protected]", | ||
"author_webpage": "http://fursin.net", | ||
"copyright": "See CK COPYRIGHT.txt for copyright details", | ||
"engine": "CK", | ||
"iso_datetime": "2021-06-26T08:48:34.498166", | ||
"license": "See CK LICENSE.txt for licensing details", | ||
"version": [ | ||
"2", | ||
"5", | ||
"4" | ||
] | ||
}, | ||
{ | ||
"author": "Grigori Fursin", | ||
"author_email": "[email protected]", | ||
"author_webpage": "http://fursin.net", | ||
"copyright": "See CK COPYRIGHT.txt for copyright details", | ||
"engine": "CK", | ||
"iso_datetime": "2021-06-26T08:48:43.273879", | ||
"license": "See CK LICENSE.txt for licensing details", | ||
"version": [ | ||
"2", | ||
"5", | ||
"4" | ||
] | ||
}, | ||
{ | ||
"author": "Grigori Fursin", | ||
"author_email": "[email protected]", | ||
"author_webpage": "http://fursin.net", | ||
"copyright": "See CK COPYRIGHT.txt for copyright details", | ||
"engine": "CK", | ||
"iso_datetime": "2021-06-26T08:52:33.681180", | ||
"license": "See CK LICENSE.txt for licensing details", | ||
"version": [ | ||
"2", | ||
"5", | ||
"4" | ||
] | ||
}, | ||
{ | ||
"author": "Grigori Fursin", | ||
"author_email": "[email protected]", | ||
"author_webpage": "http://fursin.net", | ||
"copyright": "See CK COPYRIGHT.txt for copyright details", | ||
"engine": "CK", | ||
"iso_datetime": "2021-06-26T08:52:47.745312", | ||
"license": "See CK LICENSE.txt for licensing details", | ||
"version": [ | ||
"2", | ||
"5", | ||
"4" | ||
] | ||
}, | ||
{ | ||
"author": "Grigori Fursin", | ||
"author_email": "[email protected]", | ||
"author_webpage": "http://fursin.net", | ||
"copyright": "See CK COPYRIGHT.txt for copyright details", | ||
"engine": "CK", | ||
"iso_datetime": "2021-06-26T08:52:52.861782", | ||
"license": "See CK LICENSE.txt for licensing details", | ||
"version": [ | ||
"2", | ||
"5", | ||
"4" | ||
] | ||
} | ||
] | ||
} |
2 changes: 1 addition & 1 deletion
2
incubator/cbench/LICENSE.CodeReef.txt → ck/repo/module/ck-platform/LICENSE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## Init graph | ||
|
||
Check `test/init-graph.bat` | ||
|
||
https://cknowledge.io/c/result/fgg-test/?v=1.0.0#gfursin_1 | ||
|
||
## Push results to a graph | ||
|
||
Check `test/push-to-graph.bat` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# | ||
# Developer(s): Grigori Fursin, https://fursin.net | ||
# | ||
|
||
__version__ = "1.3.1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# | ||
# Developer(s): Grigori Fursin, https://fursin.net | ||
# | ||
|
||
from . import main | ||
|
||
main.cli() |
Oops, something went wrong.