[openSUSE/open-build-service] 52e663: Add token_id column to event_subscriptions table
Branch: refs/heads/report-back-to-scm Home: https://github.com/openSUSE/open-build-service Commit: 52e663c895c1daf77303398905331a71b4d3e9f3 https://github.com/openSUSE/open-build-service/commit/52e663c895c1daf7730339... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2021-04-28 (Wed, 28 Apr 2021) Changed paths: M src/api/app/models/event_subscription.rb A src/api/db/migrate/20210428112249_add_token_id_to_event_subscriptions.rb M src/api/db/schema.rb Log Message: ----------- Add token_id column to event_subscriptions table Commit: 5e80005b1c490c23c059c9c933d7d553e08f6aa3 https://github.com/openSUSE/open-build-service/commit/5e80005b1c490c23c059c9... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2021-04-28 (Wed, 28 Apr 2021) Changed paths: M src/api/Gemfile M src/api/Gemfile.lock Log Message: ----------- Add octokit to Gemfile Commit: 7f17a7878097b998225c154f07061898a3e51c41 https://github.com/openSUSE/open-build-service/commit/7f17a7878097b998225c15... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2021-04-28 (Wed, 28 Apr 2021) Changed paths: M src/api/app/models/event_subscription.rb M src/api/app/models/token.rb Log Message: ----------- Setup associations for the event_subscriptions.token_id column Compare: https://github.com/openSUSE/open-build-service/compare/52e663c895c1%5E...7f1...
participants (1)
-
Dany Marcoux