Skip to content
Snippets Groups Projects
Select Git revision
  • hsnir1-master-patch-d329
  • hsnir1-master-patch-0748
  • master default protected
  • rails-next protected
  • ruby-next protected
  • quarantine-flaky-tests-ee-spec-services-app_sec-fuzzing-coverage-corpuses-create_service_spec-rb-44
  • quarantine-flaky-tests-ee-spec-models-incident_management-issuable_escalation_status_spec-rb-48
  • quarantine-flaky-tests-spec-features-merge_request-user_closes_reopens_merge_request_state_spec-rb-67
  • quarantine-flaky-tests-spec-lib-gitlab-error_tracking-error_repository-open_api_strategy_spec-rb-215
  • quarantine-flaky-tests-spec-lib-gitlab-gitaly_client_spec-rb-628
  • quarantine-flaky-tests-ee-spec-db-seeds-data_seeder-bulk_data_spec-rb-6
  • quarantine-flaky-tests-spec-models-concerns-cross_database_ignored_tables_spec-rb-133
  • quarantine-flaky-tests-spec-models-concerns-cross_database_ignored_tables_spec-rb-176
  • quarantine-flaky-tests-spec-lib-gitlab-database-query_analyzers-prevent_cross_database_modification_spec-rb-138
  • quarantine-flaky-tests-spec-lib-gitlab-background_migration-backfill_partitioned_web_hook_logs_daily_spec-rb-40
  • caw-ws-refactor-component-logic-6
  • jfarmiloe-self-signed-cert-error
  • 493768-sharding-key-not-null-merge_request_blocks
  • overdue-finalize-background-migration--backfill-new-audit-event-tables
  • overdue-finalize-background-migration--backfill-merge-request-user-mentions-project-id
  • v17.8.3-ee protected
  • v17.7.5-ee protected
  • v17.9.0-ee protected
  • v17.9.0-rc42-ee protected
  • v17.6.5-ee protected
  • v17.7.4-ee protected
  • v17.8.2-ee protected
  • v17.6.4-ee protected
  • v17.7.3-ee protected
  • v17.8.1-ee protected
  • v17.8.0-ee protected
  • v17.7.2-ee protected
  • v17.8.0-rc42-ee protected
  • v17.5.5-ee protected
  • v17.6.3-ee protected
  • v17.7.1-ee protected
  • v17.7.0-ee protected
  • v17.7.0-rc42-ee protected
  • v17.4.6-ee protected
  • v17.5.4-ee protected
40 results

environment_status.rb

  • Hordur Freyr Yngvason's avatar
    28fe0f26
    Rename actual_head_pipeline to diff_head_pipeline · 28fe0f26
    Hordur Freyr Yngvason authored
    The "actual" in these method names was a misnomer. These methods all
    retrieved the pipeline by `MergeRequest#diff_head_sha`, which is not
    updated at the same time as the repository. This is an important
    distinction, because branch pipeline can be created for a merge
    request's source branch _before_ the merge request diff has been
    updated.
    Verified
    28fe0f26
    History
    Rename actual_head_pipeline to diff_head_pipeline
    Hordur Freyr Yngvason authored
    The "actual" in these method names was a misnomer. These methods all
    retrieved the pipeline by `MergeRequest#diff_head_sha`, which is not
    updated at the same time as the repository. This is an important
    distinction, because branch pipeline can be created for a merge
    request's source branch _before_ the merge request diff has been
    updated.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.