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: introduce commons module infrastructure #233

Closed
Tracked by #254
ata-nas opened this issue Oct 7, 2024 · 0 comments · Fixed by #251
Closed
Tracked by #254

refactor: introduce commons module infrastructure #233

ata-nas opened this issue Oct 7, 2024 · 0 comments · Fixed by #251
Assignees
Labels
Common Issue/PR related to Common module Improvement Code changes driven by non business requirements
Milestone

Comments

@ata-nas
Copy link
Contributor

ata-nas commented Oct 7, 2024

Story

AS A Block Node Developer
I WANT to have an easily accessible module that could be used by any project and holds common, generic, reusable logic.
SO THAT we have good architecture and easily available place to abstract generic logic

Tech Notes

  • create a new :common module
  • abstract all logic that could be reused that fits the philosophy of the :common modue
  • for this specific issue, DO NOT start using the abstracted logic yet, do it in other issues gradually
@ata-nas ata-nas added the Improvement Code changes driven by non business requirements label Oct 7, 2024
@ata-nas ata-nas linked a pull request Oct 15, 2024 that will close this issue
4 tasks
@ata-nas ata-nas added this to the 0.2.0 milestone Oct 15, 2024
@georgi-l95 georgi-l95 changed the title refactor: introduce commons module refactor: introduce commons module infrastructure Oct 15, 2024
@georgi-l95 georgi-l95 added the Common Issue/PR related to Common module label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Common Issue/PR related to Common module Improvement Code changes driven by non business requirements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants