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

Use the basename of the SQL file as filename in the container #391

Closed
wants to merge 1 commit into from

Conversation

cbosdo
Copy link
Contributor

@cbosdo cbosdo commented Jul 8, 2024

What does this PR change?

To make sure there is no slash in the path of the SQL file in the container use the basename to compute the temporary filename.

Test coverage

  • No tests: executed commands cannot be unit tested yet

  • DONE

Links

Issue(s): https://github.com/SUSE/spacewalk/issues/24745

  • DONE

Changelogs

Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs and https://github.com/uyuni-project/uyuni/wiki/Contributing#uyuni-projectuyuni-repository

If you don't need a changelog check, please mark this checkbox:

  • No changelog needed

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below)

Before you merge

Check How to branch and merge properly!

@cbosdo cbosdo requested review from mcalmer and aaannz July 8, 2024 12:28
To make sure there is no slash in the path of the SQL file in the
container use the basename to compute the temporary filename.
Copy link
Contributor

@aaannz aaannz left a comment

Choose a reason for hiding this comment

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

👍🏾

@cbosdo cbosdo added the SUSE Manager 5.0.1 Candidate PRs for 5.0.1 inclusion label Jul 12, 2024
@cbosdo cbosdo mentioned this pull request Jul 17, 2024
3 tasks
@cbosdo cbosdo closed this Jul 19, 2024
@cbosdo cbosdo deleted the sql-file-fix branch July 19, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SUSE Manager 5.0.1 Candidate PRs for 5.0.1 inclusion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants