Resolve "CI/CD for SmartDataContext"
Merged
requested to merge 44-ci-cd-for-smartdatacontext into 43-fixes-and-optimizations-for-smartdatacontext
Related to #44
Edited by Rodrigo Gonçalves
Merge request reports
Activity
Filter activity
assigned to @goncalves
added 9 commits
- 22e60a38 - Included health check for cassandra. Included container to configure cassandra...
- 87c27668 - Fix for default URL for ingress daemon
- 6e175c1e - Fix for environment variable names for tikiwiki db access
- 911d3a7f - Identification and treatment of invalid/missing certificate
- 757189e8 - Container to configure cassandra
- bc6537b2 - Container to run the integration test
- 8b0b2220 - Sample tikiwiki database to test data ingress
- 4109826e - Script to execute the CI/CD
- 4bdb660a - Fix to integrate commands to prepare environment
Toggle commit listDeveloped CI/CD for SmartDataContext. To run the CI/CD:
- Manually by checking out the repository and running in a machine with docker installed, by running the script docker/ci-cd-smartdatacontext.sh (from the docker subdirectory)
- Via gitlab, using a shell-based runner, running the same command docker/ci-cd-smartdatacontext.sh (from the docker subdirectory)
added 1 commit
- 70890e7d - Documentation on how to extend/modify the TikiWiki import process
Please register or sign in to reply