featzhang opened a new pull request, #7031:
URL: https://github.com/apache/inlong/pull/7031

   ### Prepare a Pull Request
   *[INLONG-7030] Build tool for local debugging environment*
   
   - Fixes #7030 
   
   ### Motivation
   
   The inlong-manager project relies on too many configurations and packages. 
When debugging locally, multiple default directories need to be created, which 
is complicated.
   Therefore, a script is urgently needed to quickly support local debugging.
   
   Furthermore, local debugging of other modules also requires similar tools. 
Temporarily named devkit, looking forward to the addition of more functions.
   
   ### Modifications
   
   <img width="847" alt="image" 
src="https://user-images.githubusercontent.com/5709212/209177780-5b5a2b1d-b22d-49fe-9296-e334277aa77a.png";>
   
   
   <img width="1062" alt="image" 
src="https://user-images.githubusercontent.com/5709212/209179041-5b561ed4-9df7-4cbe-92bd-6b1524290e37.png";>
   
   
   
   ### Verifying this change
   
   *(Please pick either of the following options)*
   
   - [x] This change is a trivial rework/code cleanup without any test coverage.
   
   - [ ] This change is already covered by existing tests, such as:
     *(please describe tests)*
   
   - [ ] This change added tests and can be verified as follows:
   
     *(example:)*
     - *Added integration tests for end-to-end deployment with large payloads 
(10MB)*
     - *Extended integration test for recovery after broker failure*
   
   ### Documentation
   
     - Does this pull request introduce a new feature? (yes / no)
     - If yes, how is the feature documented? (not applicable / docs / JavaDocs 
/ not documented)
     - If a feature is not applicable for documentation, explain why?
     - If a feature is not documented yet in this PR, please create a follow-up 
issue for adding the documentation
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to