Andre Wanlin
Andre Wanlin
Hi @subhanshu-shukla-ril, can you please share the results from running `yarn backstage-cli info`, please? This has come up in the past for other plugins where there were mixed versions and...
Hi @russellsean, can you also share the results from running `yarn backstage-cli info`, please? We've had other reports of this same issue in the Catalog Index page and in the...
Thanks @russellsean, I think the issue is this: `@backstage/core-components 0.16.4, 0.17.0`. Ideally you should only have one version. As I mentioned if you are on Yarn 4 I would try...
Worth noting the Azure DevOps plugin currently uses `0.17.0` - https://github.com/backstage/community-plugins/blob/d17011608591215b9a1b04f1a080650fcfee84b5/workspaces/azure-devops/plugins/azure-devops/package.json#L57
Then you'll need to dig into why that is, some of the plugin you might be using are older and need to be updated is my first guess. But the...
As this is not an issue with the Azure DevOps plugin itself and there are potential solutions I'm going to close this.
Hi @RaizadaHaroon, It's not clear to me how this can be avoided as you are explicitly adding this as you mention. Can you share what you would like to see...
Hi @christoph-jerolimov, sorry, you are absolutely correct. In this case I moved too fast. How best should we move forward? I'm willing to put a PR together if needed.
Thanks, it for sure was not intentional, I had some time to review and this looked ready to go. There are 117 downloads for this package, people are using it...
I have the code change waiting in a branch here: https://github.com/backstage/community-plugins/compare/main...awanlin:community-plugins:topic/npm-changelog-correction, if you want me to make a PR just let me know.