Skip to content

chore(QTDI-1826): unblock CodeQL #1079

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

Conversation

ozhelezniak-talend
Copy link
Contributor

Requirements

  • Any code change adding any logic MUST be tested through a unit test executed with the default build
  • Any API addition MUST be done with a documentation update if relevant

Why this PR is needed?

What does this PR adds (design/code thoughts)?

Copilot

This comment was marked as outdated.

This comment has been minimized.

* remove org.talend.ui:talend-icon:3.8.0 it's deprecated dependency, and its content is already inside the folder of documentation/src/main/antora/modules/ROOT/assets/images/icons/svg
@ozhelezniak-talend ozhelezniak-talend changed the title chore(QTDI-1826): add snapshot plugin oss repo chore(QTDI-1826): unblock CodeQL Jul 24, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes deprecated icon-related dependencies and configurations from the Maven build while adding a new snapshot plugin repository. The changes appear to be maintenance work to clean up unused dependencies and potentially resolve CodeQL analysis issues.

  • Removes deprecated talend-icon dependency and related configuration from the documentation module
  • Adds a new Central Portal Snapshots plugin repository for snapshot dependencies
  • Minor formatting improvement for a dependency comment

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
pom.xml Removes deprecated talend-icon version property and adds Central Portal Snapshots plugin repository
documentation/pom.xml Removes talend-icon dependency and maven-dependency-plugin configuration for icon unpacking
component-runtime-testing/component-runtime-junit/pom.xml Minor comment formatting improvement
Comments suppressed due to low confidence (1)

pom.xml:998

  • [nitpick] The repository ID 'central.portal' may be confusing as it doesn't clearly indicate this is for snapshots. Consider a more descriptive ID like 'central-snapshots' or 'sonatype-central-snapshots'.
      <id>central.portal</id>

Copy link
Member

@undx undx left a comment

Choose a reason for hiding this comment

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

lgtm

This comment has been minimized.

1 similar comment
Copy link

sonar-eks bot commented Jul 24, 2025

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (65.90% Estimated after merge)
  • Duplications 0.00% Duplicated Code (1.40% Estimated after merge)

Project ID: org.talend.sdk.component:component-runtime

View in SonarQube

@ozhelezniak-talend ozhelezniak-talend merged commit 831c55f into master Aug 4, 2025
7 checks passed
@ozhelezniak-talend ozhelezniak-talend deleted the ozhelezniak/QTDI-1826_add_snapshot_plugin_repo branch August 4, 2025 06:30
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.

2 participants