Skip to content

Use igniteui-cli to upgrage licensed packages #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Apr 4, 2025

Conversation

rstratkovinfrag
Copy link
Contributor

This solution uses ugniteui-cli instead of a bash script to do string find and replace for igniteui-webcomponents-* packages.

The solution was tested on staging and produces the webpage:
https://staging.infragistics.com/webcomponents-grid-examples
Another example of the finance page:
https://staging.infragistics.com/webcomponents-grid-examples/home/finance

@turbobobbytraykov
Copy link

@mddragnev & @rstratkovinfrag , is this the expected output from the igniteui CLI in our usecase?
This is from the latest execution of the pipeline for this branch
image

Because to me this signals that the invokations did nothing - becase we are already using licensed packages.

Copy link

@turbobobbytraykov turbobobbytraykov left a comment

Choose a reason for hiding this comment

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

@mddragnev & @rstratkovinfrag , is this the expected output from the igniteui CLI in our usecase?
This is from the latest execution of the pipeline for this branch
image

Because to me this signals that the invokations did nothing - becase we are already using licensed packages.

@mddragnev
Copy link
Member

@mddragnev & @rstratkovinfrag , is this the expected output from the igniteui CLI in our usecase? This is from the latest execution of the pipeline for this branch image

Because to me this signals that the invokations did nothing - becase we are already using licensed packages.

@turbobobbytraykov
Your app is already using packages from the Infragistics registry. You are good to go. This is an expected output from the ig CLI.The other logs are from the pipeline. It is kind of weird that it logs it because we do not use licensed packages by default.

Copy link

@turbobobbytraykov turbobobbytraykov left a comment

Choose a reason for hiding this comment

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

OK, I understood the situation with the igniteui CLI messages.
The CLI gives this message when there are no infragics packages in the package.json to replace (trial -> license).

In this context, only the finance-grid and hr-portal's package.json files contain infragistics packages to process.

@dkamburov dkamburov merged commit a7b000d into vnext Apr 4, 2025
3 checks passed
@dkamburov dkamburov deleted the rstratkov/use-igniteui-cli-upgrade-packages branch April 17, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants