{"id":7747211,"name":"FiorelaCiroku/XDTesting-CreateDirectory","ecosystem":"actions","description":"This action is able create a directory structure in a Github repository.","homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory","keywords_array":[],"namespace":"FiorelaCiroku","versions_count":31,"first_release_published_at":"2022-05-22T12:56:32.000Z","latest_release_published_at":"2022-06-15T11:20:41.000Z","latest_release_number":"v1.0.30","last_synced_at":"2026-05-31T22:15:47.623Z","created_at":"2023-05-17T11:20:22.987Z","updated_at":"2026-05-31T22:15:47.623Z","registry_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory","install_command":null,"documentation_url":null,"metadata":{"name":"Create directory structure for XDTesting","description":"This action is able create a directory structure in a Github repository.","branding":{"icon":"box","color":"blue"},"inputs":{"ontologyName":{"description":"Name of the ontology","required":true}},"runs":{"using":"composite","steps":[{"name":"create-directory","shell":"bash","run":"echo ${{inputs.ontologyName}}\nmkdir -p XDTesting\ncd XDTesting\nmkdir ${{inputs.ontologyName}}\ncd ${{inputs.ontologyName}}\necho \"${{inputs.ontologyName}} directory created\"\nmkdir TestDocumentation\n# mkdir TestingUserInput\nmkdir CompetencyQuestionVerificationTest\nmkdir InferenceVerificationTest\nmkdir ErrorProvocationTest\ntouch ${{inputs.ontologyName}}.owl\n# cd TestingUserInput\n# echo \"This directory stores input files for contructing test cases.\" \u003e README.md\n# cd ..\ncd TestDocumentation\necho \"TestDocumentation directory created\"\nmkdir PassedTests\nmkdir FailedTests\ncd PassedTests \necho \"This directory stores successfully passed tests.\" \u003e README.md\ncd ..\ncd FailedTests \necho \"This directory stores failed tests.\" \u003e README.md\ncd ..\ncd ..\ncd CompetencyQuestionVerificationTest\necho \"CompetencyQuestionVerificationTest directory created\"\nmkdir CQTestCase\nmkdir CQDataSet\ncd CQTestCase \necho \"This directory stores Competency Question Verification test cases.\" \u003e README.md\ncd ..\ncd CQDataSet \necho \"This directory stores Competency Question Verification test cases' data.\" \u003e README.md\ncd ..\ncd ..\ncd InferenceVerificationTest\necho \"InferenceVerificationTest directory created\"\nmkdir IVTestCase\nmkdir IVDataSet\ncd IVTestCase\necho \"This directory stores Inference Verification test cases.\" \u003e README.md\ncd ..\ncd IVDataSet\necho \"This directory stores Inference Verification test cases' data.\" \u003e README.md\ncd ..\ncd ..\ncd ErrorProvocationTest\necho \"ErrorProvocationTest directory created\"\nmkdir EPTestCase\nmkdir EPDataSet\ncd EPTestCase\necho \"This directory stores Error Provocation test cases.\" \u003e README.md\ncd ..\ncd EPDataSet\necho \"This directory stores Error Provocation test cases' data.\" \u003e README.md\ncd ..\ncd ..\ncd ..\ncd ..\n\n      \n"}]},"default_branch":"main","path":null},"repo_metadata":{"uuid":"495059838","full_name":"FiorelaCiroku/XDTesting-CreateDirectory","owner":"FiorelaCiroku","description":"This action is able create a directory structure in the Github repository useful for the testing of conceptual components based on the eXtreme Design methodology.","archived":false,"fork":false,"pushed_at":"2022-06-15T11:21:04.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-07-13T08:46:55.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/FiorelaCiroku.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}},"created_at":"2022-05-22T12:55:19.000Z","updated_at":"2023-07-13T08:46:55.656Z","dependencies_parsed_at":"2023-01-04T12:33:26.691Z","dependency_job_id":null,"html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory","commit_stats":null,"previous_names":[],"tags_count":31,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FiorelaCiroku","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145725783,"owners_count":6280958,"icon_url":"https://github.com/github.png","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"},"owner_record":{"login":"FiorelaCiroku","name":"Fiorela Ciroku","uuid":"12375920","kind":"user","description":"PhD @UniBo","email":"","website":null,"location":"Bologna, Italy","twitter":"cirokufiorela","company":"@UniBo","icon_url":"https://avatars.githubusercontent.com/u/12375920?v=4","repositories_count":9,"last_synced_at":"2023-03-06T03:27:39.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FiorelaCiroku","created_at":"2022-11-16T03:54:12.995Z","updated_at":"2023-03-06T03:27:39.415Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FiorelaCiroku","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FiorelaCiroku/repositories"},"tags":[{"name":"v1.0.30","sha":"934f54a0879429b5422951ccb5c59baab65c90a2","kind":"commit","published_at":"2022-06-15T11:20:41.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.30","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.30","dependencies_parsed_at":"2023-06-01T11:41:11.342Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.30/manifests"},{"name":"v1.0.29","sha":"dc434f399933f1ef408082701707510eac394902","kind":"commit","published_at":"2022-06-15T07:21:01.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.29","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.29","dependencies_parsed_at":"2023-06-01T11:41:11.621Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.29/manifests"},{"name":"v1.0.28","sha":"537ce36a31dbdb4a388fad824a7c9790bf7b9999","kind":"commit","published_at":"2022-06-15T07:15:18.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.28","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.28","dependencies_parsed_at":"2023-06-01T11:41:11.904Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.28/manifests"},{"name":"v1.0.27","sha":"380cae8bae283fe714a7abce1b59215bc42ce8cc","kind":"commit","published_at":"2022-06-15T07:10:30.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.27","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.27","dependencies_parsed_at":"2023-06-01T11:41:12.191Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"fc2459753e34ecb5712bdccd51c0639caa48f541","kind":"commit","published_at":"2022-06-15T00:56:32.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.26","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.26","dependencies_parsed_at":"2023-06-01T11:41:12.491Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"281e560329ee5e2edffdc3cc76aa762a6eebe64d","kind":"commit","published_at":"2022-06-15T00:41:48.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.25","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.25","dependencies_parsed_at":"2023-06-01T11:41:12.681Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"16427066fed50a502f31f596a53a1644012698f5","kind":"commit","published_at":"2022-06-15T00:22:23.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.24","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.24","dependencies_parsed_at":"2023-06-01T11:41:12.962Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"3c849f04515796caebec274080ce52824baad529","kind":"commit","published_at":"2022-06-14T13:49:43.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.23","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.23","dependencies_parsed_at":"2023-06-01T11:41:13.175Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"9813f1918f84f57f75508afbf1c57a58d6a1d164","kind":"commit","published_at":"2022-06-14T13:47:10.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.22","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.22","dependencies_parsed_at":"2023-06-01T11:41:13.408Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"00e5a1b9aa8fb43124df767d7564e851b6a28e6a","kind":"commit","published_at":"2022-06-14T13:40:27.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.21","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.21","dependencies_parsed_at":"2023-06-01T11:41:13.617Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"722da2e82e1d08a035351aeb65de26cf2abac6d0","kind":"commit","published_at":"2022-06-14T13:34:00.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.20","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.20","dependencies_parsed_at":"2023-06-01T11:41:13.894Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"a1653da9c8ad81b2a12855d4a6ee372ade51ee1b","kind":"commit","published_at":"2022-06-14T13:26:56.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.19","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.19","dependencies_parsed_at":"2023-06-01T11:41:14.185Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"955ca789d4fed1aec6af5f9d4499df8ef3ed981f","kind":"commit","published_at":"2022-06-14T13:05:23.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.18","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.18","dependencies_parsed_at":"2023-06-01T11:41:14.514Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"9cb6f1e48a205e616a31fe0e28d627ee2ae5020b","kind":"commit","published_at":"2022-06-14T12:59:29.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.17","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.17","dependencies_parsed_at":"2023-06-01T11:41:14.846Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"30a4f878704c44f2fe36567e9ce6ac0e59a09920","kind":"commit","published_at":"2022-06-14T12:50:32.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.16","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.16","dependencies_parsed_at":"2023-06-01T11:41:15.122Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"1ecaff74c63163e8569287c2e59dc1a5d630a9cb","kind":"commit","published_at":"2022-06-14T12:39:11.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.15","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.15","dependencies_parsed_at":"2023-06-01T11:41:15.404Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"970f66d38ac66b847be8c1b123b709a225b9e2d3","kind":"commit","published_at":"2022-06-14T12:33:09.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.14","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.14","dependencies_parsed_at":"2023-06-01T11:41:15.788Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"2e72797927b2171b88772fdfb84aed216711f506","kind":"commit","published_at":"2022-06-14T12:21:31.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.13","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.13","dependencies_parsed_at":"2023-06-01T11:41:15.958Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"a93ae324a197d5d0d505421997018f6f31654642","kind":"commit","published_at":"2022-06-14T12:17:50.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.12","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.12","dependencies_parsed_at":"2023-06-01T11:41:16.156Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"248562768cb36acc6dbf07fdb96cd79f1da490ff","kind":"commit","published_at":"2022-06-14T11:58:33.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.11","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.11","dependencies_parsed_at":"2023-06-01T11:41:16.375Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"3a62fbc52ac7941283a8bbb037ee2b39db2d7569","kind":"commit","published_at":"2022-06-14T11:47:48.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.10","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.10","dependencies_parsed_at":"2023-06-01T11:41:16.586Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"631d7078fa0967d738467a9c8bb1aa4f77676698","kind":"commit","published_at":"2022-06-14T11:28:14.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.9","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.9","dependencies_parsed_at":"2023-06-01T11:41:16.711Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"b6ff2906f09f31911656b33564cf02b7bd77cd51","kind":"commit","published_at":"2022-06-14T11:24:48.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.8","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.8","dependencies_parsed_at":"2023-06-01T11:41:16.894Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"09d412df84662b71cf7c440a7bcad5fa3c6bbd13","kind":"commit","published_at":"2022-06-14T11:00:16.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.7","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.7","dependencies_parsed_at":"2023-06-01T11:41:17.208Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0408514615dfb32bd86452c3f5becce7a1d2ad62","kind":"commit","published_at":"2022-06-14T10:32:05.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.6","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.6","dependencies_parsed_at":"2023-06-01T11:41:17.559Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"7d90bdffe4a632ffdcd4cba43d573866188c9d3c","kind":"commit","published_at":"2022-06-14T10:27:35.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.5","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.5","dependencies_parsed_at":"2023-06-01T11:41:17.851Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"7e86882623faa615f848ad1ee7cbc4718c5a9050","kind":"commit","published_at":"2022-06-14T10:21:55.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.4","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.4","dependencies_parsed_at":"2023-06-01T11:41:18.542Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"5ce269499ddac3091b4437c43ba84aca1e87ecb0","kind":"commit","published_at":"2022-06-14T10:13:35.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.3","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.3","dependencies_parsed_at":"2023-06-01T11:41:19.153Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"6159bbe5a134b97439d51d9e1cd72a37d48b8ad5","kind":"commit","published_at":"2022-05-22T13:37:50.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.2","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.2","dependencies_parsed_at":"2023-06-01T11:41:19.923Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"50d2293cc36486494f0edb87115767904ee180bd","kind":"commit","published_at":"2022-05-22T13:28:32.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.1","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-01T11:41:20.623Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f4191401a8e81529933e4431d26b6f57bc22e624","kind":"commit","published_at":"2022-05-22T12:56:32.000Z","download_url":"https://codeload.github.com/FiorelaCiroku/XDTesting-CreateDirectory/tar.gz/v1.0.0","html_url":"https://github.com/FiorelaCiroku/XDTesting-CreateDirectory/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T11:41:21.392Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiorelaCiroku%2FXDTesting-CreateDirectory/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-07-14T10:27:47.690Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":40.26221692491061,"dependent_packages_count":0.0,"stargazers_count":48.81764060265407,"forks_count":35.22640316731543,"docker_downloads_count":null,"average":31.076565173720027},"purl":"pkg:githubactions/FiorelaCiroku/XDTesting-CreateDirectory","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/FiorelaCiroku/XDTesting-CreateDirectory","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/FiorelaCiroku/XDTesting-CreateDirectory","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/FiorelaCiroku/XDTesting-CreateDirectory/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/FiorelaCiroku%2FXDTesting-CreateDirectory/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/FiorelaCiroku%2FXDTesting-CreateDirectory/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/FiorelaCiroku%2FXDTesting-CreateDirectory/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/FiorelaCiroku%2FXDTesting-CreateDirectory/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/FiorelaCiroku%2FXDTesting-CreateDirectory/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/FiorelaCiroku%2FXDTesting-CreateDirectory/codemeta","maintainers":[]}