-
- Downloads
There was an error fetching the commit references. Please try again later.
Split pipelines by origin on usage data
When sending the usage data, it now includes all pipelines. This commit will split the pipelines in two; internal and external. This will lead to historical data being incorrectly marked this way. Fixes gitlab-org/gitlab-ce#33172
Showing
- app/models/ci/pipeline.rb 5 additions, 0 deletionsapp/models/ci/pipeline.rb
- changelogs/unreleased/zj-usage-ping-only-gl-pipelines.yml 4 additions, 0 deletionschangelogs/unreleased/zj-usage-ping-only-gl-pipelines.yml
- lib/gitlab/usage_data.rb 2 additions, 1 deletionlib/gitlab/usage_data.rb
- spec/lib/gitlab/usage_data_spec.rb 2 additions, 1 deletionspec/lib/gitlab/usage_data_spec.rb
- spec/models/ci/pipeline_spec.rb 6 additions, 0 deletionsspec/models/ci/pipeline_spec.rb
Please register or sign in to comment