1. 29 Jul, 2021 1 commit
  2. 28 Jul, 2021 1 commit
  3. 21 Jul, 2021 1 commit
  4. 14 Jul, 2021 1 commit
  5. 05 Jul, 2021 3 commits
  6. 02 Jul, 2021 1 commit
  7. 30 Jun, 2021 1 commit
  8. 29 Jun, 2021 1 commit
    • Keshav Prasad's avatar
      feat: add post install script (#2651) · 59b08f10
      Keshav Prasad authored
      * fix: add important comments
      
      * fix: checkenv
      
      * fix: print values
      
      * fix: check print
      
      * fix: color coding
      
      * fix: create post install script
      
      * fix: create post install script
      
      * fix: create post install script
      
      * fix: updated post install script
      
      * fix: updated post install script
      
      * fix: run in verbose mode
      
      * fix: updated cqlsh path
      
      * fix: silent run
      
      * fix: add new line breaks
      
      * fix: add printf and config.xml
      
      * fix: pretty format
      
      * fix: cleanup
      
      * fix: var name
      
      * fix: cleanup
      
      * fix: add subject in framework
      
      * Update post-install-script.sh
      
      fix: master category fix
      Unverified
      59b08f10
  9. 25 Jun, 2021 1 commit
  10. 09 Jun, 2021 1 commit
  11. 01 Jun, 2021 4 commits
  12. 28 May, 2021 1 commit
  13. 27 May, 2021 1 commit
  14. 26 May, 2021 1 commit
  15. 25 May, 2021 3 commits
  16. 23 May, 2021 3 commits
  17. 21 May, 2021 1 commit
    • Keshav Prasad's avatar
      feat: TG-949 Sunbird 3.8.0 GA fixes (#2507) · 65d07eb9
      Keshav Prasad authored
      
      * feat: updated jenkins version and jobs for 3.8.0 and 3.9.0
      
      * fix: inventory cleanup
      
      * fix: install without user input
      
      * fix: clean up files post install
      
      * fix: move the folder to /opt
      
      * fix: rename to mvn3.6
      
      * fix: add missing var
      
      * fix: add missing var
      
      * fix: submodule clone
      
      * fix: renamed KnowledgePlatform jobs to Learning
      
      * fix: updated postgres role to suppport ubuntu bionic (18.04)
      
      * fix: remove docker swarm variables
      
      * fix: remove unnecessary files
      
      * fix: install python-psycopg2
      
      * fix: updated inventory sample and removed slave tasks
      
      * fix: role clean up
      
      * fix: remove hardcoded values
      
      * fix: postgres install fixes
      
      * fix: remove references to badger service
      
      * fix: login hosts as localhost
      
      * fix: disable upstreams for build jobs
      
      * fix: db update fixes
      
      * fix: changes taken from LP repo, purging LP roles
      
      * fix: purge comp es, only app es will be used
      
      * feat: merging some parts of code from LP repo to deprecate LP role
      
      * fix: removed zookeeper job from KP
      
      * fix: removed AnalyticsAPI
      
      * fix: stop auto trigger in deploy folder
      
      * fix: remove deprecated jobs
      
      * fix: remove kibana job of DP
      
      * fix: adding cluster var for druid
      
      * fix: adding druid user for hosted postgres
      
      * fix: updated jobs, remove Core in Deploy
      
      * fix: adding loop for template files
      
      * fix: play_hosts deprecated
      
      * fix: install libpng-dev for ubuntu 18 and above fix for plugin builds
      
      * fix: ekstep qa point to domain, flink job update
      
      * fix: change all references of log-es-2 to log-es or log-es-1 (#2486)
      
      * fix: remove deperecated target
      
      * fix: add process and node exporter group
      
      * fix: add slack and default mail list
      
      * fix: create flink namespace in bootstrap
      
      * fix: updated inventory sample, namespace creation
      
      * fix: removed collection-complete-post-processor
      
      * fix: removed non existing jobs
      
      * fix: sunbird-auth clone is no more required
      
      * fix: remove dependecy on auth repo
      
      * fix: removed outdated role, KC now listens on IP and not localhost
      
      * fix: pause not required
      
      * fix: changes for realm and variables for KC 7 bootstrap
      
      * fix: implementing handlers for keycloak and enabling script upload temporarily
      
      * fix: adding changed_when: true for handlers
      
      * fix: add debug to execute notify
      
      * fix: updated handlers and startup
      
      * fix: add nohup and background for KC start
      
      * fix: updated handlers, adding handlers for deploy
      
      * fix: updating delay to 5 seconds
      
      * fix: updating private repo vars with comments
      
      * fix: seprate vars for namespace and bootstrap to avoid helm deploy issue
      
      * fix: remove unused var
      
      * fix: automation for kong migration
      
      * fix: check migration only for kong
      
      * fix: remove badging_authorization_key
      
      * fix: add alias during index creartion
      
      * fix: adding long secret for play services
      
      * fix: remove unused vars
      
      * fix: cleaned up unnecessary vars
      
      * fix: variable cleanup
      
      * fix: reorder vars
      
      * fix: add bot vars
      
      * fix: add bot vars
      
      * fix: remove unused var
      
      * fix: chart rename due to jenkins job rename
      
      * fix: updating ananlytics endpoint
      
      * fix: remove health check for report as it does not exisit
      
      * fix: updated cert index and mappings
      
      * fix: adding optional kibana version so we can run on ES 6.2
      
      * fix: updated kibana url
      
      * fix: inventory updates
      
      * fix: add children notation for hosts
      
      * fix: variable updates
      
      * fix: remove vars for adoption
      
      * fix: updated with stronger secret values
      
      * fix: add composite es mapping
      
      * Issue #000 fix: remove DIAL code specific keys.
      
      * fix: variable cleanup, reorder, proper comments and sections
      
      * fix: updated jobs for 3.8.0
      
      * fix: run groovy UI script in groovy sandbox
      
      * fix: provide admin-api consumer access to all API's
      
      * Node bootstrapping for all new nodes (#2404)
      
      * Updating ulimit
      * Updating node-exporter version
      * Removing deprecated swarm bootstrap.
      * Installing nodeexporter as part of bootstrapping.
      * Ignoring unreachable nodes
      * Idempotent package installation.
      * Changing tag name to general template.
      * Removing unnecessary operations and vars
      * fix: ansible syntax fix
      
      * fix: updated bootstrap jenkins file for tags
      
      * fix: fixes LC_COLLATE is not supported
      
      * fix: rename learning
      
      * fix: vars cleanup, postgres to accept 0.0.0.0/0
      
      * fix: merge sql files into one role, remove unused vars, renamed role
      
      Co-authored-by: default avatarMahesh Kumar Gangula <maheshkumargangula@users.noreply.github.com>
      Co-authored-by: default avatarRajesh Rajendran <rjshrjndrn@users.noreply.github.com>
      Unverified
      65d07eb9
  18. 12 May, 2021 1 commit
  19. 03 May, 2021 1 commit
  20. 29 Apr, 2021 1 commit
  21. 26 Apr, 2021 2 commits
  22. 21 Apr, 2021 3 commits
  23. 16 Apr, 2021 4 commits
    • harishkumar gangula's avatar
      Desktop faq (#2426) · 7b454a1e
      harishkumar gangula authored
      * Issue #SB-18577 feat: Updated FAQ's
    • harishkumar gangula's avatar
      Desktop faq (#2424) · bf8f19a1
      harishkumar gangula authored
      * Issue #SB-18577 feat: Updated FAQ's
      
      * Issue #SB-18577 fix: updated the review comments
      
      * Issue #SB-22404 fix: updated upstream path
      
      * Update main.yml
      
      * Issue #SB-22404 fix: updated rate limiting
      
      * Issue Sb-23372 doc: updated FAQ's
      
      * Issue #SB-24111 fix: updated the FAQ's
      Unverified
      bf8f19a1
    • Keshav Prasad's avatar
      fix: cleaned up jobs, updated to 3.8.0 jobs (#2421) · f2a76458
      Keshav Prasad authored
      * fix: cleaned up jobs, updated to 3.8.0 jobs
      
      * fix: adding kp_schema_base_url variable for template
      
      * fix: adding plugin_container_name
      Unverified
      f2a76458
    • kaliraja's avatar
      TG-910: feat: custom email template for alerts (#2400) · 1eb46728
      kaliraja authored
      * Issue #added custom subject feature
      
      * Issue #corrected the indentation
      
      * Issue #added the custom html file
      
      * Issue #added the template config
      
      * Issue #corrected the template error
      
      * Issue #corrected the template error
      
      * Issue # removed the slakc title link
      
      * Issue # added the api response latency alert rules.
      
      * Issue # added the api response latency alert rules.
      
      * Issue # added the api response latency alert rules.
      
      * Issue # added the api response latency alert rules.
      
      * Issue # added the api response variable
      
      * Issue # TG-910 corrected the data type error
      
      * Issue # TG-910 corrected the slack title
      
      * Issue # TG-910 removed the unwanted templates
      
      * Issue # TG-910 removed the nodename and instance name from template
      
      * Issue # TG-910 updated the var
      
      * Issue # TG-910 updated ansible var
      
      * Issue # TG-910 added the description for vars.
      Unverified
      1eb46728
  24. 15 Apr, 2021 1 commit
  25. 12 Apr, 2021 1 commit