BotFramework-WebChat icon indicating copy to clipboard operation
BotFramework-WebChat copied to clipboard

Updating the Artifact version in Localization file

Open shubhanshushekhar opened this issue 10 months ago • 0 comments

Work Item : https://msazure.visualstudio.com/CCI/_sprints/taskboard/non-IVR-Multi-modal/CCI/Selenium?workitem=32080400

Fixes # Change of Artifact version

Changelog Entry

Description

The artifact used in the localization file was updated to the latest version, as the previous version got deprecated and thus the workflow pipeline was failing.

Design

Specific Changes

After this PR merged we need to renew the secret key to make authentication work. Please use following steps:

  1. Generate a new OAuth secret key from Github Developer settings.
  2. Add to Repository secrets with name 'GH_TOKEN_FOR_PULL_REQUESTS' in Secrets>Actions>Repository secrets.
  • [ ] I have added tests and executed them locally
  • [ ] I have updated CHANGELOG.md
  • [ ] I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • [ ] Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • [ ] Browser and platform compatibilities reviewed
  • [ ] CSS styles reviewed (minimal rules, no z-index)
  • [ ] Documents reviewed (docs, samples, live demo)
  • [ ] Internationalization reviewed (strings, unit formatting)
  • [ ] package.json and package-lock.json reviewed
  • [ ] Security reviewed (no data URIs, check for nonce leak)
  • [ ] Tests reviewed (coverage, legitimacy)

shubhanshushekhar avatar Apr 07 '25 04:04 shubhanshushekhar