mirror of
https://github.com/productiveops/dokemon.git
synced 2026-04-26 08:15:49 +03:00
[GH-ISSUE #35] Simplify the code #14
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dokemon#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Lionel-dev on GitHub (Feb 21, 2024).
Original GitHub issue: https://github.com/productiveops/dokemon/issues/35
Hi !
I've just reworked a TSX file, simplifying it, following certain code conventions and re-naming certain variables/functions.
Here are my commits. To avoid spamming you, would you like me to take a closer look?
49c66c97cd57ecec62bcThank you for this interesting project
@salilponde commented on GitHub (Feb 21, 2024):
Hi @Lionel-dev thanks for your interest in the project. Currently the project GitHub workflow is not setup properly for collaboration as I was the sole developer for this project until now. So before accepting PRs, the workflow will have to be improved, like creating a dev branch and accepting PRs on dev branch instead of main branch. If anything is merged to main it triggers a build and pushes an image to the Docker hub, so it needs to be tested properly and the version number in a few files need to be updated. The versioning logic is a bit messy - need to update the version number at 3 places. So that needs to be improved too.
I am currently not spending time on this project due to other priorities. If you are interested in contributing you (or someone else) will have to first fix the development workflow then send PRs to the development branch. So I would advise that your maintain a fork for a while and if you are able to successfully maintain it, I will give you rights to this repository.
@Lionel-dev commented on GitHub (Feb 21, 2024):
Thanks for all this information, as you can see, I have a fork with fairly "simple" modifications, mainly of the re factor in fact.
So I can continue on this and make myself a main environment with clean branches?
I'm looking internally with my boss to see if we can allocate time/budget to this project and get back to you via discord if you want!
In any case, I think you've got a beautiful baby with this project, you stand out in a very good UI and management by nodes which allows people who need to isolate their customers in a node to have much simpler!