gh actions-importer throws error 404 when migrating bamboo deployment plans #340
Unanswered
Manasa-wmm
asked this question in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
gh actions-importer throws error 404 when migrating bamboo deployment plans.
$ gh actions-importer migrate bamboo deployment --deployment-project-id 215613442 --target-url https://github.com/weir
group/weir.motionmetrics.intelligence-perception-api --output-dir bamboo/project-DCIP-IDA
[2025-08-08 04:17:29] Logs: 'bamboo/project-DCIP-IDA/log/valet-20250808-041729.log'
[2025-08-08 04:17:32] Unable to locate project variables (project/DCIP)
[2025-08-08 04:17:32] Unable to locate project variables (project/DCIP)
[2025-08-08 04:17:35] Unable to locate environment variables (deploy/environment/215711746)
[2025-08-08 04:17:36] Unable to locate environment variables (deploy/environment/215711747)
[2025-08-08 04:17:37] Unable to locate environment variables (deploy/environment/215711750)
[2025-08-08 04:17:37] There was an internal error transforming the Bamboo pipeline (dl_cloud_-scst_intelligence_perception_data_api_staging) into a GitHub Actions workflow.
Please reference 'b70b8541f9422783100575b74b2aa039669d96f0' when requesting support.
[2025-08-08 04:17:37] There was an internal error transforming the Bamboo pipeline (dl_cloud-scst_intelligence_perception_data_api_production) into a GitHub Actions workflow.
Please reference '63e37f00f10d3b7934ee88596be6b37480e9a9ed' when requesting support.
[2025-08-08 04:17:37] There was an internal error transforming the Bamboo pipeline (dl_cloud-_scst_intelligence_perception_data_api_preproduction) into a GitHub Actions workflow.
[2025-08-08 04:17:39] There were errors transforming the pipeline(s)
Please reference '7bd886c49f0f433ea493f507de15d1498d0e3588' when requesting support.
Also, I would like to add [Bamboo's rest API] (https://docs.atlassian.com/atlassian-bamboo/REST/6.9.2/) doesn't document an endpoint to get deployment environment variables.
This had been in discussion in the Atlassian community threads.
https://community.atlassian.com/forums/Bamboo-questions/How-do-I-get-Deployment-variables-via-REST-API/qaq-p/633329
Beta Was this translation helpful? Give feedback.
All reactions