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

Standardize naming convention for scripts in ci scripts folder #2192

Open
3 tasks
gurevichdmitry opened this issue May 8, 2024 · 0 comments
Open
3 tasks
Labels
automation good first issue Good for newcomers Team:Cloud Security Cloud Security team related

Comments

@gurevichdmitry
Copy link
Collaborator

Motivation

Inconsistent naming conventions within the ci scripts folder can lead to confusion and inconsistency in the codebase. By standardizing the naming convention to lowercase dashes ( _ ), we can improve readability and maintainability of the codebase.

Definition of done
What needs to be completed at the end of this task

  • Rename all scripts in the scripts folder to use lowercase with dashes.
  • Update all references to the scripts throughout the project to reflect the new naming convention.
  • Ensure that the CI runs successfully after the renaming and updating process is completed.

Out of scope
What should not be included in this task

Related tasks/epics
Reference related issues and epics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation good first issue Good for newcomers Team:Cloud Security Cloud Security team related
Projects
None yet
Development

No branches or pull requests

2 participants