-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for retryable download of Node.js distribution (#202)
* add retry mechanism to downloads (#200) * Fixed line endings. * Fixed Gradle Wrapper mode. * Fixed website code tabs. * Fixed website code tabs. * Fixed website code tabs. * Fixed website code tabs. * Fixed website code tabs. * Fixed website code tabs. * Fixed website code tabs. * Fixed sitemap. * Fixed test coverage reporting. * Fixed website issues. * Before merging branch 4.0-jdk11. * Added website publication. * Updated sitemap. * Fixed invalid SpringBoot version number in examples * Initialized release 5.0.1. * Fixed #153 (#154) (#155) * Fixed #152 (#156) * Added contributor. * Merged fix for #149 (#157) * Upgraded to Gradle 6.8.3. * Updated website. * Initialized release 5.1.0. * Fixed #148 (#159) * Merged changes from branch 5.1-jdk8. * Initialized release 5.2.0. * Fixed #161 (#163) * Merged changes from branch 5.2-jdk8. * Merged changes from branch master. * Updated documentation. * Initialized release 5.3.0. * Fixed #165 (#166) * Added FAQ section. * Fixed page title * chore(release): release 7.0.0 * doc: fixed website publication [skip ci] * docs: fix web page metadata * docs: fix web page metadata * docs: add links to released artifacts, fix descriptions for examples [skip ci] * docs: fix website publication [skip ci] * docs: add missing component import [skip ci] * add retry mechanism to downloads --------- Co-authored-by: Vincent Bories-Azeau <5869062+vboriesazeau@users.noreply.github.com> Co-authored-by: Vincent BA <5869062+v1nc3n4@users.noreply.github.com> Co-authored-by: Jean Detoeuf <Jean.Detoeuf1@ibm.com> * feat: add support for retryable download of Node.js distribution Fixes #201 --------- Co-authored-by: Jean Detoeuf <jean.detoeuf@instana.com> Co-authored-by: Vincent Bories-Azeau <5869062+vboriesazeau@users.noreply.github.com> Co-authored-by: Jean Detoeuf <Jean.Detoeuf1@ibm.com>
- Loading branch information
1 parent
f1c4740
commit 940f5d0
Showing
44 changed files
with
912 additions
and
322 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.