{"id":25129777,"url":"https://github.com/prodvana/init-pvnctl-action","last_synced_at":"2025-10-30T08:34:38.121Z","repository":{"id":184520531,"uuid":"672035003","full_name":"prodvana/init-pvnctl-action","owner":"prodvana","description":"A Github Action to install and initialize pvnctl","archived":false,"fork":false,"pushed_at":"2024-03-20T15:37:18.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-04T13:19:31.345Z","etag":null,"topics":["actions","github-actions"],"latest_commit_sha":null,"homepage":"https://prodvana.io","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}},"created_at":"2023-07-28T18:41:26.000Z","updated_at":"2023-07-28T19:12:29.000Z","dependencies_parsed_at":"2024-03-20T16:48:21.431Z","dependency_job_id":null,"html_url":"https://github.com/prodvana/init-pvnctl-action","commit_stats":null,"previous_names":["prodvana/init-pvnctl-action"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodvana%2Finit-pvnctl-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodvana%2Finit-pvnctl-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodvana%2Finit-pvnctl-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodvana%2Finit-pvnctl-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prodvana","download_url":"https://codeload.github.com/prodvana/init-pvnctl-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:29.936Z","updated_at":"2025-10-30T08:34:38.069Z","avatar_url":"https://github.com/prodvana.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# init-pvnctl Github Action\n\nThis action helps intstall Prodvana's [pvnctl](https://github.com/prodvana/pvnctl) command line utility and initialize authentication so you can use it during CI runs.\n\n# Usage\n\n## Inputs\n\n| Input      | Default    | Description                                                           |\n| ---------- | ---------- | --------------------------------------------------------------------- |\n| version    | latest     | Version of the `pvnctl` binary to install                             |\n| org        | (required) | Your Provdana Org Slug, found in your URL: `\u003corg\u003e.runprodvana.com`    |\n| api_token  | (required) | Prodvana API Token. You can create one with `pvnctl api-token create` |\n\n## Basic Usage\n\n```yaml\nsteps:\n  - uses: prodvana/init-pvnctl-action@v0.1.2\n    with:\n      org: my-org # you can find this in your Prodvana URL: \u003corg\u003e.runprodvana.com\n      api_token: ${{ secrets.YOUR_PRODVANA_API_TOKEN }} # create with `pvnctl api-tokens create`\n  - run: pvnctl applications list \n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodvana%2Finit-pvnctl-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprodvana%2Finit-pvnctl-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodvana%2Finit-pvnctl-action/lists"}