-
- Downloads
Merge pull request #137 in ASAPO/asapo from develop to master
* commit 'f5812a7e': (51 commits) update changelog update deployments, make performance monitor optional split version file since no links in bitmucket md add table with versions impelement version info for python, add integration tests producer and consumer return version info fix memleak switch to separate versions for each service fix tests fix&refactor start addint versions add online path to alwaysallowed baemtimes fix tests fix tests fix test auth error on missing access types fix tests refactor,fix tests switch token access type to array ...
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- CHANGELOG.md 14 additions, 0 deletionsCHANGELOG.md
- CMakeLists.txt 12 additions, 0 deletionsCMakeLists.txt
- CMakeModules/coverage_go.sh 0 additions, 2 deletionsCMakeModules/coverage_go.sh
- CMakeModules/prepare_asapo.cmake 2 additions, 0 deletionsCMakeModules/prepare_asapo.cmake
- CMakeModules/prepare_version.cmake 1 addition, 1 deletionCMakeModules/prepare_version.cmake
- CMakeModules/prepare_version_tag.cmake 1 addition, 1 deletionCMakeModules/prepare_version_tag.cmake
- CMakeModules/testing_cpp.cmake 14 additions, 0 deletionsCMakeModules/testing_cpp.cmake
- CMakeModules/testing_go.cmake 2 additions, 12 deletionsCMakeModules/testing_go.cmake
- PROTOCOL-VERSIONS.md 10 additions, 0 deletionsPROTOCOL-VERSIONS.md
- VERSIONS.md 11 additions, 0 deletionsVERSIONS.md
- asapo_tools/CMakeLists.txt 4 additions, 16 deletionsasapo_tools/CMakeLists.txt
- asapo_tools/src/asapo_tools/cli/command.go 0 additions, 5 deletionsasapo_tools/src/asapo_tools/cli/command.go
- asapo_tools/src/asapo_tools/cli/command_test.go 1 addition, 2 deletionsasapo_tools/src/asapo_tools/cli/command_test.go
- asapo_tools/src/asapo_tools/cli/token.go 84 additions, 18 deletionsasapo_tools/src/asapo_tools/cli/token.go
- asapo_tools/src/asapo_tools/cli/token_test.go 44 additions, 10 deletionsasapo_tools/src/asapo_tools/cli/token_test.go
- asapo_tools/src/asapo_tools/go.mod 12 additions, 0 deletionsasapo_tools/src/asapo_tools/go.mod
- asapo_tools/src/asapo_tools/go.sum 26 additions, 0 deletionsasapo_tools/src/asapo_tools/go.sum
- asapo_tools/src/asapo_tools/main/asapo.go 4 additions, 0 deletionsasapo_tools/src/asapo_tools/main/asapo.go
- asapo_tools/src/asapo_tools/mocks/mock_client.go 13 additions, 0 deletionsasapo_tools/src/asapo_tools/mocks/mock_client.go
Loading
Please register or sign in to comment