{"id":15173129,"url":"https://github.com/district09/robo-digipolis-package-drupal8","last_synced_at":"2025-10-05T09:23:24.775Z","repository":{"id":56968691,"uuid":"79917640","full_name":"district09/robo-digipolis-package-drupal8","owner":"district09","description":"Extension of robo-digipolis-package with Drupal 8 specific compile (for themes) and package tasks and commands","archived":false,"fork":false,"pushed_at":"2025-01-20T08:58:51.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-01-31T15:11:52.434Z","etag":null,"topics":["d09check22","drupal8","package","robo","robo-digipolis-package","robo-tasks","web"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/district09.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-24T14:13:41.000Z","updated_at":"2025-01-20T08:58:34.000Z","dependencies_parsed_at":"2024-04-23T10:07:38.549Z","dependency_job_id":null,"html_url":"https://github.com/district09/robo-digipolis-package-drupal8","commit_stats":{"total_commits":52,"total_committers":3,"mean_commits":"17.333333333333332","dds":0.09615384615384615,"last_synced_commit":"9cb334b2742c82ccf0a42c7827afdc253548ffc5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Frobo-digipolis-package-drupal8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Frobo-digipolis-package-drupal8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Frobo-digipolis-package-drupal8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Frobo-digipolis-package-drupal8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/district09","download_url":"https://codeload.github.com/district09/robo-digipolis-package-drupal8/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238264672,"owners_count":19443388,"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":["d09check22","drupal8","package","robo","robo-digipolis-package","robo-tasks","web"],"created_at":"2024-09-27T10:41:19.715Z","updated_at":"2025-10-05T09:23:19.722Z","avatar_url":"https://github.com/district09.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Robo Digipolis Package Drupal8\n\nDrupal 8 Packaging/Compile tasks for Robo Task Runner\n\n[![Latest Stable Version](https://poser.pugx.org/digipolisgent/robo-digipolis-package-drupal8/v/stable)](https://packagist.org/packages/digipolisgent/robo-digipolis-package-drupal8)\n[![Latest Unstable Version](https://poser.pugx.org/digipolisgent/robo-digipolis-package-drupal8/v/unstable)](https://packagist.org/packages/digipolisgent/robo-digipolis-package-drupal8)\n[![Total Downloads](https://poser.pugx.org/digipolisgent/robo-digipolis-package-drupal8/downloads)](https://packagist.org/packages/digipolisgent/robo-digipolis-package-drupal8)\n[![License](https://poser.pugx.org/digipolisgent/robo-digipolis-package-drupal8/license)](https://packagist.org/packages/digipolisgent/robo-digipolis-package-drupal8)\n\n[![Build Status](https://travis-ci.org/digipolisgent/robo-digipolis-package-drupal8.svg?branch=develop)](https://travis-ci.org/digipolisgent/robo-digipolis-package-drupal8)\n[![Maintainability](https://api.codeclimate.com/v1/badges/8f19beedf27fd62dcdf5/maintainability)](https://codeclimate.com/github/digipolisgent/robo-digipolis-package-drupal8/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/8f19beedf27fd62dcdf5/test_coverage)](https://codeclimate.com/github/digipolisgent/robo-digipolis-package-drupal8/test_coverage)\n[![PHP 7 ready](https://php7ready.timesplinter.ch/digipolisgent/robo-digipolis-package-drupal8/develop/badge.svg)](https://travis-ci.org/digipolisgent/robo-digipolis-package-drupal8)\n\n## Commands\n\nThis package provides default commands wich you can use in your `RoboFile.php`\nlike so:\n\n```php\nclass RoboFile extends \\Robo\\Tasks\n{\n    use \\DigipolisGent\\Robo\\Task\\Package\\Drupal8\\Commands\\loadCommands;\n}\n```\n\n### digipolis:package-project\n\n`vendor/bin/robo digipolis:package-drupal8 FILE [DIR] [OPTIONS]`\n\n#### Arguments\n\n##### FILE\n\nThe name of the archive file that will be created.\n\n##### DIR\n\nThe directory to package. Defaults to the config value `digipolis.root.project`\nif it is set (see \u003chttps://github.com/digipolisgent/robo-digipolis-general\u003e for\nmore information), or the current working directory otherwise.\n\n#### Options\n\n##### --ignore, -i\n\nComma separated list of filenames to ignore, has sensible defaults for Drupal 8\nprojects\n\n### digipolis:themes-clean-drupal8\n\n`vendor/bin/robo digipolis:themes-clean-drupal8 [THEMES] [DIRS]`\n\n#### Arguments\n\n##### THEMES\n\nComma-seperated list of Drupal theme machine names. Defaults to the keys of the\ndigipolis.themes.drupal8 config value.\n\n##### DIRS\n\nComma-seperated list of directories in which to search for the themes. Defaults\nto the digipolis.root.project and digipolis.root.web config values, or the\ncurrent working directory if that is not set.\n\n### digipolis:themes-compile-drupal8\n\n`vendor/bin/robo digipolis:themes-compile-drupal8 [THEMES] [DIRS]`\n\n#### Arguments\n\n##### THEMES\n\nComma-seperated list of Drupal theme machine names, or comma separated list in\nthe format `themename:command` where `themename` is the name of the theme to\ncompile and `command` is the name of the grunt/gulp command to execute (defaults\nto `compile`). Defaults to the digipolis.themes.drupal8 config value.\n\n##### DIRS\n\nComma-seperated list of directories in which to search for the themes. Defaults\nto the digipolis.root.project and digipolis.root.web config values, or the\ncurrent working directory if that is not set.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistrict09%2Frobo-digipolis-package-drupal8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdistrict09%2Frobo-digipolis-package-drupal8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistrict09%2Frobo-digipolis-package-drupal8/lists"}