{"id":25198059,"url":"https://github.com/danedens/shared_utlities_template","last_synced_at":"2025-06-30T22:06:12.991Z","repository":{"id":65371233,"uuid":"591068085","full_name":"DanEdens/shared_utlities_template","owner":"DanEdens","description":"This is a place holder for pypi","archived":false,"fork":false,"pushed_at":"2023-06-30T15:05:43.000Z","size":70702,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T22:05:16.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanEdens.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-01-19T21:13:17.000Z","updated_at":"2023-06-30T15:05:51.000Z","dependencies_parsed_at":"2023-07-28T01:03:02.339Z","dependency_job_id":null,"html_url":"https://github.com/DanEdens/shared_utlities_template","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"acdaf2d02b26d6b319d41f14ac2769d8efcfc056"},"previous_names":["danedens/dvt_tk"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/DanEdens/shared_utlities_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEdens%2Fshared_utlities_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEdens%2Fshared_utlities_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEdens%2Fshared_utlities_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEdens%2Fshared_utlities_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanEdens","download_url":"https://codeload.github.com/DanEdens/shared_utlities_template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEdens%2Fshared_utlities_template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262857291,"owners_count":23375492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-10T02:40:41.103Z","updated_at":"2025-06-30T22:06:12.961Z","avatar_url":"https://github.com/DanEdens.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Minim TestKit](https://bitbucket.org/danedens/minimtestkit)  \n\n\n# Project Description\n        \nParent command and control hub for Test automation Kits for the DVT Lab.  \n\n### Problems -\u003e\u003e (\n        Current Layout is overwhelming.  \n            Will Update python scripts into modules for reusablity and readablity  \n        Not fully Automated\n        Breaks on job failure  \n        Reports manually handled post job  \n        \n###     )\n    \n### Proposed Solutions -\u003e\u003e (  \n        There will be this parent repo, which will be capable of importing sub-repo testkits depending on usecase per machine.\n        Create single entry point with validatin tests, Streamlined Arguments, and \n        Add MQTT pubs to various stages of build for Debug mode and monitoring        \n        \n###     )  \n\n### Upstream Brainstorm \"would be cool if\" -\u003e\u003e (  \n        All - Pipelines intergrate directly to Jira Issues for triggering and reports  \n        All- Complete configuration from Webportal  \n        SoakTest - Local Webserver - GUI for scheduling commands and device statuses interface.  \n        All - Status screen in DVT lab, LEDs or Dashboard Indicators for Device status and recent Test pass/fail  \n        \n###     ) \n\n\n# Documentation Tree  \n\n### /root/Readme.md  \n        Project Overview  \n        Sub-Repos  \n        Tools proposed:  \n            1. host BitBucket =\u003e Jira Issue Intergration  \n            2. Sphinx using RST =\u003e Confluence(Automation board)  \n### /root/docs/  \n        \\--build  \n        \\--source  \n            conf.py  \n                Upload settings and styling variables\n            index.rst  \n                Page Layout\n            arguments.rst  \n                Docs for runtime arguments\n            readme.rst\n                Usage and Installation\n            docstringtest.rst  \n                Import all function docstring in single location for devolpment\n                Not visable from index\n            SoakTestKit.md (sys link to /root/SoakTestKit/readme.md)\n            CDRouterTest.md (sys link to /root/CDRouterTestKit/readme.md\n        make.bat\n        Makefile  \n        publishToConfluence.bat  \n        \n### /root/data\n        runlogs\n        artifacts (reports)\n        Tempfiles\n\n### /root/venv\n    Python Env\n\n### /root/.bin\n    Non-python Scripts and binarys\n\n### /root/.run\n    Pycharm build scripts\n    \n### /root/TestKit\n    |--tests\n        pytest files (non-DVT tests)\n    __init__.py\n        Imports and Argument parsing\n    config.py\n        Configuration methods\n    devices.py\n        Device specific methods\n    TestKit.py\n        Thread manager Entry point\n    utlis.py\n        Utility methods\n    \n# Sub-Repositories  \n\n\n    1. CDRouterTestKit (currently being built from DVT repo)  \n        Furthur Information - [CDRouterTestKit Readme](brokenlink)  \n        ToDo:  \n            1. Roadmap project.   \n            1. Break CDRouter into standalone repo. To Be renamed CDRouterTestKit once isolated   \n    \n    1. SoakTestKit   \n        Furthur Information - [SoakTestKit Brainstorm](brokenlink)  \n        ToDO:  \n            1. Roadmap project  \n            1. Document current functions   \n            1. Data brainstorm  \n            1. Version control and remote maintenance brainstorm  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanedens%2Fshared_utlities_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanedens%2Fshared_utlities_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanedens%2Fshared_utlities_template/lists"}