{"id":25129785,"url":"https://github.com/prodvana/configs-apply-action","last_synced_at":"2025-04-02T21:44:26.783Z","repository":{"id":203190479,"uuid":"709035775","full_name":"prodvana/configs-apply-action","owner":"prodvana","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-06T21:32:14.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-08T12:19:46.996Z","etag":null,"topics":["actions","github-actions"],"latest_commit_sha":null,"homepage":null,"language":null,"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/prodvana.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":"2023-10-23T22:06:21.000Z","updated_at":"2023-10-23T22:06:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"6cb5d7b7-cf03-4f75-a5e9-8aa051549e3a","html_url":"https://github.com/prodvana/configs-apply-action","commit_stats":null,"previous_names":["prodvana/configs-apply-action"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodvana%2Fconfigs-apply-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodvana%2Fconfigs-apply-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodvana%2Fconfigs-apply-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodvana%2Fconfigs-apply-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prodvana","download_url":"https://codeload.github.com/prodvana/configs-apply-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246899635,"owners_count":20851894,"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":["actions","github-actions"],"created_at":"2025-02-08T12:19:32.590Z","updated_at":"2025-04-02T21:44:26.756Z","avatar_url":"https://github.com/prodvana.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# configs-apply Github Action\n\nThis action is used to automatically apply Prodvana config files in a repository.\n\n\n# Requirements\n- [pvnctl](https://github.com/prodvana/pvnctl) present in the CI environment\n  - We recommend using [init-pvnctl-action](https://github.com/prodvana/init-pvnctl-action) to handle installation and authentication initialization\n\n# Usage\n\n## Inputs\n\n| Input         | Default    | Description                                                                                                                                              |\n| ------------- | ---------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| path          | (required) | Path to configs to apply. Can include ... to apply all subdirectories.                                                                                   |\n| auth_context  | default    | pvnctl auth context to use. If you're using this action with init-pvnctl, leave as the default                                                           |\n\n\n## Basic Usage\n\n```yaml\nsteps:\n  # pvnctl must be installed in your Action environment for configs-apply\n  - uses: prodvana/init-pvnctl-action@v0.1.0\n    with:\n      org: my-org\n      api_token: ${{ secrets.YOUR_PRODVANA_API_TOKEN }}\n  - uses: prodvana/configs-apply-action@v0.1.1\n    with:\n      path: pvn-configs/...\n  - uses: prodvana/configs-apply-action@v0.1.1\n    with:\n      path: path/to/a/config.pvn.yaml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodvana%2Fconfigs-apply-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprodvana%2Fconfigs-apply-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodvana%2Fconfigs-apply-action/lists"}