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] Move all hacks and new calls into the akeneo client library #23

Open
0xfrej opened this issue Jul 9, 2024 · 0 comments
Open
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code

Comments

@0xfrej
Copy link
Owner

0xfrej commented Jul 9, 2024

During rapid development, many hacks and additional features were added to the project. We need to clean up the codebase by moving these modifications into the Akeneo Client Library. This will also help us eliminate the current dependency on a fork of the library.

Acceptance Criteria:

- Refactor and integrate these changes into the upstream library
- Ensure the project no longer relies on a fork of the library.
- Update project dependencies to point to the upstream library after changes are merged.
- Test thoroughly to ensure nothing breaks after the integration.

Resources:

[Akeneo Client Library GitHub](https://github.com/ezifyio/go-akeneo)
@0xfrej 0xfrej added this to Cleanup Jul 9, 2024
@0xfrej 0xfrej converted this from a draft issue Jul 9, 2024
@0xfrej 0xfrej added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 9, 2024
@0xfrej 0xfrej moved this from Backlog to Ready in Cleanup Jul 9, 2024
@0xfrej 0xfrej changed the title Move all hacks and new calls into the akeneo client library [REFACTOR] Move all hacks and new calls into the akeneo client library Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
Status: Ready
Development

No branches or pull requests

1 participant