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

Move the Postman outside of the linea sdk package #272

Open
1 of 13 tasks
VGau opened this issue Oct 31, 2024 · 0 comments
Open
1 of 13 tasks

Move the Postman outside of the linea sdk package #272

VGau opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation SDK/Postman TechDebt Technical Debt

Comments

@VGau
Copy link
Collaborator

VGau commented Oct 31, 2024

Description

The Linea SDK package currently includes the Postman service. We propose removing this service to streamline the SDK and eliminate unnecessary components.

Motivation

Removing the Postman service will reduce the package size and simplify the SDK. This enhances maintainability and aligns with best practices by keeping the package focused on essential functionalities.

Tasks

  • Moving the Postman service code in another folder.
  • Update any dependencies or references related to the Postman service.
  • Test the SDK to ensure it functions correctly without the Postman service.
  • Update documentation to reflect this change.

Acceptance criteria

  • The Postman service is completely removed from the SDK package.
  • The SDK operates without errors after removal.
  • All references to the Postman service are updated or removed.
  • Documentation is updated accordingly.

Risks

  • Other components may depend on the Postman service.
  • Potential for unexpected issues post-removal.

Remember to

  • Add the documentation label in case there is an impact on the documentation
  • Add priority and team labels
  • Add Task for updating the Runbook or adding/updating existing metrics and alerts.
@VGau VGau added documentation Improvements or additions to documentation SDK/Postman TechDebt Technical Debt labels Oct 31, 2024
@VGau VGau self-assigned this Oct 31, 2024
@VGau VGau changed the title Remove the Postman from the linea sdk package Move the Postman outside of the linea sdk package Nov 4, 2024
@VGau VGau mentioned this issue Dec 3, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation SDK/Postman TechDebt Technical Debt
Projects
None yet
Development

No branches or pull requests

2 participants