ThreeMammals / Ocelot

.NET API Gateway
https://www.nuget.org/packages/Ocelot
MIT License
8.35k stars 1.63k forks source link

#2034 More rapid CircleCI builds (Part 1) #2045

Closed raman-m closed 5 months ago

raman-m commented 5 months ago

Fixes #2034

1st Part

This is the 1st part, the most substantial, of changes aimed at accelerating CI builds. The overall duration for PR workflows has been reduced by 3-4 times, from 12-13 minutes to 3-4 minutes. The actual duration varies based on CircleCI server load (daytime, working hours, nighttime).

View the latest CI builds here: raman-m/2034 and note the Duration column❗

2nd Part

The 2nd part will address aspects of:

The 2nd part is slated for delivery in the next release. The current objective of #2034 has been met, and there is no time for further in-depth improvements. Delivery is anticipated for May/June '24, in the subsequent release.

Proposed Changes

raman-m commented 5 months ago

TODO

2nd Part

The 2nd part will address aspects of:

The 2nd part is slated for delivery in the next release. The current objective of #2034 has been met, and there is no time for further in-depth improvements. Delivery is anticipated for May/June '24, in the subsequent release.