Commit Graph

97 Commits

Author SHA1 Message Date
Leonid Pereverzin
ffaa932127 CE fix 2023-05-07 16:06:26 +03:00
liubar.pa
4f9fba5237 Merge branch 'release/SNRK-86/requirments' into release/SNRK-86/assembly 2023-05-06 19:55:14 +03:00
Kirill Grachev
9a41f67e29 Add comments 2023-05-06 19:50:24 +03:00
liubar.pa
8ed0cc0499 SNRK-85: .gitignore to ignore node_modules folder is added 2023-05-06 19:49:30 +03:00
liubar.pa
3358f8c856 SNRK-85: better 2023-05-06 19:49:30 +03:00
liubar.pa
1dfb5d8772 SNRK-85: script to install dependencies is added 2023-05-06 19:49:30 +03:00
Kirill Grachev
a13c4a8e8c SNRK-82: Add code from another repository 2023-05-06 19:46:38 +03:00
Kirill Grachev
14c1e650b9 SNRK-86: Runs without fails 2023-05-06 19:25:38 +03:00
Kirill Grachev
a99e71d1b1 SNRK-86: Works 2023-05-06 19:14:44 +03:00
Kirill Grachev
667688d46d SNRK-86: Assembly parts 2023-05-06 18:57:55 +03:00
Kirill Grachev
363f63b8da Merge branch 'feature/SNRK-71/document-builder-implementation' into release/SNRK-86/assembly 2023-05-06 18:14:36 +03:00
liubar.pa
33b4c56e4f SNRK-71: subfolder for example is added 2023-05-06 18:05:36 +03:00
liubar.pa
19a023190f SNRK-71: better test document 2023-05-06 18:00:12 +03:00
liubar.pa
234dd279f0 SNARK-71: better folder naming 2023-05-06 17:59:43 +03:00
liubar.pa
778e58fc63 SNRK-71: getIncludeFiles is implemented 2023-05-06 01:33:26 +03:00
liubar.pa
4019cbfe6b SnarkParser.py is added 2023-05-06 00:17:33 +03:00
liubar.pa
225b7346a8 fillDependencies is implemented 2023-05-05 23:39:51 +03:00
liubar.pa
cd85fcf329 Merge branch 'feature/SNRK-70/dependecy-graph' into feature/SNRK-71/document-builder-implementation 2023-05-05 21:27:41 +03:00
liubar.pa
fdcf9c9c5b SNRK-70: IncludeDependency is changed 2023-05-05 21:25:43 +03:00
liubar.pa
ff84d2e87b SNRK-71: buildDependencyNode is implemented 2023-05-05 21:21:46 +03:00
Anton Belyi
f477af64e6
Merge SNARK-MR-16: SNRK-77: unit_testing 2023-05-05 13:57:48 +00:00
Anton Belyi
ea05f93cea SNRK-77: update gitignore 2023-05-05 16:55:41 +03:00
Anton Belyi
7d681549b7
Merge SNARK-MR-12: SNRK-69: added web interface 2023-05-05 13:47:53 +00:00
Anton Belyi
8e304377c6 fixed unzip tests and slightly modified LocalDriver 2023-05-05 16:41:32 +03:00
Anton Belyi
e1c8be66db Merge branch 'main' into devops/SNRK-77/unit_testing 2023-05-05 15:38:09 +03:00
Anton Belyi
ff7b02d98a SNRK-83: changed decomposition and moved main to test/ 2023-05-05 15:24:01 +03:00
liubar.pa
eda376d51d Merge remote-tracking branch 'origin/main' into feature/SNRK-71/document-builder-implementation 2023-05-05 00:21:45 +03:00
liubar.pa
c112a74652 SNRK-71: update after adding of path property 2023-05-05 00:21:20 +03:00
Kirill Grachev
203aa52efe SNRK-68: Implement missed 2023-05-05 00:17:56 +03:00
liubar.pa
637a6810fc Merge remote-tracking branch 'origin/main' into feature/SNRK-71/document-builder-implementation 2023-05-05 00:09:20 +03:00
liubar.pa
e0ef373c48 SNRK-71: parseMd is implemented 2023-05-05 00:07:59 +03:00
liubar.pa
248677dad9 SNRK-71: nodejs scripts for markdown parsing are added 2023-05-04 23:54:57 +03:00
Kirill Grachev
4441172ef7 SNRK-68: Add warning 2023-05-04 21:14:59 +03:00
Kirill Grachev
b6db0ba479 SNRK-68: Implement local storage 2023-05-04 21:12:23 +03:00
Kirill Grachev
634eb2d69d SNRK-68: Implement s3 storage 2023-05-04 21:11:56 +03:00
Kirill Grachev
5b33419b37 SNRK-68: Add methods 2023-05-04 21:11:29 +03:00
liubar.pa
e90c9728c1 SNRK-71: pathString replaced with toString() 2023-05-04 18:57:25 +03:00
liubar.pa
859c53745f SNARK-71: redundant else is removed 2023-05-04 18:54:21 +03:00
liubar.pa
06bcdbd489 SNARK-71: better path using 2023-05-04 18:53:55 +03:00
liubar.pa
a411849d6f SNARK-71: getDependencies are implemented 2023-05-04 09:47:00 +03:00
liubar.pa
54828a6535 SNARK-71: better implementation 2023-05-04 08:09:06 +03:00
liubar.pa
c76ecd592f SNARK-71: buildDependencyGraph is implemented 2023-05-04 07:55:48 +03:00
liubar.pa
088697da78 Merge branch 'feature/SNRK-70/dependecy-graph' into feature/SNRK-71/document-builder-implementation 2023-05-04 02:46:51 +03:00
liubar.pa
dee40ecdcc SNRK-70: visibility of DEFAULT_DICUMENT_ROOT is specified 2023-05-04 02:33:58 +03:00
liubar.pa
5458bd3677 SNRK-70: better arguments in buildDocument 2023-05-04 02:30:03 +03:00
liubar.pa
6c9a08a14a SNRK-70: better test naming 2023-05-04 02:18:37 +03:00
liubar.pa
cfe0f0740f Merge branch 'main' into feature/SNRK-70/dependecy-graph 2023-05-04 02:14:51 +03:00
Kirill Grachev
7599fd5ffd
Merge SNARK-MR-6: SNRK-48: Implement-s3-driver 2023-05-01 18:37:38 +00:00
liubar.pa
1db2afce12 SNRK-71: buildDependencyGraph scratch is added 2023-05-01 21:23:09 +03:00
Anton Belyi
b4423e8bba SNRK-69: added web interface 2023-05-01 19:19:17 +03:00