How to manage multiple components with IBM Bluemix Track Plan

0 votes
Is it possible in IBM Bluemix to use a single Track & Plan feature to manage the work items for the components but keep the source code in separate git repositories? For example, I would like to have one backlog for the overall application which is then backed by 5 separate git repos which house the individual components (project-frontend, project-backend, project-queue etc..).
Jul 6, 2018 in DevOps Tools by Nilesh
• 7,050 points
382 views

1 answer to this question.

0 votes

As of now, there is not a way to manage distributed git repos from a single Track & Plan project in an integrated fashion. It can be done manually, but you would need to link to commits in the remote repos in a given work item.

This can be done through the Links tab of any given work item and using the Add SVN Revisions or Add Related Artefacts. This would allow you to link to the remote repos (whether in IDS, GitHub, or private SCM tooling), while still leveraging Track & Plan as an overall planning repo.

Some of this is due to the way projects are constructed in IBM Bluemix DevOps Services today. A single project has the notion of a single git repo, a single Track & Plan instance, and a single Build Pipeline. Some of these requirements are expanding, but the platform provides integration capabilities to work with your code the way you need to right now. For example, project owners can build from remote GitHub repos in the project's Build Pipeline, so that code can be managed as you see fit, but built and deployed on IBM Bluemix.

answered Jul 6, 2018 by Kalgi
• 52,360 points

Related Questions In DevOps Tools

0 votes
1 answer

For Gradle & Spring Boot, how do I choose dependency with implementation?

Below is the answer to your question: Both ...READ MORE

answered Jun 17, 2018 in DevOps Tools by shubham
• 7,340 points
603 views
0 votes
1 answer

Bluemix: How to revert from toolchain to old DevOps services

The “add-git” has become old school and ...READ MORE

answered Aug 3, 2018 in DevOps Tools by Kalgi
• 52,360 points
373 views
0 votes
1 answer

How to create Users with the HTPasswd Identity Provider in Minishift?

Hi@akhtar, You can create a user using htpasswd ...READ MORE

answered Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
677 views
0 votes
1 answer

How to apply Quotas to Multiple Projects in Minishift?

Hi@akhtar, The ClusterResourceQuota resource is created at cluster ...READ MORE

answered Aug 26, 2020 in DevOps Tools by MD
• 95,440 points
470 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,458 views
+2 votes
1 answer
0 votes
1 answer

how to fix the build with maven in bluemix

As per Bluemix Status Page today DevOps Delivery Pipeline ...READ MORE

answered Jul 6, 2018 in DevOps Tools by Kalgi
• 52,360 points
1,274 views
0 votes
1 answer

How do I deploy to multiple servers using the same context root?

  If you're deploying to multiple servers ...READ MORE

answered Jul 2, 2018 in DevOps Tools by Kalgi
• 52,360 points
588 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP