orchest
orchest copied to clipboard
Build data pipelines, the easy way 🛠️
## Description The new design of Pipeline Editor, including UX improvements and performance optimization. **New feature** - [x] File Manager - [x] Session panel - [x] Execute interactive run button...
## Description The new design of Environments view. This PR also introduces [zustand](https://github.com/pmndrs/zustand) for state management, and the new convention about `/api` folder structure. Note: this PR is based on...
## Description New design can be roughly divided into the following items: - [x] Global navigation - [x] Project list - [ ] Pipeline Editor - [ ] Job list...
## Description See original: https://github.com/orchest/orchest/pull/1164  ## Checklist - [ ] I have manually tested my changes and I am happy with the result. - [ ] The documentation reflects...
## Description Adds an endpoint (and later some FE changes) to allow triggering a job run (a batch of pipeline runs) for jobs that are `PENDING|STARTED|PAUSED`. Fixes: #1181 ## Checklist...
## Description This PR detects the k8s distro and enables ingress if needed. Fixes: #issue ## Checklist - [ ] I have manually tested my changes and I am happy...
## Description This PR passes the default version as a command line argument so that the controller rebuild would be fast. Fixes: #issue ## Checklist - [ ] I have...
**Describe the bug** As per title. When right-clicking on a file in the file-manager (to open the context menu) and clicking `View`, the following error comes up (even when it...
**Describe the feature you'd love to have in Orchest** Allow selecting a different snapshot source when creating a new job **Is your feature request related to a problem? Please describe.**...
**Describe the feature you'd love to have in Orchest** Integrate jsonschema features with the job editing experience **Is your feature request related to a problem? Please describe.** `jsonschema` is a...