rajdeep11 [Fri, 3 Jan 2025 09:29:08 +0000 (14:59 +0530)]
new container tag for k release
Change-Id: I03a1902f743d74c9057db84d3bdc9260fc035485
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
ashishj1729 [Thu, 2 Jan 2025 12:40:08 +0000 (18:10 +0530)]
Resolving Linter Issues including:
1. Removing Unused Imports
2. Removing Unused Variables
3. Minor Bugfix
4. Handling Deletion Cases during DataExtraction in the async-thread
Change-Id: Iccf5f5819b296497f6e01c943526b71a1242fb5e
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
subhash kumar singh [Thu, 26 Dec 2024 11:57:31 +0000 (11:57 +0000)]
Merge "changes for url_prefix and featuregroup controller and service"
rajdeep11 [Thu, 26 Dec 2024 11:15:09 +0000 (16:45 +0530)]
changes for url_prefix and featuregroup controller and service
Description:
1) adding url_prefix to trainingjob_controller and
featuregroup_controller
2) adding get_all_featuregroup to featuregroup service
3) fixing the UNIQUE_VOILATION error in featuregroup creation
Change-Id: I67359950734b9816b4d7b45fd5038bae7835a99e
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
ashishj1729 [Tue, 24 Dec 2024 13:57:58 +0000 (19:27 +0530)]
Fixes for DME enabled FeatureGroup-Creation
Change-Id: Ifdaeff8716faa82cc58dd347c8d78f96b6337b73
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
rajdeep11 [Mon, 23 Dec 2024 10:37:30 +0000 (16:07 +0530)]
changes to add retraining pipeline in json and fixing the null dump to
string
Change-Id: I9f348f1363286a87b03d38bd4fa399e5198937ef
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Mon, 23 Dec 2024 10:47:57 +0000 (10:47 +0000)]
Merge "changes for a featuregroup that does not exist"
Monosij Ghosh [Mon, 23 Dec 2024 08:30:13 +0000 (14:00 +0530)]
TM module DELETE API fixes
relevant error returned when trainingjob_id is not valid
Change-Id: I17ec901b3ef6e84f69e27556d1049b00e6984e86
Signed-off-by: Monosij Ghosh <mono.ghosh@samsung.com>
rajdeep11 [Mon, 23 Dec 2024 06:53:37 +0000 (12:23 +0530)]
changes for a featuregroup that does not exist
Change-Id: I254f8a189e478fbb13e9960dbf23ba1f177ec332
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Sat, 21 Dec 2024 11:19:24 +0000 (16:49 +0530)]
Changes does:
1) Enabling the notification rapp
2) Handling the exceptions
3) changing the status to failed, and even fixing its code
4) Handled not relavent error thrown when model is not registered
5) add location in header of create trainingjob
Change-Id: I80845fdf907fd3bd59fde1ba454771eaa1290359
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Fri, 20 Dec 2024 09:40:50 +0000 (09:40 +0000)]
Remove missing imports
Removed missing imports to avoid tm deployment fail.
Change-Id: I5cad4d3aa1ff8f55e704ee2bb180ffa195113e65
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
rajdeep11 [Tue, 17 Dec 2024 06:15:21 +0000 (11:45 +0530)]
changes for retraining
Change-Id: I3c35fdb7ede087e9d24cef6ce6dcf2929019d11c
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Fri, 13 Dec 2024 12:57:37 +0000 (18:27 +0530)]
adding featuregroup controller and making the featuregroup name unique
Change-Id: I3218f65ee3e27ba1432dc6aa8b711615ddf3cf85
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Fri, 13 Dec 2024 10:14:14 +0000 (15:44 +0530)]
changes to fix getmodelzip
Change-Id: I438723e339205e87502b6306110532002bfb78fc
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Thu, 19 Dec 2024 10:14:52 +0000 (10:14 +0000)]
Merge "Minor Buffix includes: 1. Featuregroup Lists contains Id now 2. TrainingConfig is returned as json rather than string 3. List Trainingjobs is working now 4. FeatureGroupDeduction changes as per MME response change"
ashishj1729 [Thu, 19 Dec 2024 09:56:36 +0000 (15:26 +0530)]
Minor Buffix includes:
1. Featuregroup Lists contains Id now
2. TrainingConfig is returned as json rather than string
3. List Trainingjobs is working now
4. FeatureGroupDeduction changes as per MME response change
Change-Id: I063cc2474c5b981c86e32f5bc8bb81faa3b2005c
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
Rajdeep Singh [Wed, 18 Dec 2024 20:01:05 +0000 (20:01 +0000)]
Merge "Fix create feature gruop"
subhash kumar singh [Tue, 17 Dec 2024 12:46:59 +0000 (12:46 +0000)]
Merge "TM module API fixes"
subhash kumar singh [Tue, 17 Dec 2024 12:44:17 +0000 (12:44 +0000)]
Merge "TM module docker file optimisation"
Monosij Ghosh [Fri, 13 Dec 2024 13:02:39 +0000 (18:32 +0530)]
TM module API fixes
fixes for training job steps status and delete API
Change-Id: I71916022f7235e720b1ce37e3f8ebf36f44d2aa5
Signed-off-by: Monosij Ghosh <mono.ghosh@samsung.com>
Monosij Ghosh [Thu, 12 Dec 2024 13:39:08 +0000 (19:09 +0530)]
TM module training job fixes
fixes for training job testing
Change-Id: If18610d023738e3a300967767d65767adb7c6327
Signed-off-by: Monosij Ghosh <mono.ghosh@samsung.com>
rajdeep11 [Thu, 12 Dec 2024 10:41:42 +0000 (16:11 +0530)]
fixing the dataextraction start
Change-Id: I3e2dc92b6cf9bbdfc48a0ede0960bc3228771e90
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Mon, 2 Dec 2024 05:53:17 +0000 (11:23 +0530)]
changes for the training
Change-Id: Iaa2f9c5613e17e63473964f7b73a71f607e03a27
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Thu, 5 Dec 2024 10:29:22 +0000 (10:29 +0000)]
Fix create feature gruop
Return feature group on creation.
Also, include the pip package in tox.
Change-Id: I30787851817ba8517a798cda389b8dcafeaa32f2
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
ashishj1729 [Thu, 5 Dec 2024 21:36:52 +0000 (03:06 +0530)]
FeatureGroup Resolution from InputDataType
Change-Id: I75255e289cbf4da5cf1f59103450ea0e56c28f16
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
ashishj1729 [Wed, 4 Dec 2024 08:06:02 +0000 (13:36 +0530)]
Addition of Delete Training Job API and more PipelineMgr Migrations
Change-Id: I5e70d58c93e678f315378f3db4c8fbb9cde2f8ea
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
ashishj1729 [Fri, 29 Nov 2024 08:24:38 +0000 (13:54 +0530)]
Migrating Pipeline Api's to pipeline-controller
Change-Id: Ic9add0640a45f993ae4ebac9197a519c89eccc4c
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
subhash kumar singh [Mon, 2 Dec 2024 07:09:13 +0000 (07:09 +0000)]
Merge "Addition of Parameters in TrainingJob Model as per R1AP v6"
subhash kumar singh [Mon, 2 Dec 2024 07:05:13 +0000 (07:05 +0000)]
Merge "Adding Basic Structure for Pipeline Controller"
ashishj1729 [Fri, 15 Nov 2024 13:10:10 +0000 (18:40 +0530)]
Addition of Parameters in TrainingJob Model as per R1AP v6
Change-Id: I5ab822c9464baa798b7caeeb4770a126e5870f52
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
ashishj1729 [Wed, 27 Nov 2024 10:26:56 +0000 (15:56 +0530)]
Adding Basic Structure for Pipeline Controller
Change-Id: Id3ea8cc827e1efd830d7029c39baf8a7427b9329
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
rajdeep11 [Wed, 27 Nov 2024 10:32:55 +0000 (16:02 +0530)]
added the featuregroup service layer and change status service for tj
Change-Id: I0cef5acc7323575c4fbb6f859aff31d12a9aee18
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Wed, 27 Nov 2024 06:33:00 +0000 (12:03 +0530)]
chnages to fix the flow
Change-Id: Id5642d722c874072faa2a9196042e80b67dbdead
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
Monosij Ghosh [Tue, 26 Nov 2024 08:12:54 +0000 (13:42 +0530)]
TM module docker file optimisation
Memmory optimisation for docker image
Change-Id: Ic8947e9179e0ca5e05cd0816276a5260bd5679a4
Signed-off-by: Monosij Ghosh <mono.ghosh@samsung.com>
rajdeep11 [Tue, 26 Nov 2024 10:08:57 +0000 (15:38 +0530)]
error handling of get trainingjob
Change-Id: I1aec8903e6555462f6c6d3c99448c387a77fba21
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Tue, 26 Nov 2024 07:15:05 +0000 (12:45 +0530)]
optimising the get status
Change-Id: I5fb886f8736a7b7f8fe2c553734957d6fcc22bd9
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Tue, 26 Nov 2024 07:09:31 +0000 (12:39 +0530)]
functiom to update a field of a trainingjob
Change-Id: I0139421ad71b5d6e0d6d1c0e8c5afd4b1a4b98da
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Tue, 26 Nov 2024 06:57:27 +0000 (12:27 +0530)]
changes for the status api according to specs
Change-Id: I5911ed88331120b35fa1f1d06ad7b7d8f0d07083
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Mon, 25 Nov 2024 10:43:06 +0000 (16:13 +0530)]
changes for add trainingjob
Change-Id: I0287b4f51348eb219da68294c0aa001f3aecb226
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
Monosij Ghosh [Thu, 21 Nov 2024 15:12:44 +0000 (20:42 +0530)]
TM module test case fixes
added test case fixes
Change-Id: I6b9b3ed9d7d682d12eb9152a2685f7491078fc16
Signed-off-by: Monosij Ghosh <mono.ghosh@samsung.com>
subhash kumar singh [Thu, 21 Nov 2024 13:52:26 +0000 (13:52 +0000)]
Merge "removed the is_mme in the code"
subhash kumar singh [Thu, 21 Nov 2024 12:21:45 +0000 (12:21 +0000)]
Merge "changes in the add trainingjob POST"
rajdeep11 [Thu, 21 Nov 2024 06:22:28 +0000 (11:52 +0530)]
removed the is_mme in the code
Change-Id: I657911875c7904dfa79a84f80d6f23778d77c812
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Fri, 15 Nov 2024 01:06:52 +0000 (01:06 +0000)]
Implement get list of TrainingJobs
Implemented get on TrainingJobs.
Change-Id: I20d0f5748545804b28badc7290055a0731ee99c2
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
rajdeep11 [Wed, 20 Nov 2024 12:42:27 +0000 (18:12 +0530)]
changes in the add trainingjob POST
Change-Id: I3aeaeb5e0e9af8e1d4da334afcc3dbc3ff1582ba
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Thu, 14 Nov 2024 16:52:41 +0000 (16:52 +0000)]
Implement get operation
Implemented get operation for training job by id.
Change-Id: Iefa53aa484575ff72b9a0c83fc2269eb71a9660f
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Wed, 13 Nov 2024 21:25:46 +0000 (21:25 +0000)]
Implemented the Models and bluprint for POST
POST operaiton on training job implmented which will
populate the modelID automatically.
Change-Id: I68d565ec36d92698c9a97b5277e90a39f40002e9
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Wed, 13 Nov 2024 05:47:26 +0000 (05:47 +0000)]
Model for ModelId
Introduced changes for modelID which will be referenced by
trainingjob.
Change-Id: I4fd24eb03e6fe5dcd0c2ae91091035a093bda22c
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Tue, 12 Nov 2024 14:13:37 +0000 (14:13 +0000)]
Implement the basic implementation for delete TJ
Implemented deletion of Training Job as per spec defined
structure.
TODO: Cancel the training job on delete request.
Change-Id: I236c837907c01d784f59d2bfe299a898b94a0253
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Tue, 19 Nov 2024 08:17:28 +0000 (08:17 +0000)]
Merge "logic for notification to rApp"
subhash kumar singh [Tue, 19 Nov 2024 08:13:52 +0000 (08:13 +0000)]
Merge "adding steps state model"
rajdeep11 [Mon, 11 Nov 2024 06:00:30 +0000 (11:30 +0530)]
logic for notification to rApp
Change-Id: I3e6131d30e33289ec8b0da2862827f88af42ef37
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Wed, 6 Nov 2024 19:26:09 +0000 (00:56 +0530)]
adding steps state model
Change-Id: Id8e5b2f000941a1f3839f1fb9cca1c42bdfcf9c7
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Fri, 15 Nov 2024 12:55:13 +0000 (12:55 +0000)]
Create TrainingConfig Singleton class
Created TrainingConfig as singletone class to share cofiguraiton
and logger
e.g.
def __init__():
self.logger = TrainingConfig().__logger
then use the `self.logger` for logging.
Change-Id: I4eb5f38ffc288825fe6c9ac38312c99238150abe
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
ashishj1729 [Tue, 12 Nov 2024 07:36:24 +0000 (13:06 +0530)]
Addition of TrainingConfig Parameter in trainingJob Model
Change-Id: I48e3c9d870682a4c31e4430106bbfbef93279e7f
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
Monosij Ghosh [Wed, 13 Nov 2024 01:29:44 +0000 (06:59 +0530)]
TM module test case fix 1
Change-Id: I7d552394d2f8c9cb4e3f110339c6808c014734d3
Signed-off-by: Monosij Ghosh <mono.ghosh@samsung.com>
subhash kumar singh [Sun, 10 Nov 2024 15:34:22 +0000 (15:34 +0000)]
Merge changes I6f51eb51,I881ba835
* changes:
test cases for get_steps_state and get_model
adding test_cases for get_trainingjob_by_name_and_version
rajdeep11 [Wed, 30 Oct 2024 20:42:39 +0000 (02:12 +0530)]
test cases for
get_steps_state and get_model
Change-Id: I6f51eb514b5ed8a1db7c874b925e98c4b5350123
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Wed, 30 Oct 2024 19:47:06 +0000 (01:17 +0530)]
adding test_cases for get_trainingjob_by_name_and_version
Change-Id: I881ba8356cadedd7bd6fcc58a6cfe684876e3f03
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
Swaraj Kumar [Thu, 7 Nov 2024 07:22:33 +0000 (07:22 +0000)]
Merge "Fix UT for trainingMgrUtils"
subhash kumar singh [Mon, 4 Nov 2024 13:08:32 +0000 (13:08 +0000)]
Fix UT for trainingMgrUtils
- Fixed UT for trainingMgrUtils
- Fixing missing parameter for `create_dme_filtered_data_job()`
Change-Id: Iccf85f85fde683540a74f4bf3a100f1f47f0ff1c
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Rajdeep Singh [Mon, 4 Nov 2024 10:18:12 +0000 (10:18 +0000)]
Merge "Multi stage build for Dockerfile"
subhash kumar singh [Wed, 30 Oct 2024 11:54:29 +0000 (11:54 +0000)]
Remove `pandas` dependency from tm
Removed pandas dependency from tm.
Change-Id: Ib7a52080aefed168a784d30b55844553ff21b1a7
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
rajdeep11 [Wed, 30 Oct 2024 08:48:34 +0000 (14:18 +0530)]
changes in get_metadata and async_feature_engineering_status
Change-Id: I820f5515f903dc6b3fe2e4a237b37c6df539a47b
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Wed, 30 Oct 2024 07:53:48 +0000 (13:23 +0530)]
changes for the retraining and delete trainingjob
Change-Id: I0862a78fbf817b1d70c90e4f0987bcc3e4a9f3cd
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Wed, 30 Oct 2024 07:34:13 +0000 (13:04 +0530)]
changes for the get, put and post trainingjob
Change-Id: Icd2846dcc400fb232d720e3e2d3bf879494b9a2a
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Wed, 30 Oct 2024 07:05:07 +0000 (12:35 +0530)]
changes in the pipeline_notification
Change-Id: Ifffe07899f624abab710899b180c513157df270f
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Wed, 30 Oct 2024 06:38:58 +0000 (12:08 +0530)]
changes in the data extraction notification code
Change-Id: I094fdb6289b9037b6fa2c8179d9f2fa30910e313
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Wed, 30 Oct 2024 06:15:03 +0000 (11:45 +0530)]
changes in the start training
Change-Id: I73676734367b89016697ba21c2cdc46864dd6d2f
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Wed, 30 Oct 2024 05:55:50 +0000 (11:25 +0530)]
changes based on new db layer
get trainingjob
get steps_state
Change-Id: Idea898fc9622c99c5443d5d45e8f872b6bce8746
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Tue, 29 Oct 2024 05:56:48 +0000 (11:26 +0530)]
adding the trainingjob db layer
Change-Id: Ica0d81792848cfd3299509536dd507e2c35749d3
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
rajdeep11 [Tue, 29 Oct 2024 04:18:03 +0000 (09:48 +0530)]
changing the code wrt newer db layer
Change-Id: I5e15193af5f75164804482e118cf06979865ff11
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Tue, 29 Oct 2024 19:19:45 +0000 (19:19 +0000)]
Multi stage build for Dockerfile
Provided new two stage build for TM image.
Change-Id: I3e302aa77263443ef72900656273bd91d4a11299
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
rajdeep11 [Fri, 25 Oct 2024 10:57:49 +0000 (16:27 +0530)]
adding the featuregroup db file
Change-Id: Idfff3b5f0a916f99819b6ea2f89097424f493a38
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Wed, 30 Oct 2024 06:53:10 +0000 (06:53 +0000)]
Merge "adding marshmallow for validation created folder schemas"
Swaraj Kumar [Tue, 29 Oct 2024 16:01:27 +0000 (16:01 +0000)]
Merge "Makefile for the TM container"
subhash kumar singh [Tue, 29 Oct 2024 15:05:35 +0000 (15:05 +0000)]
Merge "adding the flask-sqlalchemy orm adding flask-migrate for migrating database added the models: featuregroup and trainingjob"
rajdeep11 [Sat, 19 Oct 2024 10:15:09 +0000 (15:45 +0530)]
adding marshmallow for validation
created folder schemas
Change-Id: I5dafedd4848ae88ae1025053fafcc24b3d7ea1fc
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Fri, 25 Oct 2024 13:42:54 +0000 (13:42 +0000)]
Makefile for the TM container
Makefile for the TM container.
Change-Id: I359917629c5a36f6ded35cfbcbec2bb7406b893e
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Rajdeep Singh [Fri, 25 Oct 2024 11:17:15 +0000 (11:17 +0000)]
Merge "Update the entrypoint to start app"
subhash kumar singh [Fri, 11 Oct 2024 12:39:50 +0000 (12:39 +0000)]
Add middleware to log the request time
Added middleware to log the request time.
Change-Id: I556b79332bcbad276b786162502751e68b4b624d
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Swaraj Kumar [Tue, 22 Oct 2024 14:15:22 +0000 (19:45 +0530)]
committer update
Change-Id: I0d9c46da52e5a02495594c22680985fbc1aad5df
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
subhash kumar singh [Tue, 22 Oct 2024 06:12:08 +0000 (06:12 +0000)]
Merge "Swagger file:feature group name for TM"
subhash kumar singh [Tue, 22 Oct 2024 06:11:55 +0000 (06:11 +0000)]
Merge "Swagger file:feature group for TM"
subhash kumar singh [Tue, 22 Oct 2024 06:11:08 +0000 (06:11 +0000)]
Merge "Swagger file:metadata training job for TM"
subhash kumar singh [Tue, 22 Oct 2024 06:10:47 +0000 (06:10 +0000)]
Merge "Swagger file:delete training job for TM"
subhash kumar singh [Tue, 22 Oct 2024 06:10:14 +0000 (06:10 +0000)]
Merge "Swagger file:retraining for TM"
rajdeep11 [Fri, 18 Oct 2024 11:18:34 +0000 (16:48 +0530)]
adding the flask-sqlalchemy orm
adding flask-migrate for migrating database
added the models: featuregroup and trainingjob
Change-Id: I9a127a11ac908e199e32dc88a8b07aa18c7ebb1f
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
subhash kumar singh [Fri, 18 Oct 2024 12:26:35 +0000 (12:26 +0000)]
Update the entrypoint to start app
Dockerfile updated to execute the app on start.
Change-Id: Ifb7fefebeabff7e798ecde39299df81e3870e36b
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
subhash kumar singh [Fri, 18 Oct 2024 10:15:21 +0000 (10:15 +0000)]
Merge "Solving the TypeError: Object of type PipelineInfo is not JSON serializable"
Swaraj Kumar [Fri, 18 Oct 2024 05:32:46 +0000 (11:02 +0530)]
Swagger file:feature group name for TM
Change-Id: Ifbbef3ec7529c8ce5c2675c9ffa4205bdc25c271
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
Swaraj Kumar [Fri, 18 Oct 2024 05:31:25 +0000 (11:01 +0530)]
Swagger file:feature group for TM
Change-Id: Ifd9946ffd9a63990aae8ecde7378a4e00d390d7d
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
Swaraj Kumar [Fri, 18 Oct 2024 05:29:16 +0000 (10:59 +0530)]
Swagger file:metadata training job for TM
Change-Id: Ifbc9b83bcb4eb90958bc4f7f6af71951da35a1c1
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
Swaraj Kumar [Fri, 18 Oct 2024 05:28:09 +0000 (10:58 +0530)]
Swagger file:delete training job for TM
Change-Id: I8125d97cf6a459b525fc36adbaec88b67186e2f9
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
Swaraj Kumar [Fri, 18 Oct 2024 05:25:52 +0000 (10:55 +0530)]
Swagger file:retraining for TM
Change-Id: I028f051bb2b91c0c8c195ac577cd5610a68ce57e
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
Swaraj Kumar [Fri, 18 Oct 2024 05:24:42 +0000 (10:54 +0530)]
Swagger file:put and put training job for TM
Change-Id: I4242aaa7a254462cbe484a2c18976452bd228631
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
Swaraj Kumar [Fri, 18 Oct 2024 05:22:04 +0000 (10:52 +0530)]
Swagger file:experiments for TM
Change-Id: I1e2934c1fc80a4e4082949639302865cdee2b3fc
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
Swaraj Kumar [Fri, 18 Oct 2024 05:20:22 +0000 (10:50 +0530)]
Swagger file:pipeline for TM
Change-Id: I448d02d4f46b021c3ae4266650b099cc7d68a0e9
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
Swaraj Kumar [Fri, 18 Oct 2024 05:19:27 +0000 (10:49 +0530)]
Swagger file:pipeline versions for TM
Change-Id: I703e2327809d7028b43352145a4f68fad02b6150
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
Swaraj Kumar [Fri, 18 Oct 2024 05:17:53 +0000 (10:47 +0530)]
Swagger file:pipeline upload for TM
Change-Id: I460926a6ec07765c7efe2e021013c6eb14eed185
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>