{"id":25059839,"url":"https://github.com/blockception/action-minecraft-bedrock-diagnose","last_synced_at":"2025-04-14T14:24:36.131Z","repository":{"id":39089296,"uuid":"403398147","full_name":"Blockception/action-minecraft-bedrock-diagnose","owner":"Blockception","description":"Tests the content of your Minecraft project for errors and outputs them to the action console as well as marks it as failed","archived":false,"fork":false,"pushed_at":"2024-04-06T18:06:14.000Z","size":1747,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-06T19:23:43.961Z","etag":null,"topics":["action","actions","bedrock","diagnostics","hacktoberfest2022","minecraft","minecraft-bedrock","test","testing","unittest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Blockception.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-09-05T19:41:08.000Z","updated_at":"2024-04-06T19:23:54.927Z","dependencies_parsed_at":"2024-02-28T20:27:34.542Z","dependency_job_id":"828e29d1-c466-4643-a403-edd7b929d015","html_url":"https://github.com/Blockception/action-minecraft-bedrock-diagnose","commit_stats":{"total_commits":311,"total_committers":2,"mean_commits":155.5,"dds":"0.19292604501607713","last_synced_commit":"49ca88b0a08bbd9d502f4e1a59d83c7d3be72355"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockception%2Faction-minecraft-bedrock-diagnose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockception%2Faction-minecraft-bedrock-diagnose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockception%2Faction-minecraft-bedrock-diagnose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockception%2Faction-minecraft-bedrock-diagnose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blockception","download_url":"https://codeload.github.com/Blockception/action-minecraft-bedrock-diagnose/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248895513,"owners_count":21179249,"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":["action","actions","bedrock","diagnostics","hacktoberfest2022","minecraft","minecraft-bedrock","test","testing","unittest"],"created_at":"2025-02-06T15:55:14.972Z","updated_at":"2025-04-14T14:24:36.099Z","avatar_url":"https://github.com/Blockception.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Action Minecraft Bedrock Diagnose\n\n[![tagged-release](https://github.com/Blockception/action-minecraft-bedrock-diagnose/actions/workflows/tagged-release.yml/badge.svg)](https://github.com/Blockception/action-minecraft-bedrock-diagnose/actions/workflows/tagged-release.yml)\n[![npm-unit-test](https://github.com/Blockception/action-minecraft-bedrock-diagnose/actions/workflows/npm-test.yml/badge.svg)](https://github.com/Blockception/action-minecraft-bedrock-diagnose/actions/workflows/npm-test.yml)\n\n\nTests the content of your minecraft project for errors and outputs them to the action console as well as mark it as failed.\n\n## Example\n\n\n```yml\n# This is a basic workflow to help you get started with Actions\nname: minecraft-bedrock-diagnose\n\n# Controls when the action will run. \non:\n  # Triggers the workflow on push or pull request events but only for the main branch\n  push:\n    branches: [ main ]\n  pull_request:\n    branches: [ main ]\n\n  # Allows you to run this workflow manually from the Actions tab\n  workflow_dispatch:\n\n# A workflow run is made up of one or more jobs that can run sequentially or in parallel\njobs:\n  # This workflow contains a single job called \"build\"\n  test:\n    # The type of runner that the job will run on\n    runs-on: ubuntu-latest\n\n    # Steps represent a sequence of tasks that will be executed as part of the job\n    steps:\n      - name: 📦 Checkout Repository\n        uses: actions/checkout@v3\n\n      # Runs a single command using the runners shell\n      - uses: Blockception/action-minecraft-bedrock-diagnose@latest\n        with: \n          folder: ${{github.workspace}}/project\n```\n\n## Contributing\n\nFirst, read the [contributing guide](./CONTRIBUTING.md). fork the project, clone it and run the following commands:\n\n**Installation**\n\n```cmd\n  npm ci\n  npm update\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockception%2Faction-minecraft-bedrock-diagnose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblockception%2Faction-minecraft-bedrock-diagnose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockception%2Faction-minecraft-bedrock-diagnose/lists"}