gitlab-org--gitlab-foss/app/models/concerns/ci
Grzegorz Bizon d434af46f4 Extract processable metadata to a separate concern
We extracted implementation of build/bridge metadata attributes to a
separate concern, because in EE `Ci::Bridge` also has metadata
attributes, and we want to build abstraction for storing values in build
metadata table.
2019-01-29 12:46:50 +01:00
..
metadatable.rb Extract processable metadata to a separate concern 2019-01-29 12:46:50 +01:00
processable.rb Extract common when code between CI/CD processables 2019-01-25 10:40:13 +01:00