-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(artifacts): update to okhttp3 and add connection timeout config for github artifacts. #5093
base: master
Are you sure you want to change the base?
Commits on Nov 7, 2020
-
feat(artifacts): add connection timeout for artifacts download.
Ganesh Sapkal committedNov 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 590d2df - Browse repository at this point
Copy the full SHA 590d2dfView commit details -
feat(artifacts): add retryOnConnectionFailure attribute for artifacts…
… configuration . ##Clouddriver artifacts downloader settings. artifacts: connectTimeoutMs: 1200000 readTimeoutMs: 1200000 retryOnConnectionFailure: true
Ganesh Sapkal committedNov 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 0b8eb4d - Browse repository at this point
Copy the full SHA 0b8eb4dView commit details
Commits on Nov 10, 2020
-
feat(artifacts): Provide an option to override the timeout config for…
… github artifacts.
Ganesh Sapkal committedNov 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 3abb491 - Browse repository at this point
Copy the full SHA 3abb491View commit details
Commits on Nov 13, 2020
-
fix(artifacts): read the okhttp client properties from kork OkHttpCli…
…entConfigurationProperties
Ganesh Sapkal committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for ef4e5ed - Browse repository at this point
Copy the full SHA ef4e5edView commit details -
feat(artifacts): Update okhttp client to okhttp3 provided by kork-web.
ArtifactConfiguration now doesnt need to provide OkHttpClient bean . Adding it as dependency for now.
Ganesh Sapkal committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for d07b720 - Browse repository at this point
Copy the full SHA d07b720View commit details -
fix(artifacts): fixed formatting issue which was causing build failure
Ganesh Sapkal committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 4303899 - Browse repository at this point
Copy the full SHA 4303899View commit details
Commits on Nov 21, 2020
-
feat(artifacts): add artifact provide global properties for http
Ganesh Sapkal committedNov 21, 2020 Configuration menu - View commit details
-
Copy full SHA for c360e99 - Browse repository at this point
Copy the full SHA c360e99View commit details -
feat(artifacts): added connection timeout for gitrepo account config
Ganesh Sapkal committedNov 21, 2020 Configuration menu - View commit details
-
Copy full SHA for fa0be3c - Browse repository at this point
Copy the full SHA fa0be3cView commit details