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(KFLUXBUGS-1215): fix use of PREFETCH_INPUT #945

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

scoheb
Copy link
Contributor

@scoheb scoheb commented Apr 17, 2024

  • quotes within variable are not handled very well
    by ssh command and it impacts the buildah-remote task
    (which is based on this task)
    we only need to know if prefetch was used, not the actual
    input. Therefore, we inspect whether cachi2 has been called.

@scoheb scoheb force-pushed the build-remote-prefetch branch 3 times, most recently from 8e3db06 to 99423df Compare April 18, 2024 01:29
- quotes within variable are not handled very well
  by ssh command and it impacts the buildah-remote task
  (which is based on this task)
  we only need to know if prefetch was used, not the actual
  input. Therefore, we inspect whether cachi2 has been called.

Signed-off-by: Scott Hebert <[email protected]>
@scoheb scoheb force-pushed the build-remote-prefetch branch from 99423df to 6dbf835 Compare April 18, 2024 20:37
Copy link

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

@scoheb
Copy link
Contributor Author

scoheb commented Apr 18, 2024

/retest

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 👍

@chmeliik chmeliik added this pull request to the merge queue Apr 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 19, 2024
@chmeliik chmeliik added this pull request to the merge queue Apr 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 19, 2024
@ralphbean ralphbean added this pull request to the merge queue Apr 22, 2024
Merged via the queue into konflux-ci:main with commit ec26265 Apr 22, 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.

3 participants