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

Refactor release-notes workflow #4627

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Refactor release-notes workflow #4627

merged 2 commits into from
Apr 11, 2024

Conversation

rishabh6788
Copy link
Collaborator

@rishabh6788 rishabh6788 commented Apr 11, 2024

Description

This PR:

  • Fixes bug to also include core components while checking and compiling release notes.
  • Adds feature to check and compile release notes for OpenSearch + components and OpenSearch Dashboards + components in a single run.
  • Converts the html format back to markdown.

Issues Resolved

#4549 #4504

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@rishabh6788
Copy link
Collaborator Author

rishabh6788 commented Apr 11, 2024

Attached sample release-notes for OS and OSD combined.
@gaiksaya @peterzhuamazon

release_notes-2.13.0.md

Copy link
Member

@peterzhuamazon peterzhuamazon left a comment

Choose a reason for hiding this comment

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

Hi @rishabh6788 ,

Have some comments about the PR.

Thanks.

src/release_notes_workflow/release_notes.py Show resolved Hide resolved
src/run_releasenotes_check.py Show resolved Hide resolved
src/run_releasenotes_check.py Show resolved Hide resolved
src/run_releasenotes_check.py Show resolved Hide resolved
src/run_releasenotes_check.py Show resolved Hide resolved
@peterzhuamazon
Copy link
Member

Mend show issues with this cve:

[CVE-2024-22949](https://www.mend.io/vulnerability-database/CVE-2024-22949)
	Medium 	5.5 	jfreechart-1.0.19.jar 		None

@rishabh6788
Copy link
Collaborator Author

Mend show issues with this cve:

[CVE-2024-22949](https://www.mend.io/vulnerability-database/CVE-2024-22949)
	Medium 	5.5 	jfreechart-1.0.19.jar 		None

I think this is coming from jenkins core.

Signed-off-by: Rishabh Singh <[email protected]>
Copy link
Member

@peterzhuamazon peterzhuamazon left a comment

Choose a reason for hiding this comment

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

Thanks @rishabh6788 , approved!

@rishabh6788 rishabh6788 merged commit 4fc22c5 into opensearch-project:main Apr 11, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants