{"id":5805191,"name":"OrgFlow-Actions/setup","ecosystem":"actions","description":"Use OrgFlow CLI from GitHub Actions to build your Salesforce DevOps pipeline and manage your deployments from GitHub","homepage":"https://www.orgflow.io","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/OrgFlow-Actions/setup","keywords_array":["continuous-delivery","continuous-integration","devops","github-actions","orgflow","salesforce","salesforce-devops","salesforce-metadata"],"namespace":"OrgFlow-Actions","versions_count":4,"first_release_published_at":"2022-03-01T20:43:13.000Z","latest_release_published_at":"2023-03-01T17:43:57.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-03-31T13:03:30.769Z","created_at":"2023-01-04T15:26:42.769Z","updated_at":"2026-03-31T13:03:30.769Z","registry_url":"https://github.com/OrgFlow-Actions/setup","install_command":null,"documentation_url":null,"metadata":{"name":"OrgFlow: Salesforce DevOps for GitHub","author":"OrgFlow GmbH","description":"Use OrgFlow CLI from GitHub Actions to build your Salesforce DevOps pipeline and manage your deployments from GitHub","branding":{"icon":"cloud","color":"red"},"inputs":{"version":{"description":"Version of OrgFlow to install. Can be specified as major '1', minor '1.1' or patch '1.1.1'; latest matching version will be installed (omit to install latest available version).","required":false},"include-prerelease":{"description":"Set to 'true' to include prerelease versions when determining latest available version.","required":false,"default":"false"},"skip-install":{"description":"Don't download and install OrgFlow (i.e. assume OrgFlow is already installed).","required":false,"default":"false"},"license-key":{"description":"Your OrgFlow license key (you can get one at https://www.orgflow.io/trial if you do not already have one).","required":true},"salesforce-username":{"description":"Save username for connecting to production Salesforce org (stored on runner in encrypted form).","required":false},"salesforce-password":{"description":"Save password for connecting to production Salesforce org (stored on runner in encrypted form).","required":false},"git-username":{"description":"Save username for connecting to remote Git repository (not needed if connecting to a GitHub repository).","required":false},"git-password":{"description":"Save access token or password for connecting to remote Git repository (use 'secrets.GITHUB_TOKEN' if connecting to the current repository).","required":false},"git-committer-name":{"description":"Set name to use in committer signature when committing changes to Git repository.","required":false,"default":"OrgFlow Default Committer"},"git-committer-email":{"description":"Set email address to use in committer signature when committing changes to Git repository.","required":false,"default":"defaultcommitter@orgflow.io"},"stack-name":{"description":"Name of OrgFlow stack to save credentials for (required when saving Salesforce or Git credentials).","required":false},"encryption-key":{"description":"Encryption key to use when encrypting and decrypting Salesforce and/or Git credentials (omit to generate a new encryption key).","required":false},"log-file-name":{"description":"Name (optionally tokenized) of OrgFlow diagnostic log files.","required":false,"default":"{C}-{T:yyyyMMdd-HHmmss-FFF}.log"},"log-level":{"description":"Verbosity level for OrgFlow diagnostic log files (verbose, debug, information, warning, error or fatal).","required":false,"default":"verbose"},"upload-diag-artifact":{"description":"Set to 'false' to disable uploading of all OrgFlow diagnostic log files and bundles during post-job processing.","required":false,"default":"true"},"diag-artifact-name":{"description":"Name to use for the artifact when uploading OrgFlow diagnostic log files and bundles.","required":false,"default":"orgflow_diag_${{ github.job }}_${{ github.run_attempt }}"}},"outputs":{"version":{"description":"Exact version of OrgFlow that was installed and/or configured."},"encryption-key":{"description":"Encryption key that was saved."}},"runs":{"using":"node16","main":"dist/main.js","post":"dist/post.js"},"default_branch":"v1","path":null},"repo_metadata":{"uuid":"455834441","full_name":"OrgFlow-Actions/setup","owner":"OrgFlow-Actions","description":"An action that installs and configures OrgFlow CLI and lets you build your Salesforce DevOps pipeline and manage your deployments from GitHub.","archived":false,"fork":false,"pushed_at":"2023-03-01T18:41:53.000Z","size":835,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"v1","last_synced_at":"2023-05-19T07:21:21.543Z","etag":null,"topics":["continuous-delivery","continuous-integration","devops","github-actions","orgflow","salesforce","salesforce-devops","salesforce-metadata"],"latest_commit_sha":null,"homepage":"https://www.orgflow.io","language":"TypeScript","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/OrgFlow-Actions.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":"2022-02-05T10:06:11.000Z","updated_at":"2022-07-11T11:23:37.000Z","dependencies_parsed_at":"2023-01-05T04:49:30.988Z","dependency_job_id":null,"html_url":"https://github.com/OrgFlow-Actions/setup","commit_stats":{"total_commits":17,"total_committers":5,"mean_commits":3.4,"dds":0.4117647058823529,"last_synced_commit":"48a3f5b5a97cb7f15fadaa421e599de0ba71b0a9"},"previous_names":[],"tags_count":4,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrgFlow-Actions%2Fsetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrgFlow-Actions%2Fsetup/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrgFlow-Actions%2Fsetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OrgFlow-Actions","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":144956988,"owners_count":6187889,"icon_url":"https://github.com/github.png","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"},"tags":[{"name":"v1.1.0","sha":"48a3f5b5a97cb7f15fadaa421e599de0ba71b0a9","kind":"commit","published_at":"2023-03-01T17:43:57.000Z","download_url":"https://codeload.github.com/OrgFlow-Actions/setup/tar.gz/v1.1.0","html_url":"https://github.com/OrgFlow-Actions/setup/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-02T11:19:33.488Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrgFlow-Actions%2Fsetup/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrgFlow-Actions%2Fsetup/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"96a8b8ec4d5f8acf3f53d21c67c43a63528dfdab","kind":"commit","published_at":"2022-03-24T22:43:29.000Z","download_url":"https://codeload.github.com/OrgFlow-Actions/setup/tar.gz/v1.0.2","html_url":"https://github.com/OrgFlow-Actions/setup/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T10:23:28.706Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrgFlow-Actions%2Fsetup/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrgFlow-Actions%2Fsetup/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"17f89af96c5f02931ae013150f6983bde5a5ab4e","kind":"commit","published_at":"2022-03-05T16:05:29.000Z","download_url":"https://codeload.github.com/OrgFlow-Actions/setup/tar.gz/v1.0.1","html_url":"https://github.com/OrgFlow-Actions/setup/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T10:23:29.154Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrgFlow-Actions%2Fsetup/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrgFlow-Actions%2Fsetup/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5f50eb877dd80a4456429841af9d3cce0ba9f9c1","kind":"commit","published_at":"2022-03-01T20:43:13.000Z","download_url":"https://codeload.github.com/OrgFlow-Actions/setup/tar.gz/v1.0.0","html_url":"https://github.com/OrgFlow-Actions/setup/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T10:23:29.613Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrgFlow-Actions%2Fsetup/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrgFlow-Actions%2Fsetup/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-07-11T11:29:36.410Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":36.45962467404779,"forks_count":37.2590091052879,"average":29.14440217158979},"purl":"pkg:githubactions/OrgFlow-Actions/setup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/OrgFlow-Actions/setup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/OrgFlow-Actions/setup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/OrgFlow-Actions/setup/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:29:34.730Z","issues_count":1,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":29315.666666666668,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1574.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/OrgFlow-Actions%2Fsetup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/OrgFlow-Actions%2Fsetup/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/OrgFlow-Actions%2Fsetup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/OrgFlow-Actions%2Fsetup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/OrgFlow-Actions%2Fsetup/codemeta","maintainers":[]}