BigW Consortium Gitlab
I've followed the [upgrade guide](https://github.com/thoughtbot/factory_bot/blob/4-9-0-stable/UPGRADE_FROM_FACTORY_GIRL.md) and ran these two commands: ``` grep -e FactoryGirl **/*.rake **/*.rb -s -l | xargs sed -i "" "s|FactoryGirl|FactoryBot|" grep -e factory_girl **/*.rake **/*.rb -s -l | xargs sed -i "" "s|factory_girl|factory_bot|" ``` Signed-off-by:Rémy Coutable <remy@rymai.me>
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
artifact_blob_spec.rb | Loading commit data... | |
build_spec.rb | Loading commit data... | |
build_trace_section_name_spec.rb | Loading commit data... | |
build_trace_section_spec.rb | Loading commit data... | |
group_spec.rb | Loading commit data... | |
group_variable_spec.rb | Loading commit data... | |
job_artifact_spec.rb | Loading commit data... | |
legacy_stage_spec.rb | Loading commit data... | |
pipeline_schedule_spec.rb | Loading commit data... | |
pipeline_schedule_variable_spec.rb | Loading commit data... | |
pipeline_spec.rb | Loading commit data... | |
pipeline_variable_spec.rb | Loading commit data... | |
runner_spec.rb | Loading commit data... | |
stage_spec.rb | Loading commit data... | |
trigger_request_spec.rb | Loading commit data... | |
trigger_spec.rb | Loading commit data... | |
variable_spec.rb | Loading commit data... |