TruCol / Self-host-GitLab-CI-for-GitHub

Installs your own GitLab CI and runs it on all your GitHub repos, in a single command.
GNU Affero General Public License v3.0
4 stars 3 forks source link

Determine why branch variable gets reset in mid function. #131

Closed a-t-0 closed 1 year ago

a-t-0 commented 1 year ago
#TODO: determine why the ${github_branches[i]} var is reset below. (perhaps due to error)

in:

copy_github_branches_with_yaml_to_gitlab_repo()

on:

bash -c "source src/import.sh src/CI/call_CI/run_ci_on_github_repo.sh && run_ci_on_github_repo hiveminds renamed_test_repo"