BigW Consortium Gitlab
To allow jobs/builds to have multiple artifacts, and to start seperating concerns from Ci::Build a new model is created: Ci::Artifact. Changes include the updating of the ArtifactUploader to adapt to a slightly different interface. The uploader expects to be initialized with a `Ci::Build`. Futher a migration with the minimal fields, the needed foreign keys and an index. Last, the way this works is by prepending a module to Ci::Build so we can basically override behaviour but if needed use `super` to get the original behaviour.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
artifact_uploader.rb | Loading commit data... | |
attachment_uploader.rb | Loading commit data... | |
avatar_uploader.rb | Loading commit data... | |
file_mover.rb | Loading commit data... | |
file_uploader.rb | Loading commit data... | |
gitlab_uploader.rb | Loading commit data... | |
lfs_object_uploader.rb | Loading commit data... | |
personal_file_uploader.rb | Loading commit data... | |
records_uploads.rb | Loading commit data... | |
uploader_helper.rb | Loading commit data... |