{"id":7748136,"name":"Screenly/cli","ecosystem":"actions","description":"GitHub Actions for Screenly.","homepage":"https://screenly.io","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Screenly/cli","keywords_array":["cli","command-line","command-line-tool","github-actions"],"namespace":"Screenly","versions_count":40,"first_release_published_at":"2022-12-09T11:55:30.000Z","latest_release_published_at":"2026-03-02T15:38:01.000Z","latest_release_number":"v1.1.1","last_synced_at":"2026-03-11T15:20:29.822Z","created_at":"2023-05-17T11:40:42.185Z","updated_at":"2026-03-11T15:20:29.822Z","registry_url":"https://github.com/Screenly/cli","install_command":null,"documentation_url":null,"metadata":{"name":"Screenly","description":"GitHub Actions for Screenly.","author":"Screenly, Inc","branding":{"icon":"code","color":"purple"},"inputs":{"screenly_api_token":{"description":"Your Screenly API token.","required":true},"cli_commands":{"description":"Your Screenly CLI command(s).","required":true},"print_cli_commands_output":{"description":"Print the Screenly CLI command(s) output.","default":"true","required":false},"cli_version":{"description":"Screenly CLI version.","default":"v1.1.1"}},"outputs":{"cli_commands_response":{"description":"The response from the Screenly CLI command(s).","value":"${{ steps.run-cli.outputs.response }}"}},"runs":{"using":"composite","steps":[{"name":"Download CLI","id":"download-cli","run":"pushd /tmp\nwget -q -O screenly-cli.tar.gz \\\n  \"https://github.com/Screenly/cli/releases/download/${{ inputs.cli_version }}/screenly-cli-x86_64-unknown-linux-gnu.tar.gz\"\ntar xfz screenly-cli.tar.gz\nchmod +x screenly\npopd\n","shell":"bash"},{"name":"Run CLI","id":"run-cli","continue-on-error":true,"run":"set -o pipefail\n\nAPI_TOKEN=${{ inputs.screenly_api_token }} RUST_LOG=debug /tmp/screenly ${{ inputs.cli_commands }}  \u003e\u003e /tmp/screenly_cli_command_output.txt\n\n# Filter logs from github output, while still saving them as artifact. Filtered lines are like: 2024-10-16T13:16:13.974Z DEBUG [reqwest::connect] ...\ngrep -Ev '^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}\\.[0-9]{3}Z[[:space:]](DEBUG|INFO|WARNING|ERROR)' /tmp/screenly_cli_command_output.txt | tr '\\n' ' ' \u003e /tmp/command_cleaned_output.txt\necho \"response=$(cat /tmp/command_cleaned_output.txt)\" \u003e\u003e \"$GITHUB_OUTPUT\"\ncat /tmp/command_cleaned_output.txt\n","shell":"bash"},{"name":"Upload artifacts of failed screenly cli command","if":"${{ steps.run-cli.outcome != 'success' }}","uses":"actions/upload-artifact@v4","with":{"name":"run-cli-output","path":"/tmp/screenly_cli_command_output.txt\n"}},{"name":"Fail if cli command failed","shell":"bash","if":"${{ steps.run-cli.outcome != 'success' }}","run":"exit 1\n"}]},"default_branch":"master","path":null},"repo_metadata":{"id":62692249,"uuid":"554099966","full_name":"Screenly/cli","owner":"Screenly","description":"Command Line Interface (CLI) and GitHub Actions workflow for Screenly.","archived":false,"fork":false,"pushed_at":"2024-08-16T08:27:07.000Z","size":947,"stargazers_count":27,"open_issues_count":6,"forks_count":7,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-16T09:45:36.703Z","etag":null,"topics":["cli","command-line","command-line-tool","github-actions"],"latest_commit_sha":null,"homepage":"https://screenly.io","language":"Rust","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/Screenly.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-19T08:49:09.000Z","updated_at":"2024-08-13T14:08:06.000Z","dependencies_parsed_at":"2024-02-29T11:53:01.107Z","dependency_job_id":"e500f122-5860-4123-8492-53bc8e5d5d66","html_url":"https://github.com/Screenly/cli","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Screenly","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215611918,"owners_count":15905052,"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"},"owner_record":{"login":"Screenly","name":"Screenly","uuid":"20972724","kind":"organization","description":"Transform your screens into powerful digital signs.","email":"support@screenly.io","website":"https://www.screenly.io","location":"United States of America","twitter":"screenlyapp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20972724?v=4","repositories_count":33,"last_synced_at":"2024-05-20T14:12:48.378Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Screenly","funding_links":["https://github.com/sponsors/Screenly"],"total_stars":2372,"followers":50,"following":0,"created_at":"2022-11-04T00:43:26.562Z","updated_at":"2024-05-20T14:12:49.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Screenly","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Screenly/repositories"},"tags":[{"name":"v0.2.8","sha":"d51fdcc4993bb10fb2d4cdd954076eb2afdf6d20","kind":"commit","published_at":"2024-08-13T12:29:41.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.2.8","html_url":"https://github.com/Screenly/cli/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":"ec444fbf-b0a2-4064-9d2a-90b4f8470ba5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"17fec6111ea8882307ac2db219ee5e64a660e438","kind":"commit","published_at":"2024-05-16T10:13:18.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.2.7","html_url":"https://github.com/Screenly/cli/releases/tag/v0.2.7","dependencies_parsed_at":"2024-05-18T05:07:04.021Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"ec61476dca0380a823c88f5bd6d7e7e05ec2798d","kind":"commit","published_at":"2024-05-10T08:39:21.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.2.6","html_url":"https://github.com/Screenly/cli/releases/tag/v0.2.6","dependencies_parsed_at":"2024-05-12T04:42:56.119Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"da02f182d4b612d9a1a652fd1a67be3c74e727f9","kind":"commit","published_at":"2024-03-22T09:22:31.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.2.5","html_url":"https://github.com/Screenly/cli/releases/tag/v0.2.5","dependencies_parsed_at":"2024-03-23T04:09:40.722Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"b7007361a90dd9c457ad10ae21cdfb90911397bb","kind":"commit","published_at":"2024-02-29T10:11:43.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.2.4","html_url":"https://github.com/Screenly/cli/releases/tag/v0.2.4","dependencies_parsed_at":"2024-03-02T04:49:31.409Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"399d13c502d65492d483110ae0e894045f4843f0","kind":"commit","published_at":"2023-11-20T09:29:28.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.2.3","html_url":"https://github.com/Screenly/cli/releases/tag/v0.2.3","dependencies_parsed_at":"2023-11-21T11:26:14.699Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"f670bcd63b0da7a13699ebbe6fbebc6e36e28ee8","kind":"commit","published_at":"2023-11-10T14:20:58.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.2.2","html_url":"https://github.com/Screenly/cli/releases/tag/v0.2.2","dependencies_parsed_at":"2023-11-12T06:06:46.927Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"dc39137407114c650a92b81ef0542d2c1e79ea69","kind":"commit","published_at":"2023-10-05T10:46:45.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.2.1","html_url":"https://github.com/Screenly/cli/releases/tag/v0.2.1","dependencies_parsed_at":"2023-10-12T08:43:30.021Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"805377d4015c213ad87c9fc3d860e9b89ea972c8","kind":"tag","published_at":"2023-09-07T11:11:06.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.2.0","html_url":"https://github.com/Screenly/cli/releases/tag/v0.2.0","dependencies_parsed_at":"2023-09-09T04:39:49.507Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"91a486099f19344ef6f2773a0d304ff19e4db360","kind":"tag","published_at":"2023-08-25T16:17:46.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.6","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.6","dependencies_parsed_at":"2023-08-27T04:40:42.055Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"799ad5d88115244c7aeda0c6ea2b4afffd40e967","kind":"tag","published_at":"2023-08-25T15:16:38.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.5","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.5","dependencies_parsed_at":"2023-08-27T04:40:42.654Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"dd62e0665799888881aae2157b8288b002aca586","kind":"tag","published_at":"2023-02-15T10:33:51.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.4","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.4","dependencies_parsed_at":"2023-06-02T00:39:27.605Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"60daecfab21d96312afd79d77b7138e54bd04b70","kind":"tag","published_at":"2023-01-05T08:32:29.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.3","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.3","dependencies_parsed_at":"2023-06-01T15:40:22.291Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"3c46bac109217d86e434d52d982de96f3764d226","kind":"tag","published_at":"2022-12-30T10:13:57.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.2","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.2","dependencies_parsed_at":"2023-06-01T10:49:52.350Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"951a29f5556cfc93d6f47b9cb11e66919266f6bc","kind":"tag","published_at":"2022-12-19T16:07:31.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.1","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.1","dependencies_parsed_at":"2023-06-01T10:49:53.683Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.1/manifests"},{"name":"actions-test","sha":"3284f94cde8cd9cc25b2d2a4a47e3fc3f566077c","kind":"tag","published_at":"2022-12-19T14:28:47.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/actions-test","html_url":"https://github.com/Screenly/cli/releases/tag/actions-test","dependencies_parsed_at":"2023-06-01T10:49:54.475Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/actions-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/actions-test/manifests"},{"name":"v0.1e","sha":"4271cf91cbde420afe1cc9b352603abb953d1169","kind":"tag","published_at":"2022-12-12T11:07:13.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1e","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1e","dependencies_parsed_at":"2023-06-01T09:10:01.511Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1e/manifests"},{"name":"v0.1d","sha":"482d4c28888ba6dc08851092523426499a8fd1d9","kind":"tag","published_at":"2022-12-12T11:02:33.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1d","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1d","dependencies_parsed_at":"2023-06-01T09:10:01.605Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1d/manifests"},{"name":"v0.1c","sha":"05894e2dffca60e8c354c03d2f7e49b7bc97244b","kind":"tag","published_at":"2022-12-12T10:53:54.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1c","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1c","dependencies_parsed_at":"2023-06-01T09:10:01.757Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1c/manifests"},{"name":"v0.1b","sha":"8d7b9d296ff2ccd454a0f2a557ffdf9fffc1dcf7","kind":"tag","published_at":"2022-12-12T10:43:47.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1b","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1b","dependencies_parsed_at":"2023-06-01T09:10:01.982Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1b/manifests"},{"name":"v0.1a","sha":"8d7b9d296ff2ccd454a0f2a557ffdf9fffc1dcf7","kind":"tag","published_at":"2022-12-12T10:41:27.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1a","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1a","dependencies_parsed_at":"2023-06-01T09:10:02.112Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1a/manifests"},{"name":"v0.1.0j","sha":"f043be72b17a1c648aaa47ab858a83a4a9dba8c6","kind":"tag","published_at":"2022-12-12T10:38:03.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.0j","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.0j","dependencies_parsed_at":"2023-05-31T21:54:58.400Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0j","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0j/manifests"},{"name":"v0.1.0i","sha":"03ad0f5281b086344f1a7e98f1fa84d33d7bd279","kind":"tag","published_at":"2022-12-12T10:32:23.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.0i","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.0i","dependencies_parsed_at":"2023-06-01T09:10:00.907Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0i","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0i/manifests"},{"name":"v0.1.0h","sha":"0ab766248051891a5f81d1d1ecab5e45089d4096","kind":"tag","published_at":"2022-12-12T10:25:18.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.0h","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.0h","dependencies_parsed_at":"2023-06-01T09:10:01.002Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0h","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0h/manifests"},{"name":"v0.1.0g","sha":"3108fe4804bf4a65c5df65e7b6f26d22472fcd7f","kind":"tag","published_at":"2022-12-12T10:21:37.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.0g","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.0g","dependencies_parsed_at":"2023-06-01T09:10:01.106Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0g","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0g/manifests"},{"name":"v0.1.0f","sha":"c7afca869cc398bb8aeb33941b37addeef71ff96","kind":"tag","published_at":"2022-12-12T10:16:26.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.0f","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.0f","dependencies_parsed_at":"2023-06-01T09:10:01.215Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0f/manifests"},{"name":"v0.1.0e","sha":"57595cba5f62c91eef94239f8bc432ea794bc232","kind":"tag","published_at":"2022-12-12T10:10:38.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.0e","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.0e","dependencies_parsed_at":"2023-06-01T09:10:01.320Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0e/manifests"},{"name":"v0.1.0d","sha":"f4444e0342ed02349ae5ca921a43abeb7be45687","kind":"tag","published_at":"2022-12-12T10:03:40.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.0d","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.0d","dependencies_parsed_at":"2023-06-01T09:10:01.418Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0d/manifests"},{"name":"v0.1.0c","sha":"d36d9d54831db9ac3dc36f23b9fc8ba9b73af2c3","kind":"tag","published_at":"2022-12-11T16:03:29.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.0c","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.0c","dependencies_parsed_at":"2023-06-01T09:10:02.226Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0c/manifests"},{"name":"v0.1.0b","sha":"e5b47744247f06dce8974eb8a2f499fe7210ef2e","kind":"tag","published_at":"2022-12-11T15:25:45.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.0b","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.0b","dependencies_parsed_at":"2023-06-01T09:10:02.344Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0b/manifests"},{"name":"v0.1.0a","sha":"522b34170b824c30486c34de72f13242d18e5c64","kind":"tag","published_at":"2022-12-09T12:57:22.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.0a","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.0a","dependencies_parsed_at":"2023-05-31T21:29:44.255Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0a/manifests"},{"name":"v0.1.0","sha":"fab6d58cf4e5f76a318ac622251f21397cd008b7","kind":"tag","published_at":"2022-12-09T11:55:30.000Z","download_url":"https://codeload.github.com/Screenly/cli/tar.gz/v0.1.0","html_url":"https://github.com/Screenly/cli/releases/tag/v0.1.0","dependencies_parsed_at":"2023-05-31T21:29:44.127Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Screenly%2Fcli/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-16T09:46:57.222Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":40.26221692491061,"dependent_packages_count":0.0,"stargazers_count":6.843575418994413,"forks_count":12.99172014764074,"docker_downloads_count":null,"average":15.024378122886441},"purl":"pkg:githubactions/Screenly/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/Screenly/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/Screenly/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/Screenly/cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/Screenly"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Screenly%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Screenly%2Fcli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Screenly%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Screenly%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Screenly%2Fcli/codemeta","maintainers":[]}