FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - feast-dev/feast · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
feast-dev
/
feast
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
218
Pull requests
191
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
feast
.github
on
get-historical-python-mode
User selector
Datepicker
Commit history
Commits on Oct 17, 2024
feat: An action to test operator at PR time (#4635)
dmartinol
authored
14c1000
View commit details
Copy full SHA for 14c1000
View code at this point
Browse repository at this point
Commits on Oct 9, 2024
feat: Create initial structure of Feast Go Operator (#4596)
Show description for b5ab6c7
tchughesiv
authored
b5ab6c7
View commit details
Copy full SHA for b5ab6c7
View code at this point
Browse repository at this point
Commits on Oct 6, 2024
chore!: Update @elastic/eui and @emotion/react in Feast UI (#4597)
Show description for b9ddbf9
peruukki
authored
b9ddbf9
View commit details
Copy full SHA for b9ddbf9
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
chore: Rename Helm Operator (#4569)
Show description for ff3d597
tchughesiv
authored
ff3d597
View commit details
Copy full SHA for ff3d597
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
fix: Removed usage of pull_request_target as much as possible to prevent security concerns (#4549)
Show description for 3198371
tmihalac
authored
3198371
View commit details
Copy full SHA for 3198371
View code at this point
Browse repository at this point
chore: Test FeatureView apply to expose entity_columns behavior pre and post apply() (#4571)
Show description for 626c94f
franciscojavierarceo
authored
626c94f
View commit details
Copy full SHA for 626c94f
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
chore: Adding docs, community, and examples to ignore during PR tests
Show description for 5850adc
franciscojavierarceo
committed
5850adc
View commit details
Copy full SHA for 5850adc
View code at this point
Browse repository at this point
Commits on Sep 22, 2024
fix: Import grpc only for type checking in errors.py (#4533)
Show description for f308572
tokoko
authored
f308572
View commit details
Copy full SHA for f308572
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
fix: Adding protobuf<5 as a required dependency due to snowflake limitations (#4537)
Show description for cecca83
EXPEbdodla
and
Bhargav Dodla
authored
cecca83
View commit details
Copy full SHA for cecca83
View code at this point
Browse repository at this point
Commits on Sep 7, 2024
chore: Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows (#4482)
Show description for 87e7ca4
dependabot[bot]
authored
87e7ca4
View commit details
Copy full SHA for 87e7ca4
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
build: Explicit protobuf build version; consistent build/setup deps (#4472)
Show description for 8fef194
cburroughs
authored
8fef194
View commit details
Copy full SHA for 8fef194
View code at this point
Browse repository at this point
Commits on Aug 19, 2024
docs: Updated README template and fixed links to be consistent for HTML (#4423)
Show description for 66a0a38
dandawg
authored
66a0a38
View commit details
Copy full SHA for 66a0a38
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
Update pull_request_template.md
franciscojavierarceo
authored
a8a98c7
View commit details
Copy full SHA for a8a98c7
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
chore: Update pull_request_template.md (#4388)
franciscojavierarceo
authored
b6886ed
View commit details
Copy full SHA for b6886ed
View code at this point
Browse repository at this point
Commits on Jun 19, 2024
chore: Remove serverless feature server deployments (#4272)
tokoko
authored
89bc551
View commit details
Copy full SHA for 89bc551
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
chore: Remove lambda feature server image from ci (#4273)
tokoko
authored
d1e3e44
View commit details
Copy full SHA for d1e3e44
View code at this point
Browse repository at this point
Commits on May 7, 2024
fix: Update master-only benchmark bucket name due to credential update (#4183)
Show description for e88f1e3
jeremyary
authored
e88f1e3
View commit details
Copy full SHA for e88f1e3
View code at this point
Browse repository at this point
Commits on May 2, 2024
fix: Pass region to S3 client only if set (Java) (#4151)
Show description for b8087f7
tokoko
authored
b8087f7
View commit details
Copy full SHA for b8087f7
View code at this point
Browse repository at this point
chore: Limit integration runs back to a single python version due to rate limiting errors (#4169)
Show description for b0c5ffc
jeremyary
authored
b0c5ffc
View commit details
Copy full SHA for b0c5ffc
View code at this point
Browse repository at this point
Commits on May 1, 2024
fix: Correct nightly install command, move all installs to uv (#4164)
Show description for c86d594
tokoko
authored
c86d594
View commit details
Copy full SHA for c86d594
View code at this point
Browse repository at this point
feat: Add a Kubernetes Operator for the Feast Feature Server (#4145)
Show description for 4a696dc
tchughesiv
authored
4a696dc
View commit details
Copy full SHA for 4a696dc
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
feat: Upgrading python version to 3.11, adding support for 3.11 as well. (#4159)
Show description for 4b1634f
lokeshrangineni
and
tokoko
authored
4b1634f
View commit details
Copy full SHA for 4b1634f
View code at this point
Browse repository at this point
chore: Bump macOS runners to macos-13 (#4152)
Show description for a27974b
tokoko
authored
a27974b
View commit details
Copy full SHA for a27974b
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
chore: Update checkout action from v3 to v4 in all workflows (#4148)
Show description for 811d711
jeremyary
authored
811d711
View commit details
Copy full SHA for 811d711
View code at this point
Browse repository at this point
fix: Change checkout action back to v3 from v5 which isn't released yet (#4147)
Show description for 9523fff
jeremyary
authored
9523fff
View commit details
Copy full SHA for 9523fff
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
chore: Install python dependencies with uv in workflows (#4086)
Show description for 6ef7852
tokoko
authored
6ef7852
View commit details
Copy full SHA for 6ef7852
View code at this point
Browse repository at this point
chore: Move feast install to docker build in java it tests (#4126)
Show description for 91e34a2
tokoko
authored
91e34a2
View commit details
Copy full SHA for 91e34a2
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
chore: Update pull_request_template.md (#4074)
Show description for f3a9c64
franciscojavierarceo
authored
f3a9c64
View commit details
Copy full SHA for f3a9c64
View code at this point
Browse repository at this point
Commits on Apr 3, 2024
fix: Disable minio tests in workflows on master and nightly (#4072)
Show description for c06dda8
tokoko
authored
c06dda8
View commit details
Copy full SHA for c06dda8
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
chore: Run tests as make commands in workflows (#4035)
Show description for c364be4
tokoko
authored
c364be4
View commit details
Copy full SHA for c364be4
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
feat: Dropping the support for python 3.8 version from feast (#4010)
Show description for a0f7472
lokeshrangineni
authored
a0f7472
View commit details
Copy full SHA for a0f7472
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
fix: Update actions/setup-python from v3 to v4 (#4003)
HaoXuAI
authored
ee4c4f1
View commit details
Copy full SHA for ee4c4f1
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
feat: Dropping Python 3.8 from local integration tests and integration tests (#3994)
franciscojavierarceo
authored
817995c
View commit details
Copy full SHA for 817995c
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
feat: Dropping unit tests for Python 3.8 (#3989)
Show description for 60f24f9
franciscojavierarceo
authored
60f24f9
View commit details
Copy full SHA for 60f24f9
View code at this point
Browse repository at this point
fix: Swap security label check on the PR title validation job to explicit permissions instead (#3987)
Show description for f604af9
jeremyary
authored
f604af9
View commit details
Copy full SHA for f604af9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL