Skip to content

Conversation

@dheerajodha
Copy link
Contributor

resolves: EC-1360

volumeMounts:
- mountPath: /var/workdir
name: workdir
onError: continue
Copy link
Member

@simonbaird simonbaird Jul 22, 2025

Choose a reason for hiding this comment

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

Nitpick: Move the before the command to be consistent with the other steps.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks! done.

@simonbaird
Copy link
Member

About the acceptance test failure: I can see a bunch of the TaskRun did not complete as expected: want=true, got=false in the output of make feature_task_validate_image. Not sure what's causing it just yet.

@dheerajodha dheerajodha force-pushed the EC-1360 branch 2 times, most recently from cbf6b10 to 0f06a8c Compare July 24, 2025 10:36
@dheerajodha
Copy link
Contributor Author

@simonbaird FYI, here's the Conforma based on the changes from this PR: conforma-ec-423-d87z9-verify.log

Moves Enterprise Contract validation results to the end of the task logs in Konflux UI for immediate visibility.

This was achieved by:

* Correcting ec validate's --output text syntax to write results directly to a file (text=<path>?show-successes=false).

* Introducing a new detailed-report step at the end of the Task to simply cat this file, ensuring final output position.

resolves: EC-1360
The 'info' step, previously a visual cue for log
sections to ignore (referencing EC-1206), is now
obsolete. With critical validation results moved
to the log's end for immediate visibility, this
indicator no longer serves its original purpose.

resolves: EC-1360
Copy link
Member

@simonbaird simonbaird left a comment

Choose a reason for hiding this comment

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

Lgtm.

@dheerajodha dheerajodha merged commit 7bc924d into conforma:main Jul 28, 2025
9 checks passed
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