Skip to content
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

Support for Graal Dev builds #467

Closed
wants to merge 1 commit into from

Conversation

Spikhalskiy
Copy link

@Spikhalskiy Spikhalskiy commented Mar 17, 2022

Before this PR

There was no way to download dev builds of Graal VM, test versions like 22.1.0-dev-20220314_2252 were not supported

After this PR

Dev builds are resolving correctly and download the artifacts from https://github.com/graalvm/graalvm-ce-dev-builds/releases
The dev builds structure is fully supported
Closes #374

Possible downsides?

None

@palantirtech
Copy link
Member

Thanks for your interest in palantir/gradle-graal, @Spikhalskiy! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

@changelog-app
Copy link

changelog-app bot commented Mar 17, 2022

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Support for Graal Dev builds

Before this PR

There was no way to download dev builds of Graal VM, test versions like 22.1.0-dev-20220314_2252 were not supported

After this PR

Dev builds are resolving correctly and download the artifacts from https://github.com/graalvm/graalvm-ce-dev-builds/releases
The dev builds structure is fully supported
Closes #374

Possible downsides?

None
No unit tests provided in this PR

Check the box to generate changelog(s)

  • Generate changelog entry

@policy-bot policy-bot bot requested a review from jkozlowski March 17, 2022 03:41
@Spikhalskiy
Copy link
Author

I will add or adjust unit tests once you folks confirm that this change is welcomed.

@stale
Copy link

stale bot commented Apr 17, 2022

This PR has been automatically marked as stale because it has not been touched in the last 14 days. If you'd like to keep it open, please leave a comment or add the 'long-lived' label, otherwise it'll be closed in 7 days.

@stale stale bot added the stale label Apr 17, 2022
@stale stale bot closed this Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Support dev builds
2 participants