Skip to content

General redesign/refactoring #14

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

Merged
merged 19 commits into from
Mar 20, 2024
Merged

General redesign/refactoring #14

merged 19 commits into from
Mar 20, 2024

Conversation

DanielePalaia
Copy link
Contributor

@DanielePalaia DanielePalaia commented Mar 8, 2024

Scope of this PR is to make some improvements to this script.

Some refactoring:

  • We have now just one script for the two operators: the script is automatically able from the manifest to dectect if it is a cluster operator or topology operator manifest
  • The single-active consumer related code has been removed has this operator is not supported anymore
  • Clean up of some useless files that were in the generator folder creating confusion
  • Better management of the "replace" field (The script check what is the last release operators) without specifying it in the replace.txt file as it was done before
  • The code is formatted with isort and black tools in order to have a proper uniform formatting in the project / using logging instead of printf
  • The README has been updated and a license file provided

@DanielePalaia DanielePalaia marked this pull request as draft March 8, 2024 14:54
@DanielePalaia DanielePalaia changed the title General total refactoring General redesign/refactoring Mar 8, 2024
@DanielePalaia DanielePalaia force-pushed the general_clean_up branch 2 times, most recently from e48aef0 to 47c175a Compare March 13, 2024 08:43
@DanielePalaia DanielePalaia force-pushed the general_clean_up branch 15 times, most recently from 5b2b756 to 30956d4 Compare March 13, 2024 14:01
@DanielePalaia DanielePalaia force-pushed the general_clean_up branch 8 times, most recently from 42396e8 to c3fc2d8 Compare March 20, 2024 09:59
@DanielePalaia
Copy link
Contributor Author

I'm integrating this one at the moment in order to test all the reworking on the next operators releases and start new improvements from this base!

@DanielePalaia DanielePalaia merged commit a3f25a4 into main Mar 20, 2024
@DanielePalaia DanielePalaia deleted the general_clean_up branch March 20, 2024 10:33
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.

1 participant