An error occurred while fetching the assigned milestone of the selected merge_request.
Update network responses to support 64-bit Job IDs
What does this MR do?
Updates the network responses to support 64-bit Job IDs.
Why was this MR needed?
By default, we were using int
, which on 32-bit systems, restricts the maximum project and job IDs to 2147483647. GitLab.com has now exceeded this number.
What's the best way to test this MR?
N/A
What are the relevant issue numbers?
Closes #28151 (closed)
Merge request reports
Activity
changed milestone to %14.9
assigned to @ajwalker
added 1 commit
- 6a272640 - Update network responses to support 64-bit Job IDs
@tmaczukin Would you be able to review? Thank you!
requested review from @tmaczukin
mentioned in commit 049db587
mentioned in epic &4785 (closed)
added Pick into 14.6 Pick into 14.7 Pick into 14.8 labels
mentioned in commit f86e5353
mentioned in commit 7baf0037
mentioned in commit de11f8bc
removed Pick into 14.6 label
removed Pick into 14.7 label
removed Pick into 14.8 label
Please register or sign in to reply