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

Allow to download pipline metadata via UI to replay with cli #1155

Open
anbraten opened this issue Sep 1, 2022 · 1 comment · May be fixed by #4103
Open

Allow to download pipline metadata via UI to replay with cli #1155

anbraten opened this issue Sep 1, 2022 · 1 comment · May be fixed by #4103
Labels
cli feature add new functionality server

Comments

@anbraten
Copy link
Member

anbraten commented Sep 1, 2022

I would be nice if I could download the metadata object via the UI as something like json to then use it to locally test with it (maybe adjusting some parts of it) via cli exec.

@anbraten anbraten changed the title Allow to download pipline metadata struct via UI to replay with cli Allow to download pipline metadata via UI to replay with cli Sep 1, 2022
@6543 6543 added server feature add new functionality cli labels Jun 3, 2023
@6543
Copy link
Member

6543 commented Jun 3, 2023

pipeline/frontend/metadata.go create the info from a pipeline (stored in db etc...) and pipeline/frontend/metadata/* contains al types and is ready to be de-/serialized (depend on #1790)

@anbraten anbraten mentioned this issue Feb 13, 2024
28 tasks
@6543 6543 linked a pull request Sep 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli feature add new functionality server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants