-
Notifications
You must be signed in to change notification settings - Fork 24
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
Fixed #152 #156
Merged
Merged
Fixed #152 #156
Conversation
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
Kudos, SonarCloud Quality Gate passed! |
v1nc3n4
added a commit
that referenced
this pull request
Aug 15, 2023
* 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>
v1nc3n4
added a commit
that referenced
this pull request
Aug 18, 2023
* 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>
v1nc3n4
added a commit
that referenced
this pull request
Aug 18, 2023
* build: initialize JDK 17 build * fix: remove Gradle Enterprise test distribution * refactor: move immutable classes to records * doc: fix minor documentation issues [skip ci] * refactor: renamed default branch * docs: merge latest documentation updates from main branch [skip ci] * chore(release): initialize release 7.1.0 * feat: add support of Node.js distribution for Linux ARM64 architectures (#199) Fixes #190 * 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> * chore(deps): upgrade dependencies (#203) * fix: fix code quality issue * docs: update installNode task description and sitemap [skip ci] * feat: backport changes from branch 7.1-jdk17 --------- 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>
v1nc3n4
added a commit
that referenced
this pull request
Oct 20, 2024
* 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] * chore(release): release 8.0.0 * docs: temporary reverted previous release documentation * docs: fixed website generation * docs: fixed invalid dependency for v7 * docs: fix sitemap and canonical URLs for SEO [skip ci] (#234) * feat: resolve win-arm64 (#249) --------- Co-authored-by: Vincent Bories-Azeau <5869062+vboriesazeau@users.noreply.github.com> Co-authored-by: Vincent BA <5869062+v1nc3n4@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.