[LFX Term 1 20206] Changes position of Resources folder#406
[LFX Term 1 20206] Changes position of Resources folder#406NishantSinghhhhh wants to merge 2 commits intokubeedge:mainfrom
Conversation
- Added FPN_TensorFlow-0.1-py3-none-any.whl to resources/algorithms - Introduced common.py containing YOLOv5 architecture components - Added sedna-llm.zip and sedna.zip to resources - Included sedna-0.4.1-py3-none-any.whl and sedna-0.4.5-py3-none-any.whl in third_party-bk - Added sedna-0.6.0.1-py3-none-any.whl to third_party Signed-off-by: NishantSinghhhhh <nishantsingh_230137@aitpune.edu.in>
|
@MooreZheng sir, @hsj576 sir, for passing the [CI / pylint (3.7) (pull_request)], [CI / pylint (3.8) (pull_request) , and we have to make changes in the workflow file and for this as I have changed the location of the resources folder this is why it is not able to install the deps right now
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: NishantSinghhhhh The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Signed-off-by: NishantSinghhhhh <nishantsingh_230137@aitpune.edu.in>
|
@MooreZheng sir, @hsj576 sir, This PR is ready to be merged |

resourcesfolder within the project structure.What type of PR is this?
/kind cleanup
What this PR does / why we need it:
This PR updates the project structure by relocating the
resourcesfolder to a more appropriate location for better organization and maintainability.Which issue(s) this PR fixes:
Fixes #