[openSUSE/open-build-service] 27ab3e: WIP initial commit
Branch: refs/heads/refactor_trigger_webhooks_controllers Home: https://github.com/openSUSE/open-build-service Commit: 27ab3e6c30b8c4e309822fff64795c2f7cbd05ec https://github.com/openSUSE/open-build-service/commit/27ab3e6c30b8c4e309822f... Author: Victor Pereira <vpereira@suse.de> Date: 2021-04-16 (Fri, 16 Apr 2021) Changed paths: M src/api/app/controllers/trigger_controller.rb M src/api/spec/controllers/trigger_controller_spec.rb Log Message: ----------- WIP initial commit Commit: ee7c7d00d98ab80e8b3b6b320cc1786802dc3abe https://github.com/openSUSE/open-build-service/commit/ee7c7d00d98ab80e8b3b6b... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2021-04-16 (Fri, 16 Apr 2021) Changed paths: M src/api/app/controllers/trigger_controller.rb M src/api/config/routes/api_routes.rb A src/api/spec/cassettes/TriggerController/_create/with_HTTP_X-Pagure-Signature-256_http_header/behaves_like_it_verifies_the_signature/when_signature_is_valid/1_4_3_1_1_1.yml A src/api/spec/cassettes/TriggerController/_create/with_HTTP_X_HUB_SIGNATURE_http_header/behaves_like_it_verifies_the_signature/when_signature_is_valid/1_4_2_1_1_1.yml A src/api/spec/cassettes/TriggerController/_create/with_HTTP_X_OBS_SIGNATURE_http_header/behaves_like_it_verifies_the_signature/when_signature_is_valid/1_4_1_1_1_1.yml M src/api/spec/controllers/trigger_controller_spec.rb Log Message: ----------- Change route and update cassetes Commit: 89779275955c988b2ceda1b68ec5fd32191eb68d https://github.com/openSUSE/open-build-service/commit/89779275955c988b2ceda1... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2021-04-16 (Fri, 16 Apr 2021) Changed paths: M src/api/app/controllers/trigger_controller.rb M src/api/app/models/token/rebuild.rb M src/api/app/models/token/release.rb M src/api/app/models/token/service.rb M src/api/app/services/trigger_controller_service/token_extractor.rb Log Message: ----------- Reorganize code Compare: https://github.com/openSUSE/open-build-service/compare/309b35b15ede...897792...
participants (1)
-
Dany Marcoux