-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Go] Refactor the codebase of embed-code-go
#43
Comments
embed-code-go
embed-code-go
@olena-zmiiova @dmytro-kashcheiev I have updated the text of the issue. FYI. |
After the code analyses, I came out with the following plan of refactoring. Some of the points might be complex, and I'll create other GH issues to complete them. Code:
Tests:
Documentation:
CI:
|
In the scope of an issue, the list of PRs was merged:
The main task of refactoring can be considered as resolved, but here are the possible points to improve the
ImportantDo not forget to rename fields in JxBrowser-Docs/_hugo-site/embed-code-config.yml file before updating the binaries in JxBrowser-Docs. Please, refer to README.md for the new namings. |
As of now, we feel that current Go codebase is mature enough to be reviewed by someone, who hasn't been originally involved into the project. This is needed to ensure the longevity of the code for the years to come — as we expect to use Go-based tooling for a long time.
In the scope of this issue, the following steps should be performed:
The last point needs to be discussed prior to its execution.
The text was updated successfully, but these errors were encountered: