Skip to content

Conversation

OVI3D0
Copy link
Member

@OVI3D0 OVI3D0 commented Jul 7, 2025

Description

Adds a lint checker for 1.x terms. Takes the set of terms described in the issue and checks for any variants of the terms (hyphen, underscore, camelCase, etc). Prints out deprecated terms if they are found

Issues Resolved

#841

Testing

  • New functionality includes testing

Ran script against 2.0-develop branch
Screenshot 2025-07-07 at 3 52 22 PM


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.

Signed-off-by: Michael Oviedo <[email protected]>
@IanHoang
Copy link
Collaborator

IanHoang commented Jul 8, 2025

Thanks for doing this @OVI3D0!

Might be helpful to include an opposite version, for 2.X terms. This would help whenever users are making changes to 1.X version when 2.X is already out.

The 2.X version should only be run if the PR includes:

  1. 1.X-backport label (Name WIP)
  2. If the branch the change is merging into is not main.

Lmk your thoughts on this?

Signed-off-by: Michael Oviedo <[email protected]>
@OVI3D0
Copy link
Member Author

OVI3D0 commented Jul 10, 2025

Thanks for doing this @OVI3D0!

Might be helpful to include an opposite version, for 2.X terms. This would help whenever users are making changes to 1.X version when 2.X is already out.

The 2.X version should only be run if the PR includes:

  1. 1.X-backport label (Name WIP)
  2. If the branch the change is merging into is not main.

Lmk your thoughts on this?

this would be pretty useful, i'll go ahead and create an issue for it

@OVI3D0 OVI3D0 merged commit 61b16bf into opensearch-project:2.0-develop Jul 10, 2025
8 of 10 checks passed
@OVI3D0 OVI3D0 deleted the 2.0-develop branch July 10, 2025 19:27
gkamat pushed a commit that referenced this pull request Aug 1, 2025
Signed-off-by: Michael Oviedo <[email protected]>
Signed-off-by: Ian Hoang <[email protected]>
gkamat pushed a commit to gkamat/opensearch-benchmark that referenced this pull request Aug 6, 2025
gkamat pushed a commit that referenced this pull request Aug 19, 2025
Signed-off-by: Michael Oviedo <[email protected]>
Signed-off-by: Ian Hoang <[email protected]>
IanHoang pushed a commit that referenced this pull request Aug 20, 2025
Signed-off-by: Michael Oviedo <[email protected]>
Signed-off-by: Ian Hoang <[email protected]>
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.

2 participants