Skip to content

fix(cc-widgets): add license in package.json - #549

Merged
Shreyas281299 merged 2 commits into
webex:ccwidgetsfrom
Shreyas281299:add-lisences
Nov 6, 2025
Merged

fix(cc-widgets): add license in package.json#549
Shreyas281299 merged 2 commits into
webex:ccwidgetsfrom
Shreyas281299:add-lisences

Conversation

@Shreyas281299

@Shreyas281299 Shreyas281299 commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

COMPLETES # Adhoc

This pull request addresses

As part of the security review it is essential that all our npm published packages have a lisence.

  • @webex/cc-ui-loggin package was publishing all the src and test files which was causing issues, added spcific files to be published onto npm

by making the following changes

Adds lisences for all the package in cc widgets

Change Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Tooling change
  • Internal code refactor

The following scenarios were tested

  • The testing is done with the amplify link
    < ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >

The GAI Coding Policy And Copyright Annotation Best Practices

  • GAI was not used (or, no additional notation is required)
  • Code was generated entirely by GAI
  • GAI was used to create a draft that was subsequently customized or modified
  • Coder created a draft manually that was non-substantively modified by GAI (e.g., refactoring was performed by GAI on manually written code)
  • Tool used for AI assistance (GitHub Copilot / Other - specify)
    • Github Copilot
    • Other - Please Specify
  • This PR is related to
    • Feature
    • Defect fix
    • Tech Debt
    • Automation

Checklist before merging

  • I have not skipped any automated checks
  • All existing and new tests passed
  • I have updated the testing document

{
"name": "@webex/test-fixtures",
"description": "Webex Contact Center Widgets: Test Fixtures",
"license": "Cisco's General Terms (https://www.cisco.com/site/us/en/about/legal/contract-experience/index.html)",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even though we dont publish this I just thought of adding the lisence.

@Shreyas281299 Shreyas281299 added validated Indicates that the PR is ready for actions run_e2e Add this label to run E2E test for meeting and CC widgets labels Nov 6, 2025

@adhmenon adhmenon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's ensure that the license page is the correct one, so we should periodically check this.

@aws-amplify-us-east-2

Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-549.d1b38q61t1z947.amplifyapp.com

{
"name": "@webex/test-fixtures",
"description": "Webex Contact Center Widgets: Test Fixtures",
"license": "Cisco's General Terms (https://www.cisco.com/site/us/en/about/legal/contract-experience/index.html)",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it needed in a test file

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just wanted to have this in all the packages

@Shreyas281299
Shreyas281299 merged commit a08cc66 into webex:ccwidgets Nov 6, 2025
6 of 8 checks passed
github-actions Bot pushed a commit that referenced this pull request Nov 6, 2025
# [1.28.0-ccwidgets.122](v1.28.0-ccwidgets.121...v1.28.0-ccwidgets.122) (2025-11-06)

### Bug Fixes

* **cc-widgets:** add license in package.json ([#549](#549)) ([a08cc66](a08cc66))
@mkesavan13

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.28.0-ccwidgets.122 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released on @ccwidgets run_e2e Add this label to run E2E test for meeting and CC widgets validated Indicates that the PR is ready for actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants