Skip to content

Releases: RLovelett/gitlab-fusion

1.0.0

19 Jul 19:03
1.0.0
dfa78ce
Compare
Choose a tag to compare

v1.0.0 - Initial Release

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).

v1.0.0 — Release Candidate 1

16 Oct 19:54
1.0.0-rc.1
dfa78ce
Compare
Choose a tag to compare
Pre-release
  • 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).

Initial operational capability

01 Oct 22:20
1.0.0-rc.0
7a19fdb
Compare
Choose a tag to compare
Pre-release

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.