Dylan M. Taylor

Results 129 comments of Dylan M. Taylor

This is what I see. It has a Jira Dashboard tab, but I get 404s when loading it. ![Image](https://github.com/user-attachments/assets/787a8ecb-5c62-4887-9725-7929fe7198b1) Maybe I am authenticating wrong.

Here's where I am confused. I looked at the callApi function https://github.com/AxisCommunications/backstage-plugins/blob/main/plugins/jira-dashboard-backend/src/api.ts#L200 and see it's putting the token in the Authorization header then making a request to Jira. This *works*...

> Did you install the "jira-dashboard-backend" plugin? yes. it shows as "@axis-backstage/plugin-jira-dashboard-backend": "^4.5.0", in packages.json under packages/backend. I also have this in index.ts in the backend code. // Jira dashboard...

Right now if you do not have both it is broken. Our organization dropped Docker Desktop in favor of Podman desktop (not my choice), as the former had a license...

> By executor do you mean provider? Specifying podman in the Docker Path in the docker provider works fine for me. This does work, just would be great to not...

> I like where this is going, but I think we'll need to level up the regex in the `grep`. Looking at my output of `findmnt -n / -o OPTIONS...

I think this should be merged as-is as I'm hitting issues with it and prefactoredin the future if I get some time.