-
Notifications
You must be signed in to change notification settings - Fork 78
Create a cli package for Services #1377
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
Merged
prasadtalasila
merged 127 commits into
INTO-CPS-Association:feature/distributed-demo
from
8ohamed:feature/distributed-demo
Jan 9, 2026
Merged
Changes from all commits
Commits
Show all changes
127 commits
Select commit
Hold shift + click to select a range
6c13134
Define resource limits, and adds tests in test_config
8ohamed 8968d0c
test utils updated
8ohamed 71a6250
added limits to compose files
8ohamed 3e91a9e
added cpuset + resolved issues
8ohamed 337b661
test issue
8ohamed ae7a39e
removed cpuset
8ohamed 72a0dff
remove cpuset
8ohamed 1166023
applies snake_case to tests
8ohamed a9311a6
resolves sonar issues
8ohamed a34b554
minor updates
8ohamed 819e502
update pid limit in compose
8ohamed 9b15119
changed pids_limit back
8ohamed d4e99f0
initial commit
8ohamed 9a2c8cf
Merge branch 'INTO-CPS-Association:feature/distributed-demo' into fea…
8ohamed 5d12713
test issue
8ohamed b9abf46
applies snake_case to tests
8ohamed ce3ff7e
resolves sonar issues
8ohamed f2efa23
minor updates
8ohamed 47f3885
update pid limit in compose
8ohamed 8e87d19
changed pids_limit back
8ohamed f6cc63a
initial commit
8ohamed 5d15586
Merge branch 'feature/distributed-demo' of https://github.com/8ohamed…
8ohamed d76b287
minor fix
8ohamed 6595acf
removed user arg
8ohamed 3b4f545
refactors service_setup, updates readme
8ohamed 0380b11
applies coding suggestions
8ohamed 1317cc9
Handles windows OS
8ohamed 3542676
applying suggestions
8ohamed 4c9587f
applying suggestions
8ohamed dc2e4a5
minor updates
8ohamed ead2bb4
minor updates
8ohamed a85da0c
fixes bugs
8ohamed 642a266
minor update
8ohamed bc04232
cli package structure
8ohamed b526804
Merge branch 'INTO-CPS-Association:feature/distributed-demo' into fea…
8ohamed 73ec3d1
first implementation of services cli
8ohamed 920a156
fixing the influxdb and rabbitmq adding user
8ohamed bdcf3c7
applying suggestions + using python-on-whales
8ohamed d7feb6c
more packging
8ohamed 5ce2919
solves some style issues
8ohamed 6a59696
wheel package
8ohamed 624fb4b
less duplication + error handling for influxdb and rabbitmq
8ohamed f5021bf
refactor generate_project
8ohamed 7833578
changing src to dtaas_services + making build script
8ohamed fe02464
refactoring setup.py
8ohamed c113381
minor fix
8ohamed f7f089d
minor updates
8ohamed f0a2556
Merge branch 'INTO-CPS-Association:feature/distributed-demo' into fea…
8ohamed 98eabeb
minor fixes + update README
8ohamed 0ff4710
minor fix
8ohamed 567b189
removed user files and update gitignore
8ohamed cfb3c2a
Merge branch 'feature/distributed-demo' into feature/distributed-demo
8ohamed 9fee633
minor update
8ohamed 2a15775
Merge branch 'feature/distributed-demo' of https://github.com/8ohamed…
8ohamed 65b3788
gitignore update
8ohamed 9217d2f
fixes copy files
8ohamed dae8fe1
fix test
8ohamed bf58233
copies workflow from 1377 PR
8ohamed 03424d6
copies doc from PR 1377
8ohamed de7d468
modifies setup command
8ohamed 27f77c9
excluded user config and runtime data when coping files
8ohamed 8eb7f2c
fixes user add issues
8ohamed 1e54099
adds service remove command
8ohamed 3acf1c5
small change to remove command + update codecov
8ohamed 252cdff
using rich format
8ohamed c94ddaa
improves test coverage
8ohamed 3416e90
minor fix
8ohamed 8494e94
minor updates to workflow files
8ohamed 1a79368
minor updates + created template.py
8ohamed 9e93582
removed read from outside the job level
8ohamed 5b9ee08
minor fix
8ohamed c8858dd
Merge branch 'feature/distributed-demo' into feature/distributed-demo
8ohamed 3940572
fix to yml file
8ohamed f965d31
remove -v command now removes old data dir
8ohamed b9ffb99
updates reusable yml
8ohamed de91796
fixes some pylint issues
8ohamed 433624e
uses the full hash
8ohamed 7095762
small fix
8ohamed 3baaa9a
Merge branch 'feature/distributed-demo' into feature/distributed-demo
8ohamed b3211dd
small fixes + removing init files + doc update
8ohamed ff2a283
revert python cli yml
8ohamed 332d4de
fixing failing jobs
8ohamed 81ecf4c
failing jobs
8ohamed 507ed14
reverting changes
8ohamed 2c99cec
end-to-end services commands tests
8ohamed a1f9ca8
small fix + doc
8ohamed 1e952d8
update runner
8ohamed 1c5d1fc
pylint issues
8ohamed 5f3b41f
fix to yml files
8ohamed d82732e
applies copilot suggestion on the failing job
8ohamed 83588a3
runs system test with sudo when needed + small fixes
8ohamed b376a2c
skip certificate copying in CI test environment
8ohamed ff75986
creating dummy keys instead of skipping
8ohamed 2e72b8a
setting docker in workflow
8ohamed 057b8b3
small fix
8ohamed d943a85
small fix to cert test
8ohamed 9e96379
minor update
8ohamed bedcc9f
fixing the command testing for linux
8ohamed a113781
lint issues
8ohamed a834230
servers clean-up
8ohamed 49a0fea
fixes some pylint issues
8ohamed 5edcfaa
lint issues
8ohamed 4f61014
update yml files
8ohamed 8fea376
reverting changes
8ohamed 13513dc
updates dependencies
8ohamed 11cdfd6
small updates to tests
8ohamed 4f3c64d
minor fixes
8ohamed 527568b
small fix
8ohamed af41f20
Removed sudo requirement
8ohamed 40e5ba8
Rich error output
8ohamed 0cd5a12
updates tests (ported some changes from 1377)
8ohamed a646ea0
fixes quality issues
8ohamed 946295d
minor updates
8ohamed aea8200
minor fix to test
8ohamed 0026324
fixes pylint warning
8ohamed d96dd1f
fixing pylint issues at the top cli tests
8ohamed 84224fe
revert changes in top level cli
8ohamed ea31b71
fixes the get_status command
8ohamed fb8069e
ensuring Compose project name
8ohamed 01b2a20
qlty issues
8ohamed 733d99d
qlty fixes in service.py
8ohamed c7aa571
qlty issues
8ohamed 9c66e41
qlty issues
8ohamed fa07324
minor fix
8ohamed c091bb8
minor fix
8ohamed 808ac46
minor fix
8ohamed 821efbc
small refactor
8ohamed File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.