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
I am tagging the v1.0.0 - Release Candidate 1 as version 1.0.0 of the software. This release candidate has been used daily to run 1000s of jobs in GitLab and is considered stable.
Change Log
Implemented a module, SecureShell, based on libssh that replaces the Shout/libssh2 dependency.
Capture stderr and redirect to GitLab Runner (#1).
Remove support for password based SSH authentication.
Provide initial documentation to get started (#2).
Provide a Swift Package that contains an executable, gitlab-fusion, that is capable of fulfilling the role of a GitLab Runner custom executor. Specifically this custom executor works with VMware Fusion.