Skip to content

Actions: feast-dev/feast

integration-tests-and-build

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
668 workflow runs
668 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

chore: Loosen fsspec requirements to allow recent releases (#3922)
integration-tests-and-build #1643: Commit 5c9f592 pushed by franciscojavierarceo
February 14, 2024 22:52 21m 39s master
February 14, 2024 22:52 21m 39s
fix: Rewrite Spark materialization engine to use mapInPandas (#3936)
integration-tests-and-build #1642: Commit dbb59ba pushed by HaoXuAI
February 13, 2024 19:45 23m 24s master
February 13, 2024 19:45 23m 24s
chore: Bumping fastapi + starlette (#3938)
integration-tests-and-build #1641: Commit 4e450ad pushed by franciscojavierarceo
February 10, 2024 13:00 27m 53s master
February 10, 2024 13:00 27m 53s
fix: Transformation server doesn't generate files from proto (#3902)
integration-tests-and-build #1640: Commit d3a2a45 pushed by HaoXuAI
February 9, 2024 22:45 24m 34s master
February 9, 2024 22:45 24m 34s
fix: Add conn.commit() to Postgresonline_write_batch.online_write_bat…
integration-tests-and-build #1639: Commit 7d75fc5 pushed by HaoXuAI
February 9, 2024 22:45 24m 36s master
February 9, 2024 22:45 24m 36s
docs: Add ScyllaDB as online store alternative (fixed DCO) (#3944)
integration-tests-and-build #1638: Commit bdce99d pushed by HaoXuAI
February 9, 2024 22:44 23m 57s master
February 9, 2024 22:44 23m 57s
fix: Typo Correction in Feast UI Readme (#3939)
integration-tests-and-build #1637: Commit c16e5af pushed by jeremyary
February 8, 2024 14:54 32m 34s master
February 8, 2024 14:54 32m 34s
fix: Trino as an OfflineStore Access Denied when BasicAuthenticaion (…
integration-tests-and-build #1636: Commit 49d2988 pushed by HaoXuAI
February 8, 2024 05:39 20m 21s master
February 8, 2024 05:39 20m 21s
chore: Set upper bound for moto package (#3937)
integration-tests-and-build #1635: Commit b4aed65 pushed by HaoXuAI
February 7, 2024 06:50 20m 9s master
February 7, 2024 06:50 20m 9s
feat: Add gRPC Registry Server (#3924)
integration-tests-and-build #1634: Commit 373e624 pushed by HaoXuAI
February 6, 2024 23:26 25m 53s master
February 6, 2024 23:26 25m 53s
ci: Extend python base version for test cases (#3929)
integration-tests-and-build #1633: Commit 1f3cab8 pushed by HaoXuAI
February 6, 2024 05:28 25m 53s master
February 6, 2024 05:28 25m 53s
fix: Remove unnecessary dependency on mysqlclient (#3925)
integration-tests-and-build #1632: Commit f494f02 pushed by franciscojavierarceo
February 4, 2024 17:26 27m 2s master
February 4, 2024 17:26 27m 2s
chore: Bump jupyterlab from 4.0.8 to 4.0.11 in /sdk/python/requiremen…
integration-tests-and-build #1631: Commit bf026a0 pushed by franciscojavierarceo
February 4, 2024 01:00 26m 18s master
February 4, 2024 01:00 26m 18s
fix: Prevent spamming pull busybox from dockerhub (#3923)
integration-tests-and-build #1630: Commit 7153cad pushed by franciscojavierarceo
February 2, 2024 13:17 28m 34s master
February 2, 2024 13:17 28m 34s
docs: Updated development guide to include compiling the protos (#3896)
integration-tests-and-build #1629: Commit 8bce6dc pushed by jeremyary
January 31, 2024 22:23 23m 5s master
January 31, 2024 22:23 23m 5s
docs: Updating maintainers.md (#3919)
integration-tests-and-build #1628: Commit 936ecfd pushed by woop
January 30, 2024 21:22 22m 30s master
January 30, 2024 21:22 22m 30s
Update maintainers.md (#3918)
integration-tests-and-build #1627: Commit fa8cfd4 pushed by woop
January 30, 2024 19:24 23m 11s master
January 30, 2024 19:24 23m 11s
fix: Bytewax materialization engine fails when loading feature_store.…
integration-tests-and-build #1626: Commit 987f0fd pushed by etirelli
January 30, 2024 17:50 39m 5s master
January 30, 2024 17:50 39m 5s
fix: Create index only if not exists during MySQL online store update…
integration-tests-and-build #1625: Commit 2f99a61 pushed by etirelli
January 30, 2024 17:50 40m 43s master
January 30, 2024 17:50 40m 43s
feat: Support s3gov schema by snowflake offline store during material…
integration-tests-and-build #1624: Commit ea8ad17 pushed by franciscojavierarceo
January 27, 2024 10:53 20m 1s master
January 27, 2024 10:53 20m 1s
feat: Add support for arrays in snowflake (#3769)
integration-tests-and-build #1623: Commit 8d6bec8 pushed by etirelli
January 25, 2024 20:27 36m 15s master
January 25, 2024 20:27 36m 15s
revert: Verify the existence of Registry tables in snowflake… (#3907)
integration-tests-and-build #1622: Commit c0d358a pushed by etirelli
January 25, 2024 20:25 36m 12s master
January 25, 2024 20:25 36m 12s
fix: Verify the existence of Registry tables in snowflake before call…
integration-tests-and-build #1621: Commit 9a3590e pushed by etirelli
January 24, 2024 21:16 27m 56s master
January 24, 2024 21:16 27m 56s
fix: Correct the returning class proto type of StreamFeatureView to S…
integration-tests-and-build #1620: Commit 86d6221 pushed by franciscojavierarceo
January 24, 2024 16:06 29m 9s master
January 24, 2024 16:06 29m 9s
chore: Bump zod from 3.19.1 to 3.22.3 in /ui (#3817)
integration-tests-and-build #1619: Commit a75d417 pushed by franciscojavierarceo
January 22, 2024 03:56 23m 1s master
January 22, 2024 03:56 23m 1s
ProTip! You can narrow down the results and go further in time using created:<2024-01-22 or the other filters available.