Rick Lamers
GitHub
05/09/2022, 3:27 PMorchest-api
by @fruttasecca in #902
• Introduce event subscriptions and subscribers in orchest-api
by @fruttasecca in #900
• Expand webhook payload content by @fruttasecca in #905
• Add security policy by @fruttasecca in #919
• Keep current tab selected on editor when selecting a different step by @BrunoOrchest in #920
• Improv/add scripts to copy projects and data by @fruttasecca in #923
New Contributors
• @BrunoOrchest made their first contribution in #920
Full Changelog: v2022.04.5...v2022.05.0
orchest/orchestKevin Lalli
05/09/2022, 4:20 PMGitHub
05/09/2022, 4:21 PMorchest-api
owns the orchest settings by @fruttasecca in #868
Full Changelog: v2022.05.0...v2022.05.1
orchest/orchestGitHub
05/09/2022, 4:31 PMGitHub
05/09/2022, 4:46 PMEshwaran Venkat
05/12/2022, 7:29 AMDiego Vasquez
05/24/2022, 2:47 AMRick Lamers
Rick Lamers
juanlu
GitHub
05/30/2022, 11:00 AMGitHub
06/01/2022, 5:59 AMGitHub
06/01/2022, 11:10 AMjuanlu
juanlu
Eshwaran Venkat
06/05/2022, 5:06 PMMasab Anees
06/06/2022, 9:14 AMGitHub
06/07/2022, 12:07 PMjuanlu
GitHub
06/07/2022, 7:04 PMIgor Wiese
06/08/2022, 1:34 AMpsql -U postgres -d orchest_api
UPDATE settings
SET value = '{"value": false}'
WHERE name='AUTH_ENABLED';
however, there is no database called settings in my Postgre.
How should I proceed?
In my version, there is a different way to remove the authentication?José Tomás Pérez
06/09/2022, 3:46 PMDaoming
06/10/2022, 3:05 AMGitHub
06/13/2022, 9:46 PMorchest-api
(notifications) by @fruttasecca in #956
• Add environment created/delete events to orchest-api
(notifications) by @fruttasecca in #962
• Move job_update event to the orchest-api
(notifications) by @fruttasecca in #961
• Add interactive pipeline run events to orchest-api
(notifications) by @fruttasecca in #953
• Add jupyter builds and interactive sessions events to orchest-api
(notifications) by @fruttasecca in #950
• Give orchest api access to the analytics module by @fruttasecca in #947
• Add environment image builds events to orchest-api
(notifications) by @fruttasecca in #963
• Use the position of the Context Menu as the center when zoom in & zoom out by @iannbing in #1035
• Expand 'orchest-api' events and analytics capabilities by @fruttasecca in #964
• Fix file manager browsing on the read-only mode issue by @iannbing in #1043
New Contributors
• @cavriends made their first contribution in #1038
Full Changelog: v2022.06.4...v2022.06.5
orchest/orchestDiego Vasquez
06/14/2022, 4:16 PMIgor Wiese
06/14/2022, 4:27 PMDev Pandya
06/17/2022, 8:05 PMHKR
06/21/2022, 10:09 AMservices/orchest-webserver/client dev: [watch] build started (change: "src/pipeline-view/step-details/StepDetails.tsx")
services/orchest-webserver/client dev: [watch] build finished
But the change is actually not visible on the page. Am I missing a step which I need to do?GitHub
06/22/2022, 3:29 PMorchest-controller
installation if cluster is not ready yet by @yannickperrenet in #1046
• Add more commands to Command Palette by @iannbing in #1047
• Allow Orchest installation without installing Argo by @nhaghighat in #1016
• Docs: enable sphinx-hoverxref
on all references by @humitos in #1041
New Contributors
• @humitos made their first contribution in #1041
Full Changelog: v2022.06.5...v2022.06.6
orchest/orchest