▶
2.8.0
2.8.0
- Feature: You can now create and manage pipelines in Console! To showcase this, we’ve added Console steps to all of our tutorials.
- Feature: You can now set global defaults for your cluster that are passed down to all pipeline specs. These defaults provide a consistent experience for your data scientists and help manage your cluster. You can manage defaults via the PachCTL CLI or within Console.
- Beta: You can now try out a beta version of our Unified Deployment experience with Determined.
- Update: Branch triggers now require the trigger branch to exist before adding a
--trigger
setting to the target branch. - Enhancement: All pipeline specification references have been standardized to use
camelCase
format; use this format going forward when creating pipeline specifications.