[obs-commits] [openSUSE/open-build-service] f0935d: Adapt CircleCI config to run all feature specs in ...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: f0935d33e4b1a3487d4b9d2b69eb71e6134618d2 https://github.com/openSUSE/open-build-service/commit/f0935d33e4b1a3487d4b9d... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M .circleci/config.yml M src/api/spec/README.md Log Message: ----------- Adapt CircleCI config to run all feature specs in Bootstrap Commit: 1277918552cc080f74ce540feb385197171e4e6f https://github.com/openSUSE/open-build-service/commit/1277918552cc080f74ce54... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/bootstrap/features/webui/notifications_spec.rb M src/api/spec/features/webui/notifications_spec.rb M src/api/spec/features/webui/projects_spec.rb M src/api/spec/features/webui/search_spec.rb M src/api/spec/support/features/features_bootstrap.rb Log Message: ----------- Remove "is_bootstrap?" from all feature specs Commit: e41fd367bafc71db09461598056e5f6943d2d96d https://github.com/openSUSE/open-build-service/commit/e41fd367bafc71db094615... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: R src/api/spec/features/webui/users/user_admin_edit_spec.rb Log Message: ----------- Remove spec/features/webui/users/user_admin_edit_spec.rb The Bootstrap version is spec/bootstrap/features/webui/users/user_admin_edit_spec.rb Commit: 4ac893ba30032d0446bf465f675313226aae0c28 https://github.com/openSUSE/open-build-service/commit/4ac893ba30032d0446bf46... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: R src/api/spec/features/webui/users/users_notifications_settings_spec.rb Log Message: ----------- Remove spec/features/webui/users/users_notifications_settings_spec.rb The Bootstrap version is spec/bootstrap/features/webui/notifications_spec.rb See commit e99d00c Commit: be9603a2394988222ef16608a7b7ee264f733dae https://github.com/openSUSE/open-build-service/commit/be9603a2394988222ef166... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/features/webui/users/user_home_page_spec.rb Log Message: ----------- Remove "public beta program" scenario in user home page feature specs The Bootstrap version is in spec/bootstrap/features/webui/users/profile_spec.rb Commit: 5521651f6d6151bda90b84f096599520f9e130bc https://github.com/openSUSE/open-build-service/commit/5521651f6d6151bda90b84... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: R src/api/spec/features/webui/requests_spec.rb Log Message: ----------- Remove spec/features/webui/requests_spec.rb The Bootstrap version is spec/bootstrap/features/webui/requests_spec.rb Commit: d1325d790dac6181cf0b7ac1ae23ea1ac596db40 https://github.com/openSUSE/open-build-service/commit/d1325d790dac6181cf0b7a... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: R src/api/spec/features/webui/notifications_spec.rb Log Message: ----------- Remove spec/features/webui/notifications_spec.rb The Bootstrap version is spec/bootstrap/features/webui/notifications_spec.rb Commit: a1c9d5a382249ced256297c3ca3c14f1ad941e37 https://github.com/openSUSE/open-build-service/commit/a1c9d5a382249ced256297... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/features/webui/patchinfo_spec.rb Log Message: ----------- Remove "delete" scenario in patchinfo feature specs The Bootstrap version is in spec/bootstrap/features/webui/patchinfo_spec.rb Commit: fb2fa3408a320940055bf8ad4e8d3e7ece977460 https://github.com/openSUSE/open-build-service/commit/fb2fa3408a320940055bf8... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/features/webui/search_spec.rb Log Message: ----------- Remove "search in no types" scenario in search feature specs It's not needed for Bootstrap Commit: e503ed940b030a46e878a5c75c874e52f9bd8665 https://github.com/openSUSE/open-build-service/commit/e503ed940b030a46e878a5... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: R src/api/spec/features/webui/watchlists_spec.rb Log Message: ----------- Remove spec/features/webui/watchlists_spec.rb The Bootstrap version is spec/bootstrap/features/webui/watchlists_spec.rb Commit: c0bfbf1b266c3f0435d20a86fa0d54999e15c64c https://github.com/openSUSE/open-build-service/commit/c0bfbf1b266c3f0435d20a... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: R src/api/spec/features/webui/repositories_spec.rb Log Message: ----------- Remove spec/features/webui/repositories_spec.rb The Bootstrap version is in spec/bootstrap/features/webui/repositories_spec.rb Commit: 2ebdf909d844e41a71c5d62f64804925552e89ab https://github.com/openSUSE/open-build-service/commit/2ebdf909d844e41a71c5d6... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/features/webui/comments_spec.rb Log Message: ----------- Remove "can be answered" scenario from comments feature specs The Bootstrap version is in spec/bootstrap/features/webui/comments_spec.rb Commit: c9e306fc7e02c5ea52a6581d493e13091adb9f36 https://github.com/openSUSE/open-build-service/commit/c9e306fc7e02c5ea52a658... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/features/webui/attributes_spec.rb Log Message: ----------- Remove skipped scenarios from attributes feature specs The Bootstrap version of these scenarios is in spec/bootstrap/features/webui/attributes_spec.rb Commit: 3e6ffca772939e93ae096ba3f6f2e06e4525321d https://github.com/openSUSE/open-build-service/commit/3e6ffca772939e93ae096b... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: R src/api/spec/features/webui/image_templates_spec.rb Log Message: ----------- Remove spec/features/webui/image_templates_spec.rb The Bootstrap version is spec/bootstrap/features/webui/image_templates_spec.rb Commit: e087690e25c2f9f612553ac839b10886acee18d0 https://github.com/openSUSE/open-build-service/commit/e087690e25c2f9f612553a... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/features/webui/packages_spec.rb M src/api/spec/features/webui/projects_spec.rb R src/api/spec/support/shared_examples/features/user_tab.rb Log Message: ----------- Remove support/shared_examples/features/user_tab.rb and its usage The Bootstrap version is spec/support/shared_examples/features/bootstrap_user_tab.rb Commit: 3359df835d62ecabaa3aa8459ffb7ff7e90230fe https://github.com/openSUSE/open-build-service/commit/3359df835d62ecabaa3aa8... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/features/webui/packages_spec.rb Log Message: ----------- Remove skipped scenarios from packages feature specs The Bootstrap version of these scenarios is in spec/bootstrap/features/webui/packages_spec.rb Commit: 99aa1aa5a54cc9511738b1c66266a54015cfce5a https://github.com/openSUSE/open-build-service/commit/99aa1aa5a54cc9511738b1... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/features/webui/projects_spec.rb Log Message: ----------- Remove skipped scenarios from projects feature specs The Bootstrap version of those scenarios is in spec/bootstrap/features/webui/projects_spec.rb Commit: 9bbd879e5ee14b33bead8598ac2ff8956a8dfe68 https://github.com/openSUSE/open-build-service/commit/9bbd879e5ee14b33bead85... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/features/webui/projects_spec.rb Log Message: ----------- Remove skipped repositories scenarios from projects features specs The Bootstrap version of those scenarios is in spec/bootstrap/features/webui/repositories_spec.rb Commit: 9496bced549481f94fe7ab7d961b6fa4cc4b8190 https://github.com/openSUSE/open-build-service/commit/9496bced549481f94fe7ab... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/features/webui/projects_spec.rb Log Message: ----------- Remove skipped monitor scenarios from projects feature specs Those scenarios are testing a feature which was removed in the commit b1a3812. Commit: 1a03f74c82b67910138a13f5f5d8e8da92796162 https://github.com/openSUSE/open-build-service/commit/1a03f74c82b67910138a13... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/features/webui/projects_spec.rb Log Message: ----------- Remove skipped maintained projects scenario from projects feature specs This is covered by the changes from #7379 Commit: e2d084156941b77f6af6a18d58976f3228e1206d https://github.com/openSUSE/open-build-service/commit/e2d084156941b77f6af6a1... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-28 (Wed, 28 Aug 2019) Changed paths: M src/api/spec/features/webui/projects_spec.rb Log Message: ----------- Enable "creating a maintenance project" scenario for projects feature specs Commit: 05f05a3977437c31cdc9774f5f47189446ac68ee https://github.com/openSUSE/open-build-service/commit/05f05a3977437c31cdc977... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-29 (Thu, 29 Aug 2019) Changed paths: M src/api/spec/features/webui/projects_spec.rb Log Message: ----------- Remove skipped branching scenarios for projects feature specs Those scenarios are testing validations, not the feature Commit: e5250bd32092f9d37cd09137a64e5a63ae4a0365 https://github.com/openSUSE/open-build-service/commit/e5250bd32092f9d37cd091... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-29 (Thu, 29 Aug 2019) Changed paths: M src/api/spec/bootstrap/features/webui/maintenance_workflow_spec.rb R src/api/spec/features/webui/maintenance_workflow_spec.rb Log Message: ----------- Enable the maintenaince workflow feature specs Keep the Bootstrap version and delete the Bento version Commit: 6f0e715ba6913878b9c83739b3c86f23738fb4cd https://github.com/openSUSE/open-build-service/commit/6f0e715ba6913878b9c837... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-29 (Thu, 29 Aug 2019) Changed paths: M src/api/spec/browser_helper.rb R src/api/spec/support/features/features_bootstrap.rb Log Message: ----------- Remove FeaturesBootstrap module Now that "skip_if_bootstrap" is completely removed from all feature specs, this module isn't needed anymore. Commit: 61f7d413aece94a24983fec4a2522480b80ef449 https://github.com/openSUSE/open-build-service/commit/61f7d413aece94a24983fe... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-29 (Thu, 29 Aug 2019) Changed paths: M src/api/spec/controllers/webui/comments_controller_spec.rb Log Message: ----------- Adapt comments controller specs to Bootstrap The error messages changed a tiny bit. Commit: 54edcac03397f154b49f86d310420a3a01c26820 https://github.com/openSUSE/open-build-service/commit/54edcac03397f154b49f86... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-29 (Thu, 29 Aug 2019) Changed paths: M src/api/spec/bootstrap/features/webui/maintenance_workflow_spec.rb Log Message: ----------- Adapt maintenance workflow feature specs to Bootstrap Some buttons and the flash message ID were slightly changed in the Bootstrap UI. "fill_in" calls were changed to match on the field IDs. Matching on the labels' text didn't work anymore since they were redesigned to mark fields as mandatory with an asterisk and a note. Checkboxes are clicked with their label as we always do in the Bootstrap UI. Steps 6 and 7 cannot work since it's missing a functionality which was available in Bento. See the issue #8207 on GitHub. Commit: 28f9d269b6aaf4814e06e49a9f243f57a831a16d https://github.com/openSUSE/open-build-service/commit/28f9d269b6aaf4814e06e4... Author: Victor Pereira <vpereira@suse.de> Date: 2019-08-29 (Thu, 29 Aug 2019) Changed paths: A src/api/spec/cassettes/Webui_ProjectController/GET_add_maintained_project_dialog/1_36_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_namespace_called_base_/1_20_1_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_namespace_called_base_/it_should_behave_like_a_valid_project_saved/1_20_1_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_namespace_called_base_/it_should_behave_like_a_valid_project_saved/1_20_1_2_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_called_maintenance_project/1_20_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_called_maintenance_project/it_should_behave_like_a_valid_project_saved/1_20_2_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_called_maintenance_project/it_should_behave_like_a_valid_project_saved/1_20_2_2_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/1_20_3_1_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/1_20_3_1_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/1_20_3_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/1_20_3_2_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/1_20_3_3_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/1_20_3_3_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/it_should_behave_like_a_valid_project_saved/1_20_3_1_3_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/it_should_behave_like_a_valid_project_saved/1_20_3_1_3_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/it_should_behave_like_a_valid_project_saved/1_20_3_2_3_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/it_should_behave_like_a_valid_project_saved/1_20_3_2_3_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/it_should_behave_like_a_valid_project_saved/1_20_3_3_3_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/it_should_behave_like_a_valid_project_saved/1_20_3_3_3_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_an_invalid_project_data/1_20_4_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_an_invalid_project_data/1_20_4_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_maintained_projects/1_39_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_maintained_projects/1_39_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_monitor/with_a_project/with_buildresult/without_results/1_32_1_4_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_show/with_patchinfo/1_11_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_27_1_1_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_27_1_1_2.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_27_1_1_3.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_27_1_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_27_1_2_2.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_27_1_2_3.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/without_a_maintenance_project_kind_maintenance_/1_27_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/without_a_maintenance_project_kind_maintenance_/1_27_2_2.yml A src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/_remove_maintained_project_fails_without_maintenance_kind_for_a_valid_maintained_project/1_26_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_26_1_1_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_26_1_1_2.yml A src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_26_1_1_3.yml A src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/with_an_invalid_maintained_project/1_26_1_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/with_an_invalid_maintained_project/1_26_1_2_2.yml M src/api/spec/controllers/webui/project_controller_spec.rb Log Message: ----------- Adapt project controller specs to Bootstrap The project#index, and project#subprojects were migrated to DataTables and therefore, the previous specs didn't make sense anymore. These need to be feature specs. The "clear_failed_comment" spec for the "js" format was testing that the flash message was displayed. This is a feature spec. Refresh cassettes. Co-authored-by: Dany Marcoux <dmarcoux@suse.com> Commit: 5453d0b8d2035a205c1759c813c47d4b53a1b384 https://github.com/openSUSE/open-build-service/commit/5453d0b8d2035a205c1759... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2019-08-29 (Thu, 29 Aug 2019) Changed paths: R src/api/spec/cassettes/Webui_PackageController/GET_binaries/with_build_results_and_binaries/1_6_4_1.yml M src/api/spec/controllers/webui/package_controller_spec.rb Log Message: ----------- Adapt package controller specs Change one redirection from package_edit to package_show to follow changes from the webui2 version of the package controller. Remove package#binaries specs and cassettes. Those are feature specs which we will need to cover, they aren't right now. Fix the package#statistics specs, but they should be feature specs. Co-authored-by: Victor Pereira <vpereira@suse.com> Commit: 037216ebd7b83e2ba53ab0e336bf903a9008055c https://github.com/openSUSE/open-build-service/commit/037216ebd7b83e2ba53ab0... Author: Victor Pereira <vpereira@suse.de> Date: 2019-08-30 (Fri, 30 Aug 2019) Changed paths: M dist/obs-api-testsuite-rspec.spec Log Message: ----------- Adapt dist/obs-api-testsuite-rspec.spec to run all tests with bootstrap Commit: a0c64abdded006a0bac8cb16103dcd387d933b02 https://github.com/openSUSE/open-build-service/commit/a0c64abdded006a0bac8cb... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2019-08-30 (Fri, 30 Aug 2019) Changed paths: M .circleci/config.yml M dist/obs-api-testsuite-rspec.spec M src/api/spec/README.md M src/api/spec/bootstrap/features/webui/maintenance_workflow_spec.rb M src/api/spec/bootstrap/features/webui/notifications_spec.rb M src/api/spec/browser_helper.rb R src/api/spec/cassettes/Webui_PackageController/GET_binaries/with_build_results_and_binaries/1_6_4_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_add_maintained_project_dialog/1_36_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_namespace_called_base_/1_20_1_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_namespace_called_base_/it_should_behave_like_a_valid_project_saved/1_20_1_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_namespace_called_base_/it_should_behave_like_a_valid_project_saved/1_20_1_2_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_called_maintenance_project/1_20_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_called_maintenance_project/it_should_behave_like_a_valid_project_saved/1_20_2_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_called_maintenance_project/it_should_behave_like_a_valid_project_saved/1_20_2_2_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/1_20_3_1_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/1_20_3_1_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/1_20_3_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/1_20_3_2_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/1_20_3_3_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/1_20_3_3_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/it_should_behave_like_a_valid_project_saved/1_20_3_1_3_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/it_should_behave_like_a_valid_project_saved/1_20_3_1_3_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/it_should_behave_like_a_valid_project_saved/1_20_3_2_3_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/it_should_behave_like_a_valid_project_saved/1_20_3_2_3_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/it_should_behave_like_a_valid_project_saved/1_20_3_3_3_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_a_param_that_disables_a_flag/it_should_behave_like_a_param_that_creates_a_disabled_flag/it_should_behave_like_a_valid_project_saved/1_20_3_3_3_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_an_invalid_project_data/1_20_4_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_create/with_an_invalid_project_data/1_20_4_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_maintained_projects/1_39_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_maintained_projects/1_39_2.yml A src/api/spec/cassettes/Webui_ProjectController/GET_monitor/with_a_project/with_buildresult/without_results/1_32_1_4_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/GET_show/with_patchinfo/1_11_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_27_1_1_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_27_1_1_2.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_a_valid_maintained_project/1_27_1_1_3.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_27_1_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_27_1_2_2.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/with_a_maintenance_project_kind_maintenance_/adding_an_invalid_project/1_27_1_2_3.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/without_a_maintenance_project_kind_maintenance_/1_27_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_add_maintained_project/without_a_maintenance_project_kind_maintenance_/1_27_2_2.yml A src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/_remove_maintained_project_fails_without_maintenance_kind_for_a_valid_maintained_project/1_26_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_26_1_1_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_26_1_1_2.yml A src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/maintained_project_successfully_removed/1_26_1_1_3.yml A src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/with_an_invalid_maintained_project/1_26_1_2_1.yml A src/api/spec/cassettes/Webui_ProjectController/POST_remove_maintained_project/with_maintained_kind/with_an_invalid_maintained_project/1_26_1_2_2.yml M src/api/spec/controllers/webui/comments_controller_spec.rb M src/api/spec/controllers/webui/package_controller_spec.rb M src/api/spec/controllers/webui/project_controller_spec.rb M src/api/spec/features/webui/attributes_spec.rb M src/api/spec/features/webui/comments_spec.rb R src/api/spec/features/webui/image_templates_spec.rb R src/api/spec/features/webui/maintenance_workflow_spec.rb R src/api/spec/features/webui/notifications_spec.rb M src/api/spec/features/webui/packages_spec.rb M src/api/spec/features/webui/patchinfo_spec.rb M src/api/spec/features/webui/projects_spec.rb R src/api/spec/features/webui/repositories_spec.rb R src/api/spec/features/webui/requests_spec.rb M src/api/spec/features/webui/search_spec.rb R src/api/spec/features/webui/users/user_admin_edit_spec.rb M src/api/spec/features/webui/users/user_home_page_spec.rb R src/api/spec/features/webui/users/users_notifications_settings_spec.rb R src/api/spec/features/webui/watchlists_spec.rb R src/api/spec/support/features/features_bootstrap.rb R src/api/spec/support/shared_examples/features/user_tab.rb Log Message: ----------- Merge pull request #8201 from dmarcoux/CircleCI-remove-bento CircleCI - Remove Bento Compare: https://github.com/openSUSE/open-build-service/compare/aaeb02950a12...a0c64a...
participants (1)
-
Henne Vogelsang