[openSUSE/open-build-service] 16c533: Drop SCM specific spec for BranchPackageStep
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 16c533a28c78ea033c1d56ec03a321295192d2e3 https://github.com/openSUSE/open-build-service/commit/16c533a28c78ea033c1d56... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M src/api/spec/models/workflow/step/branch_package_step_spec.rb Log Message: ----------- Drop SCM specific spec for BranchPackageStep There is no SCM specific code in BranchPackageStep, no need to test everything twice in slightly different ways... Commit: d7185b1c916851aa9d69b1ee4ecb1713e731d986 https://github.com/openSUSE/open-build-service/commit/d7185b1c916851aa9d69b1... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_add_repositories_/when_add_repositories_is_blank/1_2_3_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_add_repositories_/when_add_repositories_is_disabled/1_2_2_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_add_repositories_/when_add_repositories_is_enabled/1_2_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/and_we_disabled_add_repositories/does_not_add_repositories_to_target_project.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/and_we_enabled_add_repositories/adds_repositories_to_target_project.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/but_we_don_t_provide_a_source_package/behaves_like_source_package_not_provided/1_1_2_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/but_we_don_t_provide_source_project/behaves_like_source_project_not_provided/1_1_1_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_multibuild_package/1_1_6_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_multibuild_package/1_1_6_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_multibuild_package/1_1_6_3.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_multibuild_package/1_1_6_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_multibuild_package/1_1_6_5.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_multibuild_package/1_1_6_6.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_failed_when_source_package_does_not_exist/1_1_3_2_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_failed_without_branch_permissions/1_1_3_3_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_3_4_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_3.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_5.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_6.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_7.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_7_1_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_7_1_1_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_7_1_1_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_7_1_1_5.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_7_1_1_6.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/updates__branch_request_file_including_new_commit_sha.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_did_not_exist/behaves_like_non-existent_branched_package/1_1_7_2_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_did_not_exist/behaves_like_non-existent_branched_package/1_1_7_2_1_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_a_package_level_with_a_branch_fragment/1_1_10_4_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_a_package_level_with_a_branch_fragment/1_1_10_4_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_a_package_level_with_a_subdir_query/1_1_10_3_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_a_package_level_with_a_subdir_query/1_1_10_3_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_a_package_level_with_a_subdir_query_and_a_branch_fragment/1_1_10_5_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_a_package_level_with_a_subdir_query_and_a_branch_fragment/1_1_10_5_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_package_level/1_1_10_2_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_package_level/1_1_10_2_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_package_level/1_1_10_2_3.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_package_level/1_1_10_2_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_package_level/1_1_10_2_5.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_project_level/1_1_10_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_project_level/1_1_10_1_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_project_level/1_1_10_1_3.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_project_level/1_1_10_1_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_project_level/1_1_10_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/and_we_disabled_add_repositories/does_not_add_repositories_to_target_project.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/and_we_enabled_add_repositories/adds_repositories_to_target_project.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/but_we_don_t_provide_a_source_package/behaves_like_source_package_not_provided/1_1_1_2_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/but_we_don_t_provide_source_project/behaves_like_source_project_not_provided/1_1_1_1_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_multibuild_package/1_1_1_6_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_multibuild_package/1_1_1_6_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_multibuild_package/1_1_1_6_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_multibuild_package/1_1_1_6_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_multibuild_package/1_1_1_6_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_multibuild_package/1_1_1_6_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_failed_when_source_package_does_not_exist/1_1_1_3_2_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_failed_without_branch_permissions/1_1_1_3_3_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_1_3_4_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_7.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_1_7_1_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_1_7_1_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_1_7_1_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_1_7_1_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_1_7_1_1_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/updates__branch_request_file_including_new_commit_sha.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_did_not_exist/behaves_like_non-existent_branched_package/1_1_1_7_2_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_did_not_exist/behaves_like_non-existent_branched_package/1_1_1_7_2_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_a_package_level_with_a_branch_fragment/1_1_1_10_4_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_a_package_level_with_a_branch_fragment/1_1_1_10_4_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_a_package_level_with_a_subdir_query/1_1_1_10_3_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_a_package_level_with_a_subdir_query/1_1_1_10_3_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_a_package_level_with_a_subdir_query_and_a_branch_fragment/1_1_1_10_5_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_a_package_level_with_a_subdir_query_and_a_branch_fragment/1_1_1_10_5_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_package_level/1_1_1_10_2_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_package_level/1_1_1_10_2_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_package_level/1_1_1_10_2_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_package_level/1_1_1_10_2_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_package_level/1_1_1_10_2_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_project_level/1_1_1_10_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_project_level/1_1_1_10_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_project_level/1_1_1_10_1_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_project_level/1_1_1_10_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_project_level/1_1_1_10_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_failed_when_source_package_does_not_exist/1_1_1_8_2_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_failed_without_branch_permissions/1_1_1_8_3_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_1_8_4_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_7.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/1_1_1_9_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/1_1_1_9_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/1_1_1_9_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/1_1_1_9_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/1_1_1_9_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/1_1_1_9_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/behaves_like_failed_when_source_package_does_not_exist/1_1_1_9_8_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/behaves_like_failed_without_branch_permissions/1_1_1_9_9_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_1_9_10_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/does_not_report_back_to_the_SCM.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/but_we_don_t_provide_a_source_package/behaves_like_source_package_not_provided/1_1_2_2_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/but_we_don_t_provide_source_project/behaves_like_source_project_not_provided/1_1_2_1_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_failed_when_source_package_does_not_exist/1_1_2_3_2_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_failed_without_branch_permissions/1_1_2_3_3_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_2_3_4_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_7.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_2_4_1_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_2_4_1_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_2_4_1_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_2_4_1_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_2_4_1_1_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/updates__branch_request_file_including_new_commit_sha.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_did_not_exist/behaves_like_non-existent_branched_package/1_1_2_4_2_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_did_not_exist/behaves_like_non-existent_branched_package/1_1_2_4_2_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_failed_when_source_package_does_not_exist/1_1_2_5_2_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_failed_without_branch_permissions/1_1_2_5_3_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_2_5_4_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_7.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_failed_when_source_package_does_not_exist/1_1_8_2_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_failed_without_branch_permissions/1_1_8_3_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_8_4_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_3.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_5.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_6.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_7.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/1_1_9_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/1_1_9_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/1_1_9_3.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/1_1_9_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/1_1_9_5.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/1_1_9_6.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/behaves_like_failed_when_source_package_does_not_exist/1_1_9_8_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/behaves_like_failed_without_branch_permissions/1_1_9_9_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_9_10_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/does_not_report_back_to_the_SCM.yml Log Message: ----------- Adapt cassettes to new BranchPackageStep spec Commit: d0ad2126883cacc8144c69314e8277f7c2586337 https://github.com/openSUSE/open-build-service/commit/d0ad2126883cacc8144c69... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_add_repositories_/when_add_repositories_is_blank/1_2_3_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_add_repositories_/when_add_repositories_is_disabled/1_2_2_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_add_repositories_/when_add_repositories_is_enabled/1_2_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/and_we_disabled_add_repositories/does_not_add_repositories_to_target_project.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/and_we_enabled_add_repositories/adds_repositories_to_target_project.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/but_we_don_t_provide_a_source_package/behaves_like_source_package_not_provided/1_1_2_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/but_we_don_t_provide_source_project/behaves_like_source_project_not_provided/1_1_1_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_multibuild_package/1_1_6_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_multibuild_package/1_1_6_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_multibuild_package/1_1_6_3.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_multibuild_package/1_1_6_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_multibuild_package/1_1_6_5.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_multibuild_package/1_1_6_6.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_failed_when_source_package_does_not_exist/1_1_3_2_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_failed_without_branch_permissions/1_1_3_3_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_3_4_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_3.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_5.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_6.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_3_1_7.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_7_1_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_7_1_1_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_7_1_1_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_7_1_1_5.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_7_1_1_6.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/updates__branch_request_file_including_new_commit_sha.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_did_not_exist/behaves_like_non-existent_branched_package/1_1_7_2_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/for_an_updated_PR_event/when_the_branched_package_did_not_exist/behaves_like_non-existent_branched_package/1_1_7_2_1_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_a_package_level_with_a_branch_fragment/1_1_10_4_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_a_package_level_with_a_branch_fragment/1_1_10_4_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_a_package_level_with_a_subdir_query/1_1_10_3_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_a_package_level_with_a_subdir_query/1_1_10_3_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_a_package_level_with_a_subdir_query_and_a_branch_fragment/1_1_10_5_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_a_package_level_with_a_subdir_query_and_a_branch_fragment/1_1_10_5_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_package_level/1_1_10_2_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_package_level/1_1_10_2_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_package_level/1_1_10_2_3.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_package_level/1_1_10_2_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_package_level/1_1_10_2_5.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_project_level/1_1_10_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_project_level/1_1_10_1_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_project_level/1_1_10_1_3.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_project_level/1_1_10_1_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_scmsync_is_active/on_project_level/1_1_10_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/and_we_disabled_add_repositories/does_not_add_repositories_to_target_project.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/and_we_enabled_add_repositories/adds_repositories_to_target_project.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/but_we_don_t_provide_a_source_package/behaves_like_source_package_not_provided/1_1_1_2_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/but_we_don_t_provide_source_project/behaves_like_source_project_not_provided/1_1_1_1_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_multibuild_package/1_1_1_6_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_multibuild_package/1_1_1_6_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_multibuild_package/1_1_1_6_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_multibuild_package/1_1_1_6_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_multibuild_package/1_1_1_6_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_multibuild_package/1_1_1_6_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_failed_when_source_package_does_not_exist/1_1_1_3_2_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_failed_without_branch_permissions/1_1_1_3_3_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_1_3_4_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_a_new_PR_event/behaves_like_successful_new_PR_or_MR_event/1_1_1_3_1_7.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_1_7_1_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_1_7_1_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_1_7_1_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_1_7_1_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_1_7_1_1_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/updates__branch_request_file_including_new_commit_sha.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_did_not_exist/behaves_like_non-existent_branched_package/1_1_1_7_2_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/for_an_updated_PR_event/when_the_branched_package_did_not_exist/behaves_like_non-existent_branched_package/1_1_1_7_2_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_a_package_level_with_a_branch_fragment/1_1_1_10_4_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_a_package_level_with_a_branch_fragment/1_1_1_10_4_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_a_package_level_with_a_subdir_query/1_1_1_10_3_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_a_package_level_with_a_subdir_query/1_1_1_10_3_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_a_package_level_with_a_subdir_query_and_a_branch_fragment/1_1_1_10_5_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_a_package_level_with_a_subdir_query_and_a_branch_fragment/1_1_1_10_5_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_package_level/1_1_1_10_2_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_package_level/1_1_1_10_2_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_package_level/1_1_1_10_2_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_package_level/1_1_1_10_2_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_package_level/1_1_1_10_2_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_project_level/1_1_1_10_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_project_level/1_1_1_10_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_project_level/1_1_1_10_1_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_project_level/1_1_1_10_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/when_scmsync_is_active/on_project_level/1_1_1_10_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_failed_when_source_package_does_not_exist/1_1_1_8_2_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_failed_without_branch_permissions/1_1_1_8_3_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_1_8_4_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_1_8_1_7.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/1_1_1_9_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/1_1_1_9_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/1_1_1_9_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/1_1_1_9_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/1_1_1_9_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/1_1_1_9_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/behaves_like_failed_when_source_package_does_not_exist/1_1_1_9_8_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/behaves_like_failed_without_branch_permissions/1_1_1_9_9_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_1_9_10_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitHub/with_a_push_event_for_a_tag/does_not_report_back_to_the_SCM.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/but_we_don_t_provide_a_source_package/behaves_like_source_package_not_provided/1_1_2_2_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/but_we_don_t_provide_source_project/behaves_like_source_project_not_provided/1_1_2_1_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_failed_when_source_package_does_not_exist/1_1_2_3_2_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_failed_without_branch_permissions/1_1_2_3_3_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_2_3_4_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_a_new_MR_event/behaves_like_successful_new_PR_or_MR_event/1_1_2_3_1_7.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_2_4_1_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_2_4_1_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_2_4_1_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_2_4_1_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/1_1_2_4_1_1_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_already_existed/behaves_like_successful_update_event_when_the_branch_package_already_exists/updates__branch_request_file_including_new_commit_sha.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_did_not_exist/behaves_like_non-existent_branched_package/1_1_2_4_2_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/for_an_updated_MR_event/when_the_branched_package_did_not_exist/behaves_like_non-existent_branched_package/1_1_2_4_2_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_failed_when_source_package_does_not_exist/1_1_2_5_2_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_failed_without_branch_permissions/1_1_2_5_3_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_2_5_4_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_1.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_2.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_3.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_4.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_5.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_6.yml R src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/when_the_SCM_is_GitLab/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_2_5_1_7.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_failed_when_source_package_does_not_exist/1_1_8_2_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_failed_without_branch_permissions/1_1_8_3_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_8_4_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_3.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_5.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_6.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_commit/behaves_like_successful_new_PR_or_MR_event/1_1_8_1_7.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/1_1_9_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/1_1_9_2.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/1_1_9_3.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/1_1_9_4.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/1_1_9_5.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/1_1_9_6.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/behaves_like_failed_when_source_package_does_not_exist/1_1_9_8_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/behaves_like_failed_without_branch_permissions/1_1_9_9_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/behaves_like_fails_with_insufficient_write_permission_on_target_project/1_1_9_10_1.yml A src/api/spec/cassettes/Workflow_Step_BranchPackageStep/_call/with_a_push_event_for_a_tag/does_not_report_back_to_the_SCM.yml M src/api/spec/models/workflow/step/branch_package_step_spec.rb Log Message: ----------- Merge pull request #15788 from hennevogel/refactoring/branch_package_step_spec Drop SCM specific spec for BranchPackageStep Compare: https://github.com/openSUSE/open-build-service/compare/4b876bb1e223...d0ad21... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Henne Vogelsang