{"id":5807195,"name":"openedx-actions/tutor-plugin-enable-xqueue","ecosystem":"actions","description":"Github Action to install and enable the Tutor plugin - Open edX Xqueue service","homepage":null,"licenses":"agpl-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/openedx-actions/tutor-plugin-enable-xqueue","keywords_array":[],"namespace":"openedx-actions","versions_count":7,"first_release_published_at":"2022-06-02T10:47:02.000Z","latest_release_published_at":"2023-06-16T16:50:29.000Z","latest_release_number":"v1.0.2","last_synced_at":"2026-04-23T05:31:35.356Z","created_at":"2023-01-04T16:46:23.430Z","updated_at":"2026-04-23T05:31:35.356Z","registry_url":"https://github.com/openedx-actions/tutor-plugin-enable-xqueue","install_command":null,"documentation_url":null,"metadata":{"name":"Open edX Tutor k8s enable Xqueue plugin","description":"Github Action to install and enable the Tutor plugin - Open edX Xqueue service","branding":{"icon":"cloud","color":"orange"},"inputs":{"namespace":{"description":"The Kubernetes namespace to which the Open edX platform environment will be deployed. Example: openedx-prod","required":true,"type":"string"},"tutor-xqueue-version":{"description":"The version of tutor-xqueue to install","required":false,"default":"latest","type":"string"}},"runs":{"using":"composite","steps":[{"name":"fetch MySQL configuration from Kubernetes secrets","id":"get-secret","uses":"openedx-actions/tutor-k8s-get-secret@v1","with":{"eks-namespace":"${{ inputs.namespace }}","eks-secret-name":"mysql-xqueue"}},{"name":"Enable the Xqueue plugin","id":"install-plugin","shell":"bash","run":"pip install tutor-xqueue${{ inputs.tutor-xqueue-version != 'latest' \u0026\u0026 format('=={0}', inputs.tutor-xqueue-version) || '' }}"},{"name":"Enable the Xqueue plugin","id":"save-config","shell":"bash","run":"tutor plugins enable xqueue\ntutor config save"}]},"default_branch":"main","path":null},"repo_metadata":{"id":37105643,"uuid":"499095633","full_name":"openedx-actions/tutor-plugin-enable-xqueue","owner":"openedx-actions","description":"Github Action to install and enable the Tutor plugin - Open edX Xqueue service","archived":false,"fork":false,"pushed_at":"2023-12-31T19:54:24.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-10T16:48:13.737Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openedx-actions.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"lpm0073","patreon":"lpm0073"}},"created_at":"2022-06-02T10:46:46.000Z","updated_at":"2022-06-02T19:19:27.000Z","dependencies_parsed_at":"2023-12-31T20:42:07.915Z","dependency_job_id":null,"html_url":"https://github.com/openedx-actions/tutor-plugin-enable-xqueue","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":"0.23076923076923073","last_synced_commit":"01e4fa48bbe8a9e912892b6e29dda57cd72dbaff"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/openedx-actions/tutor-plugin-enable-xqueue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openedx-actions","download_url":"https://codeload.github.com/openedx-actions/tutor-plugin-enable-xqueue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/sbom","scorecard":{"id":709325,"data":{"date":"2025-08-11","repo":{"name":"github.com/openedx-actions/tutor-plugin-enable-xqueue","commit":"ff3277d1579899ec64cc6997957a2bb1d8f3f3d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checkPullRequest.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/testRelease.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkPullRequest.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openedx-actions/tutor-plugin-enable-xqueue/checkPullRequest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checkPullRequest.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openedx-actions/tutor-plugin-enable-xqueue/checkPullRequest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openedx-actions/tutor-plugin-enable-xqueue/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openedx-actions/tutor-plugin-enable-xqueue/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testRelease.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openedx-actions/tutor-plugin-enable-xqueue/testRelease.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testRelease.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openedx-actions/tutor-plugin-enable-xqueue/testRelease.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testRelease.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openedx-actions/tutor-plugin-enable-xqueue/testRelease.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testRelease.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/openedx-actions/tutor-plugin-enable-xqueue/testRelease.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T07:40:34.812Z","repository_id":37105643,"created_at":"2025-08-22T07:40:34.812Z","updated_at":"2025-08-22T07:40:34.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275076532,"owners_count":25401313,"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","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"openedx-actions","name":"Open edX Github Actions","uuid":"106439365","kind":"organization","description":"Github Actions to automate  Open edX Tutor build \u0026 deploy to Kubernetes","email":"lpm0073@gmail.com","website":"https://lawrencemcdaniel.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/106439365?v=4","repositories_count":32,"last_synced_at":"2023-03-04T04:44:53.243Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openedx-actions","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:45:06.562Z","updated_at":"2023-03-04T04:44:53.263Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openedx-actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openedx-actions/repositories"},"tags":[{"name":"v1.0.2","sha":"e4d452f1424a9e6e258a0fee9b39bec9c46f3bf1","kind":"commit","published_at":"2023-06-16T16:50:29.000Z","download_url":"https://codeload.github.com/openedx-actions/tutor-plugin-enable-xqueue/tar.gz/v1.0.2","html_url":"https://github.com/openedx-actions/tutor-plugin-enable-xqueue/releases/tag/v1.0.2","dependencies_parsed_at":"2023-06-25T22:47:59.142Z","dependency_job_id":null,"purl":"pkg:github/openedx-actions/tutor-plugin-enable-xqueue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"781da6095b55a1d58808977fe7874331a16fa0c0","kind":"commit","published_at":"2023-04-28T17:07:53.000Z","download_url":"https://codeload.github.com/openedx-actions/tutor-plugin-enable-xqueue/tar.gz/v1.0.1","html_url":"https://github.com/openedx-actions/tutor-plugin-enable-xqueue/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-02T01:16:54.463Z","dependency_job_id":null,"purl":"pkg:github/openedx-actions/tutor-plugin-enable-xqueue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v1.0.1/manifests"},{"name":"v1","sha":"9f7ef26d6e46ff17567efad572d9d0f59cd2ca2a","kind":"commit","published_at":"2022-06-16T18:10:23.000Z","download_url":"https://codeload.github.com/openedx-actions/tutor-plugin-enable-xqueue/tar.gz/v1","html_url":"https://github.com/openedx-actions/tutor-plugin-enable-xqueue/releases/tag/v1","dependencies_parsed_at":"2023-06-02T01:16:54.304Z","dependency_job_id":null,"purl":"pkg:github/openedx-actions/tutor-plugin-enable-xqueue@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v1/manifests"},{"name":"v1.0.0","sha":"9f7ef26d6e46ff17567efad572d9d0f59cd2ca2a","kind":"commit","published_at":"2022-06-16T18:10:23.000Z","download_url":"https://codeload.github.com/openedx-actions/tutor-plugin-enable-xqueue/tar.gz/v1.0.0","html_url":"https://github.com/openedx-actions/tutor-plugin-enable-xqueue/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T08:52:28.982Z","dependency_job_id":null,"purl":"pkg:github/openedx-actions/tutor-plugin-enable-xqueue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v1.0.0/manifests"},{"name":"v0.0.3","sha":"1ed4520be267243f35060cbae9e7f379580be137","kind":"commit","published_at":"2022-06-14T22:18:00.000Z","download_url":"https://codeload.github.com/openedx-actions/tutor-plugin-enable-xqueue/tar.gz/v0.0.3","html_url":"https://github.com/openedx-actions/tutor-plugin-enable-xqueue/releases/tag/v0.0.3","dependencies_parsed_at":"2023-06-01T08:52:29.635Z","dependency_job_id":null,"purl":"pkg:github/openedx-actions/tutor-plugin-enable-xqueue@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e119408e0a21dbf565ac9dd36deabf0080f308e9","kind":"commit","published_at":"2022-06-10T21:04:46.000Z","download_url":"https://codeload.github.com/openedx-actions/tutor-plugin-enable-xqueue/tar.gz/v0.0.2","html_url":"https://github.com/openedx-actions/tutor-plugin-enable-xqueue/releases/tag/v0.0.2","dependencies_parsed_at":"2023-06-01T08:52:30.383Z","dependency_job_id":null,"purl":"pkg:github/openedx-actions/tutor-plugin-enable-xqueue@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"73792b367d3c64cbf6d3ad2ac1a8c199ed186a37","kind":"commit","published_at":"2022-06-02T10:47:02.000Z","download_url":"https://codeload.github.com/openedx-actions/tutor-plugin-enable-xqueue/tar.gz/v0.0.1","html_url":"https://github.com/openedx-actions/tutor-plugin-enable-xqueue/releases/tag/v0.0.1","dependencies_parsed_at":"2023-06-01T08:52:31.008Z","dependency_job_id":null,"purl":"pkg:github/openedx-actions/tutor-plugin-enable-xqueue@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-16T14:14:54.042Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.775788306132153,"dependent_packages_count":0.0,"stargazers_count":34.691807954365395,"forks_count":35.17033750594201,"docker_downloads_count":null,"average":23.65948344160989},"purl":"pkg:githubactions/openedx-actions/tutor-plugin-enable-xqueue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/openedx-actions/tutor-plugin-enable-xqueue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/openedx-actions/tutor-plugin-enable-xqueue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/openedx-actions/tutor-plugin-enable-xqueue/dependencies","status":null,"funding_links":["https://github.com/sponsors/lpm0073","https://patreon.com/lpm0073"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:39:54.771Z","issues_count":0,"pull_requests_count":10,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":19006.1,"issues_closed_count":0,"pull_requests_closed_count":10,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.1,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":12.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"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.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx-actions%2Ftutor-plugin-enable-xqueue/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/openedx-actions%2Ftutor-plugin-enable-xqueue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/openedx-actions%2Ftutor-plugin-enable-xqueue/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/openedx-actions%2Ftutor-plugin-enable-xqueue/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/openedx-actions%2Ftutor-plugin-enable-xqueue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/openedx-actions%2Ftutor-plugin-enable-xqueue/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/openedx-actions%2Ftutor-plugin-enable-xqueue/codemeta","maintainers":[]}