1. 22 Nov, 2018 1 commit
  2. 23 Oct, 2018 4 commits
  3. 22 Oct, 2018 3 commits
  4. 18 Oct, 2018 2 commits
  5. 16 Oct, 2018 8 commits
  6. 15 Oct, 2018 1 commit
  7. 12 Oct, 2018 1 commit
    • Keshav Prasad's avatar
      Scheduling cron for circle CI (#260) · 16047ceb
      Keshav Prasad authored
      * feat: SB-7716 - Travis CI Nightly builds for Sunbird installation
      
      * fix: Removing extra travis file
      
      * fix: SB-7885 - Do not delete VM if build fails and build only tags
      
      * fix: SB-7885 - Remove master branch checkout code as we will not build master's tip anymore
      
      * fix: Updating tags, root org json response retrieval fix
      
      * feat: Adding circle ci scripts
      
      * fix: remove extra file
      
      * fix: remove extra file
      
      * style: Remove echos, cleaner output messages, yaml anchors
      
      * chore: removing all travis releated scripts
      
      * fix: temporary run to disable other branch builds
      
      * feat: SB-7983, SB-7984 - Scheduling cron back
      
      * Revert "feat: SB-7983, SB-7984 - Scheduling cron back"
      
      This reverts commit 6164a41dd65742680888f5c951b7bef9e61ecfc0.
      
      * Revert "fix: temporary run to disable other branch builds"
      
      This reverts commit 7651af690e8c78baab64d73e178208ec4b169148.
      
      * feat: SB-7983, SB-7984 - Scheduling cron back
      16047ceb
  8. 11 Oct, 2018 2 commits
    • Keshav Prasad's avatar
      Run master branch to disable other branch builds (#259) · 16db7373
      Keshav Prasad authored
      * feat: SB-7716 - Travis CI Nightly builds for Sunbird installation
      
      * fix: Removing extra travis file
      
      * fix: SB-7885 - Do not delete VM if build fails and build only tags
      
      * fix: SB-7885 - Remove master branch checkout code as we will not build master's tip anymore
      
      * fix: Updating tags, root org json response retrieval fix
      
      * feat: Adding circle ci scripts
      
      * fix: remove extra file
      
      * fix: remove extra file
      
      * style: Remove echos, cleaner output messages, yaml anchors
      
      * chore: removing all travis releated scripts
      
      * fix: temporary run to disable other branch builds
      16db7373
    • Keshav Prasad's avatar
      Circle CI Scripts (#258) · 49cc1dde
      Keshav Prasad authored
      * feat: SB-7716 - Travis CI Nightly builds for Sunbird installation
      
      * fix: Removing extra travis file
      
      * fix: SB-7885 - Do not delete VM if build fails and build only tags
      
      * fix: SB-7885 - Remove master branch checkout code as we will not build master's tip anymore
      
      * fix: Updating tags, root org json response retrieval fix
      
      * feat: Adding circle ci scripts
      
      * fix: remove extra file
      
      * fix: remove extra file
      
      * style: Remove echos, cleaner output messages, yaml anchors
      
      * chore: removing all travis releated scripts
      49cc1dde
  9. 10 Oct, 2018 2 commits
  10. 08 Oct, 2018 3 commits
  11. 05 Oct, 2018 4 commits
  12. 04 Oct, 2018 2 commits
    • Keshav Prasad's avatar
      Travis CI nightly build scripts (#253) · c1d4695c
      Keshav Prasad authored
      * feat: SB-7716 - Travis CI Nightly builds for Sunbird installation
      
      * fix: Removing extra travis file
      c1d4695c
    • Keshav Prasad's avatar
      Fix to email regex and convert ip to integer before comparing (#249) · b20f4f67
      Keshav Prasad authored
      * fix: SB-7380 - Removed tabs from config file. Updated logic to check docker version.
      
      * fix: SB-5443 - Adding new script to validate the config file. Updated main install file to invoke the validation script.
      
      * fix: SB-5443 - Adding execute permissions
      
      * fix: SB-5443, SB-7699 - Updated the code as per PR comments, added new logic to validate IP and CIDR
      
      * style: ansible format for variables
      
      * style: add/update comments
      
      * fix: update email regex pattern, check IP if its within net and brod add after converting all to integer
      
      * fix: changed to arithmetic compare operator
      
      * fix: Adding support to check multinode configuration, iterate array linearly based on keys
      
      * fix: Adding support to check multinode db passwords and formatting few blocks for better readability
      
      * fix: Removing sunbird default channel from mandatory values
      b20f4f67
  13. 03 Oct, 2018 3 commits
  14. 01 Oct, 2018 4 commits