{"id":18835954,"url":"https://github.com/tomschr/xml-doc-action","last_synced_at":"2026-05-10T03:46:05.597Z","repository":{"id":51375533,"uuid":"336222793","full_name":"tomschr/xml-doc-action","owner":"tomschr","description":"A GitHub Action to validate XML files with daps","archived":false,"fork":false,"pushed_at":"2021-06-01T11:55:54.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T08:08:47.956Z","etag":null,"topics":["action","daps","github","github-action","github-actions","validate","xml"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomschr.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}},"created_at":"2021-02-05T09:22:38.000Z","updated_at":"2021-06-01T11:55:56.000Z","dependencies_parsed_at":"2022-09-07T17:11:19.317Z","dependency_job_id":null,"html_url":"https://github.com/tomschr/xml-doc-action","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomschr%2Fxml-doc-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomschr%2Fxml-doc-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomschr%2Fxml-doc-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomschr%2Fxml-doc-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomschr","download_url":"https://codeload.github.com/tomschr/xml-doc-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239770590,"owners_count":19694094,"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","daps","github","github-action","github-actions","validate","xml"],"created_at":"2024-11-08T02:17:41.293Z","updated_at":"2026-01-27T02:30:19.544Z","avatar_url":"https://github.com/tomschr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xml-doc-action\n\nGitHub Action to manage XML files through [DAPS](https://github.com/openSUSE/daps).\n\nA simple example to use this action in your doc repository:\n\n```yaml\non:\n  push\n\njobs:\n  validate:\n     runs-on: ubuntu-latest\n\n     steps:\n       - uses: actions/checkout@v2\n\n       - name: Validate with DAPS\n         uses: tomschr/xml-doc-action@main\n         with:\n            command: daps -v -d DC-test validate\n```\n\n\n## Inputs\n\nName                | Required? | Type     | Default | Explanation\n--------------------|-----------|----------|---------|------------------------\n`command`           | yes*      | string   | `daps --version` | The DAPS command to use\n\n\n## Outputs\n\nName            | Type | Explanation\n----------------|------|-----------------\n`dapsexitcode`  | int  | The exit code from the input command","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomschr%2Fxml-doc-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomschr%2Fxml-doc-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomschr%2Fxml-doc-action/lists"}