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

Dashboard export is not portable. #1

Open
greenaar opened this issue Nov 13, 2024 · 0 comments
Open

Dashboard export is not portable. #1

greenaar opened this issue Nov 13, 2024 · 0 comments

Comments

@greenaar
Copy link

The dashboard export is looking for "uid": "P1809F7CD0C75ACF3" -- which won't exist.

If you remove those references and the trailing comma on the line above (12 cases), that will allow this dashboard to work in more cases.

You may want to note that job == woodpecker will not match all situations. In my case, woodpecker is running in Kubernetes, in the woodpecker namespace, and the job is woodpecker/woodpecker-server.

Best wishes.

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