Himanshu Mishra
Himanshu Mishra
The current website structure needs change. We are not using HTML templating and thus it is hard to update. Here is an email I wrote [long time ago](https://groups.google.com/d/msg/kossiitkgp/IhajjJPnmYk/bvZwBihqAAAJ) ``` 1....
I think there are numerous html/css/js/image/etc files in the repository which are not being used by us. (events/footer.html for example) Please remove them.
## Expected Behavior If I set a harness.io/project-url like `https://app.harness.io/ng/#/account/accountID/cd/orgs/orgId/projects/projectId` it should work. ## Actual behavior Plugin says no pipelines found. ## Possible Implementation https://github.com/harness/backstage-plugins/blob/666d1e859bf393d910361f6d6b347a8455527924/plugins/harness-ci-cd/src/components/ExecutionList/useProjectSlugEntity.tsx#LL16C50-L16C58 This regex should be updated....
## Expected Behavior Executions view work on small screensizes. ## Actual behavior The icons collide with the text info when the screensize is reduced.
## 🔖 Feature description As of now the CI/CD plugin is rendered under the `CI/CD tab` for a software component. But usually Backstage plugins also provide a smaller card for...
## 🔖 Feature description When re-running a pipeline from the CI/CD tab, as of it is executed using the existing input sets. However, a developer might want to re-trigger using...
## 🔖 Feature description As of now the plugin lists down executions for all the pipelines in a project or as configured for the software component. But there should be...
Can we enable prettier in the repository for consistent code styling? Using `husky` and `lint-staged` we can run prettier everytime someone makes a commit. We can then later verify that...
## Summary A plugin which shows metrics and insights about a Backstage instance. This kind of information is of great value for the Platform teams/Product managers to figure out what...
Design
Some of the ideas which I have been able to think for `networkx-lemon` 1. It can't be assured that any function provided by lemon will be able give the desired...