You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add reason for manual cancel in build cancellation
* Add login of user who cancelled the build
* Use user instead of current user
* Use RSS token for builds atom feed
re #BSFY-206
* Change reason for cancellation
* Revert "Add reason for manual cancel in build cancellation"
* Save card fingerprint from Stripe
* Spec
* added debug build in audit
* Allow login with GitHub fine grained token
* Add cancel reason in one more place
* debug audit updates
* Added logs for job cancellation
* Fixed spec
* Added back reason for cancellation in api builds
---------
expect(publisher).toreceive(:publish).with(type: 'cancel_job',job_id: job.id,source: 'update_job_service',reason: 'Some event other than reset was called on the job!')
0 commit comments