Extract processable metadata to a separate concern
We share metadata attributes between processable `Ci::Build` and `Ci::Bridge`. Common implementation can be extracted to a concern to make it easier to share it, and to build abstraction for attributes that are stored in a separate table as a metadata.
Showing
Please register or sign in to comment