Skip to content

Actions: hydro-project/hydroflow

examples-container-build

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
121 workflow run results
121 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix(hydroflow_macro): properly feature gate macro_invocation_path `…
examples-container-build #527: Commit 80d985f pushed by MingweiSamuel
October 11, 2023 06:44 22m 14s main
October 11, 2023 06:44 22m 14s
Release hydroflow_lang v0.5.0, hydroflow_datalog_core v0.5.0, hydrofl…
examples-container-build #526: Commit 2e2d8b3 pushed by hydro-project-bot bot
October 11, 2023 05:59 45m 35s main
October 11, 2023 05:59 45m 35s
fix(hydroflow_lang): restore in-subgraph rendering of self-handoffs (…
examples-container-build #525: Commit 2edf779 pushed by MingweiSamuel
October 10, 2023 20:26 1h 54m 16s main
October 10, 2023 20:26 1h 54m 16s
fix: better error message when using wrong port types (#931)
examples-container-build #524: Commit 5d77694 pushed by zzlk
October 10, 2023 16:34 2h 11m 47s main
October 10, 2023 16:34 2h 11m 47s
fix(hydroflow): fix example kvs/kvs_replicated tests, improve com…
examples-container-build #523: Commit 3ac9b16 pushed by MingweiSamuel
October 10, 2023 05:24 1h 58m 15s main
October 10, 2023 05:24 1h 58m 15s
fix(hydroflow_lang): fix handling of whitespace in cast expressions…
examples-container-build #522: Commit f67b9f0 pushed by MingweiSamuel
October 10, 2023 05:24 29s main
October 10, 2023 05:24 29s
chore: cleanup cli quotes, loose TODO comment (#926)
examples-container-build #521: Commit 5943758 pushed by MingweiSamuel
October 9, 2023 18:34 2h 20m 51s main
October 9, 2023 18:34 2h 20m 51s
refactor(hydroflow): cleanup kvs example with lattice properties (#924)
examples-container-build #520: Commit db9f270 pushed by MingweiSamuel
October 4, 2023 20:05 1h 43m 51s main
October 4, 2023 20:05 1h 43m 51s
docs(lattices): fix lattice math link
examples-container-build #519: Commit 6b82126 pushed by MingweiSamuel
October 4, 2023 18:56 1h 9m 35s main
October 4, 2023 18:56 1h 9m 35s
refactor(hydroflow): refactor kvs example, cleanup, use `demux_enum…
examples-container-build #518: Commit b0c43c7 pushed by MingweiSamuel
October 4, 2023 06:39 1h 59m 29s main
October 4, 2023 06:39 1h 59m 29s
feat(hydroflow_lang): open mermaid/dot graph in browser (#923)
examples-container-build #517: Commit e7ea6d8 pushed by MingweiSamuel
October 4, 2023 04:07 1h 52m 5s main
October 4, 2023 04:07 1h 52m 5s
feat(lattices): Add serde derives to collections (#922)
examples-container-build #516: Commit 488d6dd pushed by MingweiSamuel
October 3, 2023 21:11 1h 53m 48s main
October 3, 2023 21:11 1h 53m 48s
feat(lattices): Add UnionFind lattice (#915)
examples-container-build #515: Commit 35c2606 pushed by MingweiSamuel
October 3, 2023 21:08 5m 9s main
October 3, 2023 21:08 5m 9s
fix: don't run out of space in github ci (#920)
examples-container-build #514: Commit fc7d27d pushed by MingweiSamuel
October 3, 2023 02:45 2h 7m 43s main
October 3, 2023 02:45 2h 7m 43s
fix: surface python snapshot tests (#919)
examples-container-build #513: Commit a6708bb pushed by zzlk
October 2, 2023 22:55 1h 49m 48s main
October 2, 2023 22:55 1h 49m 48s
chore(hydro_cli_exaples): update tokio-tungstenite to fix upstream Do…
examples-container-build #512: Commit 5afd845 pushed by MingweiSamuel
October 2, 2023 18:29 1h 46m 9s main
October 2, 2023 18:29 1h 46m 9s
chore: bump proc-macro2 min version to 1.0.63
examples-container-build #511: Commit a0f78f3 pushed by MingweiSamuel
October 2, 2023 17:27 1h 1m 44s main
October 2, 2023 17:27 1h 1m 44s
fix: clippy warning on multiline string in hydro_cli, py_udf
examples-container-build #510: Commit bf952b4 pushed by MingweiSamuel
September 29, 2023 22:31 1h 55m 44s main
September 29, 2023 22:31 1h 55m 44s
fix(hydro_cli): clippy warning on multiline string
examples-container-build #509: Commit 4153e9c pushed by MingweiSamuel
September 29, 2023 18:03 2h 14m 0s main
September 29, 2023 18:03 2h 14m 0s
feat(hydroflow_lang): Update documentation and improve error messages…
examples-container-build #508: Commit 9646ca0 pushed by MingweiSamuel
September 29, 2023 17:17 46m 6s main
September 29, 2023 17:17 46m 6s
feat(hydroflow_lang): Implement partition operator
examples-container-build #507: Commit fc25433 pushed by MingweiSamuel
September 20, 2023 22:09 1h 45m 50s main
September 20, 2023 22:09 1h 45m 50s
feat: add context.is_first_time_subgraph_is_scheduled to simplify rep…
examples-container-build #506: Commit d254e2d pushed by zzlk
September 14, 2023 13:05 1h 55m 42s main
September 14, 2023 13:05 1h 55m 42s
feat: make lattice_fold and lattice_reduce consistent with fold/reduc…
examples-container-build #505: Commit 1ce5f01 pushed by zzlk
September 13, 2023 22:02 1h 41m 43s main
September 13, 2023 22:02 1h 41m 43s
fix: clippy redundant to_string() in print! lints
examples-container-build #504: Commit 51a200a pushed by MingweiSamuel
September 13, 2023 20:22 1h 39m 52s main
September 13, 2023 20:22 1h 39m 52s
feat(modules): add import!() expression (#898)
examples-container-build #503: Commit f013c3c pushed by MingweiSamuel
September 11, 2023 03:54 1h 51m 31s main
September 11, 2023 03:54 1h 51m 31s