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

Skip bundle list files that have not been created #1128

Merged
merged 2 commits into from
Jul 6, 2024

Conversation

zregvart
Copy link
Member

@zregvart zregvart commented Jul 4, 2024

Follow up to #1112, let's not confuse folk by printing:

cat: /workspace/source/task-bundle-list-konflux-ci: No such file or directory
cat: /workspace/source/task-bundle-list-appstudio: No such file or directory

In the TaskRun logs. Those files do not exist if no Tasks were changed.

Reference: https://issues.redhat.com/browse/EC-705

Follow up to konflux-ci#1112, let's not confuse folk by printing:

```
cat: /workspace/source/task-bundle-list-konflux-ci: No such file or directory
cat: /workspace/source/task-bundle-list-appstudio: No such file or directory
```

In the TaskRun logs. Those files do not exist if no Tasks were changed.

Reference: https://issues.redhat.com/browse/EC-705
.tekton/push.yaml Outdated Show resolved Hide resolved
Co-authored-by: Adam Cmiel <[email protected]>
@zregvart zregvart added this pull request to the merge queue Jul 6, 2024
Merged via the queue into konflux-ci:main with commit c316db0 Jul 6, 2024
7 checks passed
@zregvart zregvart deleted the pr/EC-705-fixes branch July 8, 2024 08:59
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