{"id":19792027,"url":"https://github.com/xray-app/zephyr_cloud_to_xray_cloud","last_synced_at":"2025-10-04T00:12:16.356Z","repository":{"id":119027881,"uuid":"358641516","full_name":"Xray-App/zephyr_cloud_to_xray_cloud","owner":"Xray-App","description":"Simple Zephy Cloud to Xray Cloud migration script","archived":false,"fork":false,"pushed_at":"2023-03-09T11:47:20.000Z","size":12,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-28T15:16:49.226Z","etag":null,"topics":["testing-tools","xray","zephyr"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xray-App.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":"2021-04-16T15:23:25.000Z","updated_at":"2022-12-05T16:14:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"4559bb2b-5868-40e3-94e2-35bca4c103c7","html_url":"https://github.com/Xray-App/zephyr_cloud_to_xray_cloud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Xray-App/zephyr_cloud_to_xray_cloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xray-App%2Fzephyr_cloud_to_xray_cloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xray-App%2Fzephyr_cloud_to_xray_cloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xray-App%2Fzephyr_cloud_to_xray_cloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xray-App%2Fzephyr_cloud_to_xray_cloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xray-App","download_url":"https://codeload.github.com/Xray-App/zephyr_cloud_to_xray_cloud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xray-App%2Fzephyr_cloud_to_xray_cloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278245528,"owners_count":25955041,"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-10-03T02:00:06.070Z","response_time":53,"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"}},"keywords":["testing-tools","xray","zephyr"],"created_at":"2024-11-12T07:05:43.654Z","updated_at":"2025-10-04T00:12:16.350Z","avatar_url":"https://github.com/Xray-App.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Important note\n\n**This project is no longer actively maintained.**\n\n## Description\n\nThis project contains some preliminary and **unmaintained** scripts to migrate Zephyr cloud to Xray Cloud.\n\n## Disclaimer\n\nThese scripts are provided AS-IS, with no support from the Xray team. They require a high level of technical expertise with Xray and Jira.\n\n## Features\n - creates (only) new Test issues, on the same or another project \n - source Test cases can be identified using JQL\n - copies: summary, description, fixVersion, components, labels, priority, custom fields (single value and multivalue)  \n - recreates up to 1 link :(\n - ability to add labels to easily identify the created Test issues\n\n# Limitations\n - does not copy Test's  attachments, comments and other fields that are not described earlier\n - doesnt recreate more than one link per Test issue\n - does not migrate inline existing test cases; it always creates new Tests issues\n - does not process Test Cycles nor execution related information\n - some fields are copied based on id an not on name\n\n\n# Requirements\n - Ruby \u003e= 2.3.3\n - rvm (http://www.rvm.io), to easily setup Ruby environment\n - bundler\n - having Zephyr for Jira Cloud, ZAPI for Jira Cloud and ZAPI for Jira Cloud installed in Jira Cloud instance\n\n\n## Setup\n - rvm use 2.3.3\n - gem install bundler\n - bundle\n\n\n## How to use\n\n1. Create an API token in Jira, in order to obtain the jira_api_token, this can be done by accessing the following url: https://id.atlassian.com/manage/api-tokens\n2. Create an API key in ZAPI, in order to obtain a Access Key and a Secret Key\n3. Create an API key in Xray, in order to obtain a Client Id and a Client Secret\n4. Edit the settings in config.yml  \n5. Run it\n```sh\n$ migrate_zephyr_to_xray_cloud.rb \n```\n\nThe utility may also support some parameters.\nIn order to see the full syntax, please use: \n```sh\n$ migrate_zephyr_to_xray_cloud.rb --help\n```\n\n## LICENSE\n\n[BSD 3-Clause](LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxray-app%2Fzephyr_cloud_to_xray_cloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxray-app%2Fzephyr_cloud_to_xray_cloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxray-app%2Fzephyr_cloud_to_xray_cloud/lists"}