You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Determine whether there exists a solution for the personal creds requirement above the repository for testing purposes.
Perhaps move the check for personal cred presence from import.sh to prerequisites.sh.
And separate the tests based on:
whether they need personal creds or not
Whether they need the GitLab server to be running on the parent device or not.
Whether they need the GitLab server to be running in the docker parent device or not.
Whether they need the GitLab runner to be running on the parent device or not.
Whether they need the GitLab runner to be running in the docker parent device or not.
Whether they break the GitLab server installation or not.
Whether they break the GitLab runner installation or not.
Then allocate the tests for GitLab CI accordingly.
The text was updated successfully, but these errors were encountered:
a-t-0
changed the title
Determine which arguments require the personal credentials to exist and separate accrodingly.
Separate arguments and tests based on: require the personal credentials or not.
Oct 17, 2022
Determine whether there exists a solution for the personal creds requirement above the repository for testing purposes.
Perhaps move the check for personal cred presence from import.sh to prerequisites.sh.
And separate the tests based on:
Then allocate the tests for GitLab CI accordingly.
The text was updated successfully, but these errors were encountered: