[openSUSE/open-build-service] c44036: Add source_rev and target_rev columns to the comments
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c4403625916c34f3c6de8a7b155456bdb00bf386 https://github.com/openSUSE/open-build-service/commit/c4403625916c34f3c6de8a... Author: Jay Michalska <jay.michalska@suse.com> Date: 2024-10-17 (Thu, 17 Oct 2024) Changed paths: M src/api/app/components/diff_component.html.haml M src/api/app/components/diff_component.rb M src/api/app/components/diff_list_component.html.haml M src/api/app/components/diff_list_component.rb M src/api/app/components/sourcediff_component.html.haml M src/api/app/controllers/webui/comments_controller.rb M src/api/app/controllers/webui/request_controller.rb M src/api/app/lib/routes_helper/routes_constraints.rb M src/api/app/models/comment.rb M src/api/app/views/webui/comment/_comment_field.html.haml M src/api/app/views/webui/request/_add_inline_comment.html.haml M src/api/app/views/webui/request/_inline_comment.html.haml M src/api/app/views/webui/request/inline_comment.js.erb A src/api/db/migrate/20241017103843_add_source_rev_and_target_rev_to_comments.rb M src/api/db/schema.rb Log Message: ----------- Add source_rev and target_rev columns to the comments Commit: 05d4959427c1412a344f3848f8c7106c2b933cc0 https://github.com/openSUSE/open-build-service/commit/05d4959427c1412a344f38... Author: Jay Michalska <jay.michalska@suse.com> Date: 2024-10-17 (Thu, 17 Oct 2024) Changed paths: M src/api/spec/cassettes/SourcediffComponent/when_testing_the_preview/renders_the_preview.yml M src/api/spec/cassettes/SourcediffComponent/with_a_request_with_a_submit_action/renders_the_diff.yml Log Message: ----------- Update casettes to work with the changed sourcediff component Commit: d1406456296818215a87200ee0bcbd0e7c0fb468 https://github.com/openSUSE/open-build-service/commit/d1406456296818215a8720... Author: Eduardo J. <enavarro@suse.com> Date: 2024-10-17 (Thu, 17 Oct 2024) Changed paths: M src/api/app/components/diff_component.html.haml M src/api/app/components/diff_component.rb M src/api/app/components/diff_list_component.html.haml M src/api/app/components/diff_list_component.rb M src/api/app/components/sourcediff_component.html.haml M src/api/app/controllers/webui/comments_controller.rb M src/api/app/controllers/webui/request_controller.rb M src/api/app/lib/routes_helper/routes_constraints.rb M src/api/app/models/comment.rb M src/api/app/views/webui/comment/_comment_field.html.haml M src/api/app/views/webui/request/_add_inline_comment.html.haml M src/api/app/views/webui/request/_inline_comment.html.haml M src/api/app/views/webui/request/inline_comment.js.erb A src/api/db/migrate/20241017103843_add_source_rev_and_target_rev_to_comments.rb M src/api/db/schema.rb M src/api/spec/cassettes/SourcediffComponent/when_testing_the_preview/renders_the_preview.yml M src/api/spec/cassettes/SourcediffComponent/with_a_request_with_a_submit_action/renders_the_diff.yml Log Message: ----------- Merge pull request #16962 from hellcp-work/diff-srcmd5 Accept source_rev and target_rev attributes in comments Compare: https://github.com/openSUSE/open-build-service/compare/253ed5089808...d14064... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Eduardo J.