-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add storage for TestSuitesSource #958
Conversation
nulls
commented
Jul 22, 2022
- storage for test suites source
- combined standard and git test suites
save-cloud-common/src/commonMain/kotlin/com/saveourtool/save/testsuite/TestSuiteType.kt
Outdated
Show resolved
Hide resolved
save-cloud-common/src/commonMain/kotlin/com/saveourtool/save/testsuite/TestSuitesSourceType.kt
Outdated
Show resolved
Hide resolved
save-preprocessor/src/main/kotlin/com/saveourtool/save/preprocessor/utils/GitUtil.kt
Outdated
Show resolved
Hide resolved
32282a0
to
b440965
Compare
save-cloud-common/src/commonMain/kotlin/com/saveourtool/save/testsuite/TestSuitesSourceType.kt
Fixed
Show fixed
Hide fixed
...ain/kotlin/com/saveourtool/save/preprocessor/controllers/TestSuitesPreprocessorController.kt
Fixed
Show fixed
Hide fixed
...sor/src/main/kotlin/com/saveourtool/save/preprocessor/service/PreprocessorToBackendBridge.kt
Fixed
Show fixed
Hide fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found 72 potential problems in the proposed changes. Check the Files changed tab for more details.
b440965
to
3900d23
Compare
...r/src/main/kotlin/com/saveourtool/save/preprocessor/controllers/DownloadProjectController.kt
Fixed
Show fixed
Hide fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found 71 potential problems in the proposed changes. Check the Files changed tab for more details.
3900d23
to
e54f8b6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found 71 potential problems in the proposed changes. Check the Files changed tab for more details.
e54f8b6
to
a78ce7e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found 71 potential problems in the proposed changes. Check the Files changed tab for more details.
a78ce7e
to
0831e19
Compare
...r/src/main/kotlin/com/saveourtool/save/preprocessor/controllers/DownloadProjectController.kt
Fixed
Show fixed
Hide fixed
...ain/kotlin/com/saveourtool/save/preprocessor/controllers/TestSuitesPreprocessorController.kt
Fixed
Show fixed
Hide fixed
...sor/src/main/kotlin/com/saveourtool/save/preprocessor/service/PreprocessorToBackendBridge.kt
Fixed
Show fixed
Hide fixed
save-preprocessor/src/main/kotlin/com/saveourtool/save/preprocessor/utils/GitUtil.kt
Fixed
Show fixed
Hide fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found 83 potential problems in the proposed changes. Check the Files changed tab for more details.
0831e19
to
4201bce
Compare
...ckend/src/main/kotlin/com/saveourtool/save/backend/controllers/TestSuitesSourceController.kt
Fixed
Show fixed
Hide fixed
...ckend/src/main/kotlin/com/saveourtool/save/backend/controllers/TestSuitesSourceController.kt
Fixed
Show fixed
Hide fixed
save-backend/src/main/kotlin/com/saveourtool/save/backend/service/TestSuitesService.kt
Fixed
Show resolved
Hide resolved
save-backend/src/main/kotlin/com/saveourtool/save/backend/service/TestSuitesService.kt
Fixed
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found 81 potential problems in the proposed changes. Check the Files changed tab for more details.
88fa215
to
4e00cf8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found 81 potential problems in the proposed changes. Check the Files changed tab for more details.
save-backend/src/main/kotlin/com/saveourtool/save/backend/controllers/TestSuitesController.kt
Show resolved
Hide resolved
...ckend/src/main/kotlin/com/saveourtool/save/backend/controllers/TestSuitesSourceController.kt
Outdated
Show resolved
Hide resolved
...ckend/src/main/kotlin/com/saveourtool/save/backend/controllers/TestSuitesSourceController.kt
Outdated
Show resolved
Hide resolved
save-backend/src/main/kotlin/com/saveourtool/save/backend/service/GitService.kt
Outdated
Show resolved
Hide resolved
save-backend/src/main/kotlin/com/saveourtool/save/backend/service/OrganizationService.kt
Outdated
Show resolved
Hide resolved
save-backend/src/main/kotlin/com/saveourtool/save/backend/service/TestSuitesService.kt
Outdated
Show resolved
Hide resolved
save-backend/src/main/kotlin/com/saveourtool/save/backend/service/TestSuitesService.kt
Outdated
Show resolved
Hide resolved
save-cloud-common/src/commonMain/kotlin/com/saveourtool/save/entities/ExecutionRequest.kt
Show resolved
Hide resolved
save-backend/src/main/kotlin/com/saveourtool/save/backend/controllers/OrganizationController.kt
Outdated
Show resolved
Hide resolved
save-backend/src/main/kotlin/com/saveourtool/save/backend/controllers/OrganizationController.kt
Outdated
Show resolved
Hide resolved
save-backend/src/main/kotlin/com/saveourtool/save/backend/controllers/OrganizationController.kt
Outdated
Show resolved
Hide resolved
...ckend/src/main/kotlin/com/saveourtool/save/backend/controllers/TestSuitesSourceController.kt
Outdated
Show resolved
Hide resolved
...ckend/src/main/kotlin/com/saveourtool/save/backend/controllers/TestSuitesSourceController.kt
Outdated
Show resolved
Hide resolved
...ckend/src/main/kotlin/com/saveourtool/save/backend/controllers/TestSuitesSourceController.kt
Outdated
Show resolved
Hide resolved
save-cloud-common/src/commonMain/kotlin/com/saveourtool/save/entities/ExecutionRequest.kt
Outdated
Show resolved
Hide resolved
save-cloud-common/src/jvmMain/kotlin/com/saveourtool/save/utils/ArchiveUtils.kt
Show resolved
Hide resolved
lgtm. No chance that we can properly review this PR, so probably we need to merge it |
This should be in some developer's readme 😄 |
…ge' into feature/test-suites-source-storage
save-backend/src/main/kotlin/com/saveourtool/save/backend/service/TestSuitesService.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found 11 potential problems in the proposed changes. Check the Files changed tab for more details.