-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
feat: add sqlite-based memory store for live workflows. Fixes #12025 #13021
Commits on Mar 4, 2024
-
feat: add sqlite-based memory store for live workflows
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8793b7a - Browse repository at this point
Copy the full SHA 8793b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55cd632 - Browse repository at this point
Copy the full SHA 55cd632View commit details
Commits on Mar 7, 2024
-
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3f76d4f - Browse repository at this point
Copy the full SHA 3f76d4fView commit details -
chore(test): try to set cgo enabled for go sqlite
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bdb010d - Browse repository at this point
Copy the full SHA bdb010dView commit details -
chore: remove direct use of go-sqlite3
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a451490 - Browse repository at this point
Copy the full SHA a451490View commit details -
chore: add build-base to use cgo in builder image
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e6d3d25 - Browse repository at this point
Copy the full SHA e6d3d25View commit details -
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3eac5a4 - Browse repository at this point
Copy the full SHA 3eac5a4View commit details
Commits on Mar 11, 2024
-
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for abc06d3 - Browse repository at this point
Copy the full SHA abc06d3View commit details -
chore: revert the makefile change
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ae50e97 - Browse repository at this point
Copy the full SHA ae50e97View commit details -
chore: revert the makefile change
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 05e4029 - Browse repository at this point
Copy the full SHA 05e4029View commit details -
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c944a61 - Browse repository at this point
Copy the full SHA c944a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for f322316 - Browse repository at this point
Copy the full SHA f322316View commit details
Commits on Mar 19, 2024
-
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f00720d - Browse repository at this point
Copy the full SHA f00720dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0e02e - Browse repository at this point
Copy the full SHA 2f0e02eView commit details -
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9647006 - Browse repository at this point
Copy the full SHA 9647006View commit details
Commits on Mar 25, 2024
-
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 85665e3 - Browse repository at this point
Copy the full SHA 85665e3View commit details -
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e0df0ff - Browse repository at this point
Copy the full SHA e0df0ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for bafa4f1 - Browse repository at this point
Copy the full SHA bafa4f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9883a3c - Browse repository at this point
Copy the full SHA 9883a3cView commit details -
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b2b4fe2 - Browse repository at this point
Copy the full SHA b2b4fe2View commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0b8d84 - Browse repository at this point
Copy the full SHA c0b8d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee14a1b - Browse repository at this point
Copy the full SHA ee14a1bView commit details
Commits on Apr 2, 2024
-
Merge remote-tracking branch 'upstream/main' into list-workflow
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fe68611 - Browse repository at this point
Copy the full SHA fe68611View commit details -
Merge remote-tracking branch 'refs/remotes/origin/list-workflow' into…
… list-workflow Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 06fb1c7 - Browse repository at this point
Copy the full SHA 06fb1c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9873620 - Browse repository at this point
Copy the full SHA 9873620View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c245e69 - Browse repository at this point
Copy the full SHA c245e69View commit details
Commits on Apr 8, 2024
-
fix: load entire archived workflow into memory in list APIs
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fd5f9da - Browse repository at this point
Copy the full SHA fd5f9daView commit details -
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8dc8d1a - Browse repository at this point
Copy the full SHA 8dc8d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2552ad - Browse repository at this point
Copy the full SHA f2552adView commit details -
Merge branch 'select-archived-workflow-fix' into list-workflow
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for de457f6 - Browse repository at this point
Copy the full SHA de457f6View commit details
Commits on Apr 9, 2024
-
fix: handle null value from archived store
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5ae57ac - Browse repository at this point
Copy the full SHA 5ae57acView commit details
Commits on Apr 11, 2024
-
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 42831fb - Browse repository at this point
Copy the full SHA 42831fbView commit details -
Merge remote-tracking branch 'upstream/main' into list-workflow
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fc431ed - Browse repository at this point
Copy the full SHA fc431edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67ae8f9 - Browse repository at this point
Copy the full SHA 67ae8f9View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8b850c - Browse repository at this point
Copy the full SHA c8b850cView commit details -
Configuration menu - View commit details
-
Copy full SHA for df6fdf5 - Browse repository at this point
Copy the full SHA df6fdf5View commit details
Commits on Apr 17, 2024
-
Merge remote-tracking branch 'upstream/main' into list-workflow
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 68b33f4 - Browse repository at this point
Copy the full SHA 68b33f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c8149b - Browse repository at this point
Copy the full SHA 9c8149bView commit details -
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 604d689 - Browse repository at this point
Copy the full SHA 604d689View commit details
Commits on Apr 25, 2024
-
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d1f0ace - Browse repository at this point
Copy the full SHA d1f0aceView commit details -
Merge remote-tracking branch 'upstream/main' into list-workflow
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1001279 - Browse repository at this point
Copy the full SHA 1001279View commit details
Commits on Apr 29, 2024
-
Merge remote-tracking branch 'upstream/main' into list-workflow
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 66bcc6e - Browse repository at this point
Copy the full SHA 66bcc6eView commit details
Commits on May 8, 2024
-
Merge remote-tracking branch 'origin/list-workflow' into list-workflow-2
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6d74805 - Browse repository at this point
Copy the full SHA 6d74805View commit details -
Merge remote-tracking branch 'upstream/main' into list-workflow-2
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e3a478 - Browse repository at this point
Copy the full SHA 0e3a478View commit details -
Signed-off-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 14a1136 - Browse repository at this point
Copy the full SHA 14a1136View commit details