Skip to content
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

Fix unicode and shell sast checks #601

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

thepetk
Copy link
Contributor

@thepetk thepetk commented Apr 11, 2025

Description of Changes

Based on the description and the resources provided in https://gitlab.cee.redhat.com/konflux/docs/sop/-/blob/main/conforma/new-sast-tasks-mar25.md

The PR updates the shell and unicode cheks to use the checks that the onliner installs. Provided here: https://github.com/simonbaird/konflux-pipeline-patcher/blob/main/specific-one-liners.md#sast-unicode-and-shell-check-tasks

Related Issue(s)

Fixes devfile/api#1702 (partially)

Acceptance Criteria

  • Contributing guide

Have you read the devfile registry contributing guide and followed its instructions?

  • Test automation

Does this repository's tests pass with your changes?

  • Documentation

Does any documentation need to be updated with your changes?

  • Check Tools Provider

Have you tested the changes with existing tools, i.e. Odo, Che, Console? (See devfile registry contributing guide on how to test changes)

Tests Performed

Explain what tests you personally ran to ensure the changes are functioning as expected.

How To Test

Instructions for the reviewer on how to test your changes.

Notes To Reviewer

Any notes you would like to include for the reviewer.

@thepetk thepetk requested a review from a team as a code owner April 11, 2025 10:58
@openshift-ci openshift-ci bot requested review from elsony and Jdubrick April 11, 2025 10:58
Copy link

openshift-ci bot commented Apr 11, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: thepetk

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@thepetk thepetk requested review from michael-valdron and removed request for elsony and Jdubrick April 11, 2025 10:58
@thepetk thepetk changed the title Fix unicode and shell sast checks WIP: Fix unicode and shell sast checks Apr 11, 2025
Signed-off-by: thepetk <[email protected]>
@thepetk thepetk closed this Apr 11, 2025
@thepetk thepetk reopened this Apr 11, 2025
@thepetk
Copy link
Contributor Author

thepetk commented Apr 11, 2025

I've repleced the checks with the content provided by the onliner here: https://github.com/simonbaird/konflux-pipeline-patcher/blob/main/specific-one-liners.md#sast-unicode-and-shell-check-tasks

@thepetk thepetk changed the title WIP: Fix unicode and shell sast checks Fix unicode and shell sast checks Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Konflux EC testing failures due to new sast tasks
1 participant