Select Git revision
post_receive.rb
-
Pranav Jain authored
This is the first step in the refactor to move and rename PostReceive to Repositories::PostReceiveWorker. The code in the PostReceive worker has been moved to new worker in Repositories::PostReceiveWorker and the PostReceive worker's perform method have been updated to call the perform method in Repositories::PostReceiveWorker. Renamed context for `post_receive_service.rb` Create Feature Flag `rename_post_receive_worker`
Pranav Jain authoredThis is the first step in the refactor to move and rename PostReceive to Repositories::PostReceiveWorker. The code in the PostReceive worker has been moved to new worker in Repositories::PostReceiveWorker and the PostReceive worker's perform method have been updated to call the perform method in Repositories::PostReceiveWorker. Renamed context for `post_receive_service.rb` Create Feature Flag `rename_post_receive_worker`
Code owners
Assign users and groups as approvers for specific file changes. Learn more.