[openSUSE/open-build-service] 8aa7aa: Remove kind column from the decisions table
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 8aa7aae9b32be4d53e94a19e5dbdb2327b070108 https://github.com/openSUSE/open-build-service/commit/8aa7aae9b32be4d53e94a1... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-04-25 (Thu, 25 Apr 2024) Changed paths: M src/api/app/models/decision.rb M src/api/app/models/decision_cleared.rb M src/api/app/models/decision_favored.rb M src/api/app/models/decision_favored_with_comment_moderation.rb M src/api/app/models/decision_favored_with_delete_request.rb M src/api/app/models/decision_favored_with_user_deletion.rb A src/api/db/migrate/20240425084914_remove_kind_from_decision.rb M src/api/db/schema.rb Log Message: ----------- Remove kind column from the decisions table Commit: 29771273d2740989bd704040012e924893a08f42 https://github.com/openSUSE/open-build-service/commit/29771273d2740989bd7040... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-04-25 (Thu, 25 Apr 2024) Changed paths: M src/api/app/models/decision.rb M src/api/db/data/20240417122944_set_the_decision_type_from_decision_kind.rb Log Message: ----------- Don't use the column that doesn't exist anymore Commit: f68ce1b774b482f2d383150b3ee4ebd80d191606 https://github.com/openSUSE/open-build-service/commit/f68ce1b774b482f2d38315... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-04-25 (Thu, 25 Apr 2024) Changed paths: M src/api/app/models/decision.rb M src/api/app/models/decision_cleared.rb M src/api/app/models/decision_favored.rb M src/api/app/models/decision_favored_with_comment_moderation.rb M src/api/app/models/decision_favored_with_delete_request.rb M src/api/app/models/decision_favored_with_user_deletion.rb M src/api/db/data/20240417122944_set_the_decision_type_from_decision_kind.rb A src/api/db/migrate/20240425084914_remove_kind_from_decision.rb M src/api/db/schema.rb Log Message: ----------- Merge pull request #16053 from hellcp-work/decision-kind-remove Remove kind column from the decisions table Compare: https://github.com/openSUSE/open-build-service/compare/d8ce88f51f39...f68ce1... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Dani Donisa