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

Create the execution id on the client side #58

Merged
merged 10 commits into from
May 14, 2024
Merged

Conversation

plparent
Copy link
Member

The execution id is created by the client and all files are uploaded from the client (except entrypoint.py since it is static).

frontend/config.js Outdated Show resolved Hide resolved
frontend/server/pipelineSerialization.js Outdated Show resolved Hide resolved
frontend/src/components/ui/RunPipelineButton.jsx Outdated Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
executor.go Show resolved Hide resolved
config.json Show resolved Hide resolved
@plparent plparent merged commit 2de1b52 into main May 14, 2024
1 check passed
@plparent plparent deleted the execution-id-frontend branch May 14, 2024 18:26
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

Successfully merging this pull request may close these issues.

None yet

3 participants