Dylan M. Taylor
Dylan M. Taylor
I made #285 but I'm not confident in it
This is what I see. It has a Jira Dashboard tab, but I get 404s when loading it.  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...
We didn't get the jira plugin working, but that's alright, you can close this out.
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.