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(api): split common package #534

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

danilrwx
Copy link
Contributor

@danilrwx danilrwx commented Nov 21, 2024

Description

Refactoring the overall package. Removing unused labels, annotations and envs. Separating utilities into different packages

Why do we need it, and what problem does it solve?

Improve code readability, remove unused functions and merge domain utilities

What is the expected result?

Updating the api

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

@danilrwx danilrwx marked this pull request as draft November 21, 2024 16:24
@danilrwx danilrwx force-pushed the refactor/api/split-common-package branch 6 times, most recently from 74d356f to d05887e Compare November 25, 2024 11:13
@danilrwx danilrwx marked this pull request as ready for review November 26, 2024 08:17
@danilrwx danilrwx force-pushed the refactor/api/split-common-package branch from d05887e to c6c0374 Compare November 26, 2024 08:20
@danilrwx danilrwx force-pushed the refactor/api/split-common-package branch 2 times, most recently from baf60b8 to 7a997e1 Compare December 3, 2024 14:58
Signed-off-by: Daniil Antoshin <[email protected]>

fix: lint

Signed-off-by: Daniil Antoshin <[email protected]>

fix: remove package

Signed-off-by: Daniil Antoshin <[email protected]>
@danilrwx danilrwx force-pushed the refactor/api/split-common-package branch from 7a997e1 to a86270f Compare December 6, 2024 08:26
Signed-off-by: Daniil Antoshin <[email protected]>
LopatinDmitr
LopatinDmitr previously approved these changes Dec 6, 2024
Signed-off-by: Daniil Antoshin <[email protected]>
@danilrwx danilrwx merged commit d2b7a8f into main Dec 6, 2024
12 checks passed
@danilrwx danilrwx deleted the refactor/api/split-common-package branch December 6, 2024 14:43
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.

3 participants