issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Set last build state after awaiting CI results.
#99
a-t-0
opened
2 years ago
0
Only export branch icon if it is head of branch.
#98
a-t-0
closed
2 years ago
1
Set timeout on awaiting GitLab CI result function.
#97
a-t-0
closed
2 years ago
1
Run on commit
#96
a-t-0
closed
2 years ago
0
Automatically set timout limit to x minutes for GitLab runner
#95
a-t-0
opened
2 years ago
0
Enable pagination
#94
a-t-0
opened
2 years ago
0
Reduce GitHub bandwidth by not cloning repository every commit or branch.
#93
a-t-0
closed
2 years ago
3
Run on commit
#92
a-t-0
closed
2 years ago
0
Reduce GitHub bandwidth by cloning build status repo only once per run, and pushing only once per run.
#91
a-t-0
closed
2 years ago
0
Restore copy_github_branches_with_yaml_to_gitlab_repo whilst preserving CI per commit function
#90
a-t-0
closed
2 years ago
1
Exclude gitlab-ci-build-statuses from ci, as it will create an infintely perpetuating loop.
#89
a-t-0
closed
2 years ago
1
Add all evaluated commits to a list in gitlab-ci-build-statuses repository
#88
a-t-0
closed
2 years ago
0
Check if a new commit is added without downloading entire repository.
#87
a-t-0
closed
2 years ago
2
Create cronjob to run CI check in background.
#86
a-t-0
opened
2 years ago
0
Re-enable code that sets the commit build status in GitHub.
#85
a-t-0
closed
2 years ago
0
Allow passing the GitHub password to the get-gitlab-runner-registration-token repo.
#84
a-t-0
closed
2 years ago
0
Do a check to verify if ssh-key already works before creating a new one.
#83
a-t-0
closed
2 years ago
0
Allow user to manually specify GitLab personal access token using cli.
#82
a-t-0
closed
2 years ago
0
Allow setting GitHub commit status using ssh key.
#81
a-t-0
opened
2 years ago
0
Allow setting commit status using personal access code.
#80
a-t-0
closed
2 years ago
0
Include username/organisation in folder structure for gitlab-ci-build-statuses repository.
#79
a-t-0
closed
2 years ago
0
Verify the gitlab ci also runs on other users/organisations and repositories than a-t-0 and sponsor_example.
#78
a-t-0
closed
2 years ago
1
Make github_commit_already_has_gitlab_ci_build_status_result work correctly.
#77
a-t-0
closed
2 years ago
0
Include the ask/check to set ssh-deploy key to the start of the installation.
#76
a-t-0
closed
2 years ago
0
Ensure GitHub personal access token is created to allow setting GitHub commit status.
#75
a-t-0
closed
2 years ago
0
visudo contains method not working properly.
#74
a-t-0
opened
2 years ago
0
Restored create personal GitLab token function.
#73
a-t-0
closed
2 years ago
0
Restore test_run_ci_on_github_repo.bats
#72
a-t-0
opened
2 years ago
2
Ensure get_last_line_of_set_of_lines() function works correctly and is tested properly.
#71
a-t-0
opened
2 years ago
0
Make sure ssh-key keeps being added to agent after generation.
#70
a-t-0
closed
2 years ago
1
Ensure check_ssh_access_to_repo works and is tested using the deploy key
#69
a-t-0
closed
2 years ago
0
change download_repository to download_repository_with_https and download_repository_with_ssh
#68
a-t-0
opened
2 years ago
0
Read the GitHub username and GitLab build status repository name from bash src/hardcoded_variables.txt (instead of hardcoding them in Python file).
#67
a-t-0
closed
2 years ago
0
Check if user already logged in manually into GitHub
#66
a-t-0
closed
2 years ago
1
Included start for method to generate deploy key to push to github build status website.
#65
a-t-0
closed
2 years ago
0
Automatically ensure the machine gets push-access to a GitHub repository.
#64
a-t-0
closed
2 years ago
3
Prevent error with exit 4 when running `check_ssh_access_to_repo` via test.
#63
a-t-0
closed
2 years ago
1
Change else to elif in the setup() function of tests.
#62
a-t-0
opened
2 years ago
0
Restore getting runner token functionality.
#61
a-t-0
closed
2 years ago
1
Include check to see if user needs to be added to some group
#60
a-t-0
opened
2 years ago
0
Restore tests
#59
a-t-0
closed
2 years ago
0
Restructured tests in: "requires/doesn't require GitLab server deployment".
#58
a-t-0
closed
2 years ago
0
Ensured GitLab server can be installed succesfully.
#57
a-t-0
closed
2 years ago
0
Included method to eliminate sshd process prior to deploying server t…
#56
a-t-0
closed
2 years ago
0
Improved the test that checks if GitLab server is already running.
#55
a-t-0
closed
2 years ago
0
Ask user whether the default credentials should be used or whether a personal credentials file should be used.
#54
a-t-0
closed
2 years ago
1
The package gitlab-runner needs to be reinstalled, but I can't find an archive for it.
#53
a-t-0
closed
2 years ago
0
Included docker installation and removal tests.
#52
a-t-0
closed
2 years ago
0
Restore tests
#51
a-t-0
closed
2 years ago
0
Restored another test.
#50
a-t-0
closed
2 years ago
0
Previous
Next