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
{{ message }}
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
GitLab includes native CI capabilities via runners. Overall toolchain capabilities would be enhanced by making GitLab's runner-functionality available
Expected Behavior:
Service users with a .gitlab-ci.yml in their project-root can leverage GitLab's native CI extensions for their hosted projects.
Actual Behavior:
This project does not currently facilitate the deployment or registration of runners; thus, users of service-instantiations created from these tools don't have access to GitLab's native CI extensions for projects hosted GitLab domains created from this project's automation.
Fix recommendation:
Implement the runner installation and registration steps as part of additional EC2 deployment-automation.
Problem Description:
GitLab includes native CI capabilities via runners. Overall toolchain capabilities would be enhanced by making GitLab's runner-functionality available
Expected Behavior:
Service users with a
.gitlab-ci.ymlin their project-root can leverage GitLab's native CI extensions for their hosted projects.Actual Behavior:
This project does not currently facilitate the deployment or registration of runners; thus, users of service-instantiations created from these tools don't have access to GitLab's native CI extensions for projects hosted GitLab domains created from this project's automation.
Fix recommendation:
Implement the runner installation and registration steps as part of additional EC2 deployment-automation.
See also: