Skip to content

Updated code changes for template #243

Merged
crvreddy merged 12 commits intofeature/app-settings-redesignfrom
feature/app-settings-errors
Jan 30, 2025
Merged

Updated code changes for template #243
crvreddy merged 12 commits intofeature/app-settings-redesignfrom
feature/app-settings-errors

Conversation

@crvreddy
Copy link
Collaborator

@crvreddy crvreddy commented Jan 29, 2025

  • Handling CATemplate.cdx.json files through input folder path.
    -Added new cs files for exit code of the application
    -Added new test cases for Template methods.
    -Updated old test cases for SW360Service.cs file

templateFilePath = listOfTemplateBomfilePaths.First();
if (listOfTemplateBomfilePaths.Count > 1)
{
Logger.Logger.Log(null, Level.Alert, $"Multiple Template files are given", null);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Which color is this ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yellow

@adityanarayanp adityanarayanp self-assigned this Jan 30, 2025
@adityanarayanp adityanarayanp added Importance High Major impact bug Something isn't working labels Jan 30, 2025
@adityanarayanp adityanarayanp added this to the 8.0.0 milestone Jan 30, 2025
@crvreddy crvreddy merged commit 41d5795 into feature/app-settings-redesign Jan 30, 2025
6 checks passed
@crvreddy crvreddy deleted the feature/app-settings-errors branch May 19, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Importance High Major impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants