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

Specify proper bundle type for Bellsoft #1331

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

anthonydahanne
Copy link
Member

@anthonydahanne anthonydahanne commented Oct 16, 2023

  • Bellsoft API now properly supports bundle-type arg for source

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

* Bellsoft API now properly supports bundle-type arg for source
@anthonydahanne anthonydahanne requested a review from a team as a code owner October 16, 2023 16:16
@anthonydahanne anthonydahanne added semver:minor A change requiring a minor version bump type:bug A general bug semver:patch A change requiring a patch version bump and removed semver:minor A change requiring a minor version bump labels Oct 16, 2023
@anthonydahanne
Copy link
Member Author

Here are some output I got from this change:

with:
INPUT_PRODUCT=nik;INPUT_TYPE=core;INPUT_VERSION=17

sha256<<4941cf15bc7e9aaa578d261a414a5d70
44c5e9c4488957613fbebce189b58d867ab27c132cd5b723e79efc78674d7724
4941cf15bc7e9aaa578d261a414a5d70
uri<<4941cf15bc7e9aaa578d261a414a5d70
https://download.bell-sw.com/vm/23.0.1/bellsoft-liberica-vm-core-openjdk17.0.8.1+1-23.0.1+2-linux-amd64.tar.gz
4941cf15bc7e9aaa578d261a414a5d70
version<<4941cf15bc7e9aaa578d261a414a5d70
17.0.8
4941cf15bc7e9aaa578d261a414a5d70
purl<<4941cf15bc7e9aaa578d261a414a5d70
23.0.1
4941cf15bc7e9aaa578d261a414a5d70
source_sha256<<4941cf15bc7e9aaa578d261a414a5d70
0f9baae8f965ffe0dc01b66df848be35893568a51536dc5298fd3c4e61d46efa
4941cf15bc7e9aaa578d261a414a5d70
source<<4941cf15bc7e9aaa578d261a414a5d70
https://download.bell-sw.com/vm/23.0.1/bellsoft-liberica-vm-openjdk17.0.8.1+1-23.0.1+2-src.tar.gz
4941cf15bc7e9aaa578d261a414a5d70

with:
INPUT_PRODUCT=liberica;INPUT_TYPE=jdk;INPUT_VERSION=17

source<<d633e832f2cb6c8165404e500e13a14e
https://github.com/bell-sw/Liberica/releases/download/17.0.8.1+1/bellsoft-jdk17.0.8.1+1-src.tar.gz
d633e832f2cb6c8165404e500e13a14e
sha256<<d633e832f2cb6c8165404e500e13a14e
8b2a27a576d0c8afc4d41f8e836c60ff4c04bbf747fc491d240975396d4e8cb8
d633e832f2cb6c8165404e500e13a14e
uri<<d633e832f2cb6c8165404e500e13a14e
https://github.com/bell-sw/Liberica/releases/download/17.0.8.1+1/bellsoft-jdk17.0.8.1+1-linux-amd64.tar.gz
d633e832f2cb6c8165404e500e13a14e
version<<d633e832f2cb6c8165404e500e13a14e
17.0.8
d633e832f2cb6c8165404e500e13a14e
source_sha256<<d633e832f2cb6c8165404e500e13a14e
91d759054a5ba8df95fdedf69acf3976189d1ca141858f5160954237dcb1a711
d633e832f2cb6c8165404e500e13a14e

Fixes bug with versioning for NIK 21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A change requiring a patch version bump type:bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants