{"id":13788601,"url":"https://github.com/brokeyourbike/prepare-opencart-module-action","last_synced_at":"2025-05-12T03:30:31.400Z","repository":{"id":40319917,"uuid":"383624971","full_name":"brokeyourbike/prepare-opencart-module-action","owner":"brokeyourbike","description":"Prepare Opencart extension (ocmod) ","archived":false,"fork":false,"pushed_at":"2025-02-14T23:30:15.000Z","size":516,"stargazers_count":3,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-05T09:51:08.433Z","etag":null,"topics":["action","actions","github-action","github-actions","hacktoberfest","ocmod","opencart","opencart-extension","opencart-module"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/brokeyourbike.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"brokeyourbike","open_collective":"brokeyourbike"}},"created_at":"2021-07-06T23:52:43.000Z","updated_at":"2024-06-19T17:53:05.000Z","dependencies_parsed_at":"2024-08-03T21:12:36.350Z","dependency_job_id":null,"html_url":"https://github.com/brokeyourbike/prepare-opencart-module-action","commit_stats":{"total_commits":57,"total_committers":2,"mean_commits":28.5,"dds":"0.26315789473684215","last_synced_commit":"6c92d5640e31a1e17fa1050ebad2f53ef22c4241"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fprepare-opencart-module-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fprepare-opencart-module-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fprepare-opencart-module-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fprepare-opencart-module-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brokeyourbike","download_url":"https://codeload.github.com/brokeyourbike/prepare-opencart-module-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253667914,"owners_count":21944938,"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","github-action","github-actions","hacktoberfest","ocmod","opencart","opencart-extension","opencart-module"],"created_at":"2024-08-03T21:00:50.865Z","updated_at":"2025-05-12T03:30:31.058Z","avatar_url":"https://github.com/brokeyourbike.png","language":"TypeScript","funding_links":["https://github.com/sponsors/brokeyourbike","https://opencollective.com/brokeyourbike"],"categories":["Packages"],"sub_categories":["Github Actions"],"readme":"# prepare-opencart-module-action\n\n[![Latest Stable Version](https://img.shields.io/github/v/release/brokeyourbike/prepare-opencart-module-action)](https://github.com/brokeyourbike/prepare-opencart-module-action/releases)\n[![Maintainability](https://api.codeclimate.com/v1/badges/cba9783e98be5bc4f2cf/maintainability)](https://codeclimate.com/github/brokeyourbike/prepare-opencart-module-action/maintainability)\n\nPrepare Opencart module\n\n## Usage\n\n```yaml\nname: release\n\non:\n  release:\n    types: [ published ]\n\njobs:\n  zip-files:\n    runs-on: ubuntu-latest\n    timeout-minutes: 10\n\n    steps:\n      - uses: actions/checkout@v3\n\n      - name: Prepare Ocmod\n        uses: brokeyourbike/prepare-opencart-module-action@v1\n        id: prepare\n        with:\n          module-name: example-module-name\n          modification-file: modification.xml\n          files: admin/ catalog/\n\n      - name: Upload Release Asset\n        uses: actions/upload-release-asset@v1\n        env:\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n        with:\n          asset_path: ${{ steps.prepare.outputs.output_file }}\n          asset_name: ${{ steps.prepare.outputs.output_name }}\n          asset_content_type: application/zip\n```\n\n## Arguments\n\n| Input  | Description | Usage |\n| :---:     |     :---:   |    :---:   |\n| `module-name`  | name of the OpenCart module  | *Required |\n| `files`  | files or directories to includ  | |\n| `modification-file`  | add modification to the module root  | |\n| `license-file`  | add license to the module root  | |\n\n\n## Authors\n\n- [Ivan Stasiuk](https://github.com/brokeyourbike) | [Twitter](https://twitter.com/brokeyourbike) | [LinkedIn](https://www.linkedin.com/in/brokeyourbike) | [stasi.uk](https://stasi.uk)\n\n## License\n\n[MIT License](https://github.com/brokeyourbike/prepare-opencart-module-action/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokeyourbike%2Fprepare-opencart-module-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrokeyourbike%2Fprepare-opencart-module-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokeyourbike%2Fprepare-opencart-module-action/lists"}