Skip to content

Add a lint checker for OSB 1.x terms #841

@OVI3D0

Description

@OVI3D0

Is your feature request related to a problem? Please describe

As we move towards OSB 2.0, a few terms are going to be changed around. We should have a custom Github Actions lint checker that checks the OSB repo for these older terms to ensure we don't merge any changes with them.

Describe the solution you'd like

Add a python script that fails any PRs that introduce deprecated terms, like:

  • provision-configs
  • results-publisher
  • load-worker-coordinator-hosts
  • execute-test

As well as any variations of these phrases (e.g. underscores instead of hyphens, camelcase variants like TestExecution, or different word orders like test-execution).

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions