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

Consistency and automation indulgement #1027

Merged
merged 5 commits into from
May 21, 2024

Conversation

zregvart
Copy link
Collaborator

More details in the comments. This will allow the tool in enterprise-contract/hacks#82 to generate the equivalent TA variants to the human generated ones. Also helps that descriptions and volume usage is consistent, at least with this convention new TA Tasks would not diverge much.

Rebases the `buildah-oci-ta` Task on the `buildah` Task.
Makes it easier if all descriptions are the same to compare the output
of the TA tool with the baseline from the human generated Tasks.
Makes it easier to compare the base Tasks with the tool generated Tasks,
and makes the TA Tasks consistent.
For consistency with other TA Tasks.
The tool will find the `"$(workspaces.source.path)/source"` (quoted) in
the base non-TA Task, and will replace the `$(workspaces.source.path)`
with `/var/workdir`, so the resulting value will be the value from this
commit. This is analogous to what Tekton Pipelines does for the variable
substitution.
Added so that the base-TA Task can be easily compared to the tool
generated TA Task.
Copy link

sonarcloud bot commented May 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@chmeliik chmeliik left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@zregvart
Copy link
Collaborator Author

/retest

1 similar comment
@lcarva
Copy link
Contributor

lcarva commented May 20, 2024

/retest

@zregvart zregvart added this pull request to the merge queue May 21, 2024
Merged via the queue into konflux-ci:main with commit a7c03a3 May 21, 2024
6 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.

None yet

3 participants