Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

release-3.3.0

This page contains portal changes happened from 3.2.0

...

  • Blob Creation
    We need a private blob storage container. for the UI label to be storedfor dynamic UI Labels
    Story: https://project-sunbird.atlassian.net/browse/SH-771
    Steps:
    - Create a private azure storage container under the storage account under noted in below variable in your ansible private variable file(common.yaml).

    Code Block
    {{sunbird_private_storage_account_name}}
    • container name: label

    create file under label container:
    • upload the attached file all_labels_en.json

...

    • in label container

https://github.com/DIKSHA-NCTE/ntp-devops/tree/release-3.3.0/utils/portal/labels

all the files to be uploaded in the blob is available in the repo mentioned above.