{"id":26294596,"url":"https://github.com/afiore/action-allure-report","last_synced_at":"2025-10-29T00:45:02.455Z","repository":{"id":52066186,"uuid":"252818397","full_name":"afiore/action-allure-report","owner":"afiore","description":"Github action to generate an Allure report","archived":false,"fork":false,"pushed_at":"2024-05-02T01:43:34.000Z","size":1,"stargazers_count":9,"open_issues_count":4,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T10:48:23.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/afiore.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":"2020-04-03T19:12:32.000Z","updated_at":"2025-01-28T20:35:51.000Z","dependencies_parsed_at":"2022-09-05T23:50:35.041Z","dependency_job_id":null,"html_url":"https://github.com/afiore/action-allure-report","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiore%2Faction-allure-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiore%2Faction-allure-report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiore%2Faction-allure-report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiore%2Faction-allure-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afiore","download_url":"https://codeload.github.com/afiore/action-allure-report/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243681024,"owners_count":20330152,"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":[],"created_at":"2025-03-15T03:31:07.365Z","updated_at":"2025-10-29T00:44:57.404Z","avatar_url":"https://github.com/afiore.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Action generate Allure report\n\nUses [allure-framework](https://github.com/allure-framework/allure2) to generate a browsable test report\n\n## Inputs\n\n### results-dir\n\n**Required** The relative path to the Allure results directory. Default `allure-results`.\n\n### report-dir\n\n**Required** The relative path to the directory where Allure will write the generated report. Default `allure-results`.\n\n## Building and running locally\n\nBuild the docker image by running:\n\n```bash\ndocker build . -t allure-gen\n```\n\nThen, assuming you have a `allure-results` and a `allure-report` folder in your current directory, you can generate the report by running:\n\n```bash\ndocker run -v ${PWD}:/github/workspace allure-gen allure-results allure-report\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafiore%2Faction-allure-report","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafiore%2Faction-allure-report","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafiore%2Faction-allure-report/lists"}