{"id":18948436,"url":"https://github.com/oxid-esales/github-actions","last_synced_at":"2026-03-19T07:18:26.858Z","repository":{"id":180933851,"uuid":"662189353","full_name":"OXID-eSales/github-actions","owner":"OXID-eSales","description":"Reusable github actions code","archived":false,"fork":false,"pushed_at":"2026-02-13T11:28:13.000Z","size":759,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-14T08:44:57.659Z","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/OXID-eSales.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-04T14:46:00.000Z","updated_at":"2026-02-13T11:21:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"c30e3bb7-e156-4054-937e-d8b4fc54eb1c","html_url":"https://github.com/OXID-eSales/github-actions","commit_stats":null,"previous_names":["oxid-esales/github-actions"],"tags_count":227,"template":false,"template_full_name":null,"purl":"pkg:github/OXID-eSales/github-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fgithub-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fgithub-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fgithub-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fgithub-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OXID-eSales","download_url":"https://codeload.github.com/OXID-eSales/github-actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fgithub-actions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29790414,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T10:45:18.109Z","status":"ssl_error","status_checked_at":"2026-02-24T10:45:09.911Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-11-08T13:13:30.729Z","updated_at":"2026-02-24T16:02:27.078Z","avatar_url":"https://github.com/OXID-eSales.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nThis repository contains re-usable GitHub workflows and actions for the\nOXID-eSales repositories.\n\n## Workflows\n\n- [dispatch-release](docs/workflows/dispatch-release.md): This workflow prepares a github-actions-release\n- [merge-release](docs/workflows/merge-release.md): This workflow updates the tags after merging a release\nbranch into main\n- [push-validate_workflows](docs/workflows/push-validate_workflows.md): Validates the workflow and YAML files after a\npush\n- [universal_workflow_light](docs/workflows/universal_workflow_light.md): This configurable workflow relies on test and\ninstall scripts provided in the respective repositories.\n\n## Actions\n\n- Auxiliary actions\n  - [begin_report](docs/actions/begin_report.md) initializes the report artifact with the used testplan and report headers.\n    Its output is required for [generate_report](docs/actions/generate_report.md).\n  - [append_report](docs/actions/append_report.md) adds job status information, debug and cleanup information to the report for a job.\n    Its output is required for [generate_report](docs/actions/generate_report.md).\n  - [generate_report](docs/actions/generate_report.md) generates a report on the summary page and handles Slack notifications\n  - [build_docker](docs/actions/build_docker.md) is used in the [docker repository](https://github.com/OXID-eSales/docker/tree/master/.github/workflows) workflows to build the docker images\n  - [clean_cache](docs/actions/clean_cache.md) is used at the end of a successful workflow to clean up the cached objects\n  - [composer_merge](docs/actions/composer_merge.md) merges a JSON string with composer.json.\n  - [consolidate_artifacts](docs/actions/consolidate_artifacts.md) consolidates multiple artifacts into one.\n  - [start_shop](docs/actions/start_shop.md) fetches a shop from cache and starts it.\n  - [stop_shop](docs/actions/stop_shop.md) stops a running shop.\n  - [load_cached_testplan](docs/actions/load_cached_testplan.md) loads the cached\n    test plan directory during the init job.\n- Setup actions\n  - [prepare_shop](docs/actions/prepare_shop.md) prepares the shop and creates a cache for it.\n- Test actions\n  - [actionlint](docs/actions/actionlint.md) runs actionlint in the repository.\n  - [run_test_script](docs/actions/run_test_script.md) runs a script defined in a composer.json or in a\n    shell script in tests/Scripts.\n  - [sonarcloud](docs/actions/sonarcloud.md) runs SonarCloud over the given installation.\n  - [yamllint](docs/actions/yamllint.md) runs yamllint in the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxid-esales%2Fgithub-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxid-esales%2Fgithub-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxid-esales%2Fgithub-actions/lists"}