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

blog: early access builds for all releases #2676

Merged
merged 6 commits into from
Feb 21, 2024
Merged

Conversation

sxa
Copy link
Member

@sxa sxa commented Feb 20, 2024

Description of change

New blog post with information about the early access builds which are now available for all JDK lines.

Notes for reviewers:

  • I'm not sure if I like the wording in the "Why am I not seeing early access builds for the latest release?" section so if anyone has suggestions please say so. I will probably update this blog with some examples of this when JDK22 comes out since the current examples in that section are based on the RC build.
  • I haven't included the github actions example code from the earlier blog here
  • The JDK22 release candidate information is useful at this point in time but I suspect it may be worth removing it later one JDK22 has gone GA. As an alternative we could have a separate blog article about the release candidate availability.
  • While this article says we have status posts to slack, we do not go into any further detail - if anyone things we should provide more then feel free to suggest it, although the format of the messages has changed in the last few weeks and so I didn't want to say any more on this.
  • The examples on how to compare the contents of different builds uses _adopt suffix tags in our mirror repositories but does not explicitly explain what those are.

Checklist

  • npm test passes
  • documentation is changed or added (if applicable)
  • permission has been obtained to add new logo (if applicable)
  • contribution guidelines followed here

@sxa sxa self-assigned this Feb 20, 2024
Copy link

netlify bot commented Feb 20, 2024

Deploy Preview for eclipsefdn-adoptium ready!

Name Link
🔨 Latest commit dfb6b08
🔍 Latest deploy log https://app.netlify.com/sites/eclipsefdn-adoptium/deploys/65d4e0381dc9b40009c83eee
😎 Deploy Preview https://deploy-preview-2676--eclipsefdn-adoptium.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e5359d0) 99.28% compared to head (dfb6b08) 99.28%.
Report is 33 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2676   +/-   ##
=======================================
  Coverage   99.28%   99.28%           
=======================================
  Files          87       87           
  Lines        6691     6691           
  Branches      582      582           
=======================================
  Hits         6643     6643           
  Misses         48       48           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sxa sxa force-pushed the ea_builds_all branch 10 times, most recently from 4874f0e to e12d1ed Compare February 20, 2024 12:21
Signed-off-by: Stewart X Addison <sxa@redhat.com>
Copy link
Contributor

@jerboaa jerboaa left a comment

Choose a reason for hiding this comment

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

Nice! I particularly like the way to retrieve older EA builds from the API (which is useful for regression analysis).

content/blog/early-access-builds-feb2024/index.md Outdated Show resolved Hide resolved
content/blog/early-access-builds-feb2024/index.md Outdated Show resolved Hide resolved
content/blog/early-access-builds-feb2024/index.md Outdated Show resolved Hide resolved
content/blog/early-access-builds-feb2024/index.md Outdated Show resolved Hide resolved
Signed-off-by: Stewart X Addison <sxa@redhat.com>
@sxa
Copy link
Member Author

sxa commented Feb 20, 2024

Nice! I particularly like the way to retrieve older EA builds from the API (which is useful for regression analysis).

Yeah I felt that was a really worthwhile thing to have in there, as we don't make the API as easy to consume as I'd like, but a few examples alongside use cases go a long way to helping with that I think.

Signed-off-by: Stewart X Addison <sxa@redhat.com>
Signed-off-by: Stewart X Addison <sxa@redhat.com>
Copy link
Contributor

@andrew-m-leonard andrew-m-leonard left a comment

Choose a reason for hiding this comment

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

looks good, thank you

Signed-off-by: Stewart X Addison <sxa@redhat.com>
@sxa sxa added the blog label Feb 20, 2024
Signed-off-by: Stewart X Addison <sxa@redhat.com>
@karianna karianna merged commit 030bb6e into adoptium:main Feb 21, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants