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

Manually and automatically verify the GitLab server installation, removal, and re-install works. #113

Closed a-t-0 closed 1 year ago

a-t-0 commented 1 year ago

First restructure code base. #110 Then verify the GitLab CI runner still works.

Then perform a manual uninstall, and re-install and verify it works. Then also verify the GitLab runner still works. Determine how to verify the runner works.

Then use tests to do this automatically.

a-t-0 commented 1 year ago

It is verified manually.