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

[adoptium.net-1508] Release notes should initially be sorted by priority & component #2181

Conversation

xavierfacq
Copy link
Member

@xavierfacq xavierfacq commented Sep 3, 2023

Description of change

This PR is a small improvement for the point 4 of the issue #1508

Release notes are now initially sorted by priority & component.
I have also reduced sort type to ASC et DESC (no more "null" order!)
Note that reversing the order by priority (DESC) do not reverse the order of the "component" column.

A good test is : https://deploy-preview-2181--eclipsefdn-adoptium.netlify.app/fr/temurin/release-notes/?version=jdk-17.0.8+7

Checklist

  • npm test passes

@netlify
Copy link

netlify bot commented Sep 3, 2023

Deploy Preview for eclipsefdn-adoptium ready!

Name Link
🔨 Latest commit d16eb95
🔍 Latest deploy log https://app.netlify.com/sites/eclipsefdn-adoptium/deploys/64f5e95a7b3538000797adbe
😎 Deploy Preview https://deploy-preview-2181--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.

@codecov
Copy link

codecov bot commented Sep 3, 2023

Codecov Report

Merging #2181 (d16eb95) into main (2eab0f3) will increase coverage by 0.00%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2181   +/-   ##
=======================================
  Coverage   99.19%   99.19%           
=======================================
  Files          87       87           
  Lines        6420     6440   +20     
  Branches      539      544    +5     
=======================================
+ Hits         6368     6388   +20     
  Misses         52       52           
Files Changed Coverage Δ
src/components/ReleaseNotesRender/index.tsx 100.00% <100.00%> (ø)
src/hooks/fetchReleaseNotes.tsx 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xavierfacq xavierfacq marked this pull request as ready for review September 3, 2023 19:21
@karianna
Copy link
Contributor

karianna commented Sep 4, 2023

@xavierfacq Can we get the code coverage back up for this change in terms of tests?

@xavierfacq xavierfacq marked this pull request as draft September 4, 2023 08:27
@xavierfacq xavierfacq marked this pull request as ready for review September 4, 2023 13:53
xavierfacq and others added 2 commits September 4, 2023 16:25
Co-authored-by: George Adams <george.adams@microsoft.com>
@gdams gdams merged commit b6d2a11 into adoptium:main Sep 4, 2023
13 checks passed
@xavierfacq xavierfacq deleted the feature/release_notes_should_initially_be_by_priority_then_component branch September 7, 2023 07:00
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