cloudsync

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud

- Fixing the upgrade, update config reading location.

Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud

- set the /var/configurations as the primary config unless it does not exist.

CS-10: The Log upload to the cloud [0.4.12]

- changed the CS version one up to 0.4.12

Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud

- fixed the error in the log retention caused str to int conversion error.

Merge branch 'DEN-16690-UI-MG-S117' into DEN-16839-UI-BN-Whitney-1B1

Merge branch 'DEN-16690-UI-MG-S117' into DEN-16839-UI-BN-Whitney-1B1

DENBUG-192: CS-9: fixed log rotation handler checking incorrect parameters. Fixed usage ratio check.

Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into DEN-16839-UI-BN-Whitney-1B1

Merge branch 'DEN-16690-UI-MG-S117' into DEN-16839-UI-BN-Whitney-1B1

Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into develop

CS-10: The Log upload to the cloud [0.4.11 - B5 - 2]

- incorrectly removed comment, commented out again.

Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into develop

CS-10: The Log upload to the cloud [0.4.11 - B5]

- Fixing the report (txr) upload not visible on the cloud after says successfully uploaded.

    • -0
    • +1
    /cloudsync/config/treatment_report_template.json
Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into develop

CS-10: The Log upload to the cloud [0.4.11]

- fixed a typo

Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into develop

CS-10: The Log upload to the cloud [0.4.11]

- Potential fix for the CS stop running

Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into develop

CS-10: The Log upload to the cloud [0.4.11]

- try to identify what can go wrong between registrations and writing config.json to the /var/configurations/

Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into develop

    • -134
    • +136
    /cloudsync/common/enums.py
    • -156
    • +156
    /cloudsync/utils/globals.py
    • -171
    • +181
    /cloudsync/utils/helpers.py
CS-10: The Log upload to the cloud [0.4.11]

- Added the updated config files.

    • -6
    • +13
    /cloudsync/config/config_integration.json
    • -4
    • +11
    /cloudsync/config/config_quality.json
    • -3
    • +10
    /cloudsync/config/config_staging.json
CS-10: The Log upload to the cloud [0.4.11]

- python files changes

- I separated the configs since the content was not consistent and needed confirmation from KBM.

    • -0
    • +33
    /cloudsync/config/log_upload_template.json
    • -0
    • +1
    /cloudsync/config/treatment_report_template.json
    • -52
    • +39
    /cloudsync/handlers/cs_mft_dcs_request_handler.py
    • -75
    • +128
    /cloudsync/handlers/outgoing/handler_cs_to_dcs.py
    • -171
    • +181
    /cloudsync/utils/helpers.py
Merge branch 'DEN-16690-UI-MG-S117' into develop

DENBUG-192: CS-9: code review comments.

DENBUG-192: CS-9: code review comments.

Merge branch 'DEN-16690-UI-MG-S117' into develop

    • -768
    • +771
    /cloudsync/utils/helpers.py
DENBUG-192: CS-9: code review comments.