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

Splitted tests in two files, fixed pull-request checkout error #264

Merged
merged 2 commits into from
May 23, 2024

Conversation

Shettland
Copy link
Member

As per the title, there were errors in the tests due to a weird functionality in actions/checkout related to pull_request option. When this option was activated, the tested code was the one from the repository receiving the pull request instead of the proper code that is going to be merged as seen in numerous issues.

I included the changes found in the documentation related to these issues.

Also, for better security, I only used pull_request_target when necessary (sftp_handle tests)

@saramonzon saramonzon merged commit dcbf46f into BU-ISCIII:develop May 23, 2024
11 of 17 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.

2 participants