pulp / oci_env

9 stars 33 forks source link

New profile that runs an SFTP storage container #67

Closed MichalPysik closed 1 year ago

MichalPysik commented 1 year ago

Added new profile, which creates a new SFTP container and configures Pulp to use it for storage.

closes #63

mdellweg commented 1 year ago

The test is failing for this line. https://github.com/pulp/oci_env/blob/main/.github/workflows/ci.yaml#L27

MichalPysik commented 1 year ago

I think you are missing some files in your commit. I don't see .github/assets/test_scripts/sftp_compose.env or test_file.txt.

I see, let me make an exception for it in the .gitignore, I see that it ignores all *.env files

MichalPysik commented 1 year ago

I would really like to get this merged asap, when the new year starts, there is just some mac os specific bug we have to get fixed - @newswangerd could you please try it out on your mac when you have some free time so we can merge?

lubosmj commented 1 year ago

What is the current state of this PR? Are we going to close it?