An error occurred fetching the project authors.
- 01 Apr, 2019 1 commit
-
-
Thong Kuah authored
Adds `# frozen_string_literal: true` to spec/models ruby files
-
- 02 Mar, 2019 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This commits extract code responsible for calculating essential CI/CD variables to a separate concern. This makes it possible to share this code between a `Ci::Build` and a `Ci::Bridge`. We might want to refactor this to use composition instead of inheritance.
-
- 12 Dec, 2018 1 commit
-
-
Grzegorz Bizon authored
-