Replies: 3 comments 1 reply
-
|
@kaifcodec I've opened this discussion since I had some ideas to improve the code, such as:
|
Beta Was this translation helpful? Give feedback.
-
|
Yeah, previously the workflows were configured to run only on pushes and pull requests targeting the Regarding the categories and new folder structure, I think I suggested a similar approach in discussion #119 as well? |
Beta Was this translation helpful? Give feedback.
-
|
@VamatoHD regarding the suggestions you mentioned at the end of the #119 discussion: I’d prefer not to structure the codebase that way, because it will make maintenance harder when a site’s API URL or configuration changes. Keeping separate modules for each site helps a lot with readability and long-term maintenance. It also gives us the flexibility to define custom headers, request bodies, and logic per site, which is often necessary and cleaner than trying to generalize everything too early. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion related to improvements that could be made in the overall project and in the code.
Beta Was this translation helpful? Give feedback.
All reactions