-
Notifications
You must be signed in to change notification settings - Fork 239
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
Refactoring #325
base: master
Are you sure you want to change the base?
Refactoring #325
Conversation
* chore: enable more linters and fix linter issues * ci: enable linter checks on all branches and disable recurring checks recurring linter checks don't make that much sense. The code & linter checks should not change on their own over night ;) * chore: update packages * Revert "chore: update packages" This reverts commit 30250bf. * chore: manually upgrade some packages
How can we help you get this merged? Are there specific areas that need/could use review? Or is it simply an question of time? (totally valid, no worries) |
@hellerbarde I'm on it now! Thanks for the bump, it's been mainly a time issue as I have multiple projects on my hands and as the refactoring wasn't super high on the priority list, it just simply got forgotten. It's important to get in however, as not merging it is effectively blocking fixes and features in order to not to create a jungle of merge conflicts. |
is there any method to sponsor your work? If we raised some funds would it help you complete this PR and move things forward? |
@joohoi is there anywhere in particular you would like me to focus some testing attention? |
Huge refactoring PR to get acme-dns to a more maintainable state. Some new improvements done at the same time.