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

Add versions-manifest.json for Microsoft Build of OpenJDK #383

Merged

Conversation

dmitry-shibanov
Copy link
Contributor

Description:
In scope of this pull request we change behaviour for Microsoft Build of OpenJDK. We add json containing versions which can be installed.
Related issue:

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@dmitry-shibanov dmitry-shibanov requested a review from a team September 19, 2022 12:42
@@ -0,0 +1,181 @@
[
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this file should be renamed and placed to some subfolder rather than root of repository. Or placed into separate repo actions/java-versions

@dmitry-shibanov dmitry-shibanov merged commit a18c333 into actions:main Sep 23, 2022
Yash-Garg pushed a commit to Yash-Garg/qBittorrent-Manager that referenced this pull request Sep 26, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-java](https://togithub.com/actions/setup-java) | action
| patch | `v3.5.0` -> `v3.5.1` |

---

### Release Notes

<details>
<summary>actions/setup-java</summary>

###
[`v3.5.1`](https://togithub.com/actions/setup-java/releases/tag/v3.5.1)

[Compare
Source](https://togithub.com/actions/setup-java/compare/v3.5.0...v3.5.1)

In scope of this release we change logic for Microsoft Build of OpenJDK.
Previously it had hard coded versions. In this release versions were
moved to the separate [json
file](https://togithub.com/actions/setup-java/blob/main/src/distributions/microsoft/microsoft-openjdk-versions.json).
When a new version of Java is released, it can be added to this file and
be used without releasing new version of the action.

- Related pull request:
[actions/setup-java#383

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Yash-Garg/qBittorrent-KT).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDIuNCIsInVwZGF0ZWRJblZlciI6IjMyLjIwMi40In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants