Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partial deploy - link deployed CF app to MTA version #89

Open
i303419 opened this issue May 30, 2024 · 0 comments
Open

Partial deploy - link deployed CF app to MTA version #89

i303419 opened this issue May 30, 2024 · 0 comments

Comments

@i303419
Copy link

i303419 commented May 30, 2024

Hello,
I am looking to use the partial deploy feature.
The problem we face is when trying to map the CF applications to the last MTA version with which it was deployed.

e.g.
Lets say an MTA has 5 modules - A, B, C, D, E

  • MTA version 1.0 - deploys all 5 to CF
  • Code change 1
  • Deploy A, B to CF. MTA version 1.1
  • Code change 2
  • Deploy B, C, D to CF. MTA version 1.2

Now looking at the apps in CF,
how do I identify that A was deployed on MTA version 1.1, but E is still on version 1, while B,C,D were updated with version 1.2

The 'cf mta' command only prints out the associated apps, but without any information on the version.

Thanks,
Yogesh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant