FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows/java_pr.yml - 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
workflows
java_pr.yml
on
update-sqlite-vec
User selector
Datepicker
Commit history
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
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
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
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 Feb 29, 2024
fix: Restore label check for all actions using pull_request_target (#3978)
Show description for 591ba4e
jeremyary
authored
591ba4e
View commit details
Copy full SHA for 591ba4e
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
ci: Fix ci breakage from old pip version being restored from pip cache
Show description for 0b3fa13
adchia
committed
0b3fa13
View commit details
Copy full SHA for 0b3fa13
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
ci: Pin pip version to slightly higher to avoid test breakage
Show description for 58aff34
adchia
committed
58aff34
View commit details
Copy full SHA for 58aff34
View code at this point
Browse repository at this point
ci: Pin pip version to avoid test breakage
Show description for eb5f9ae
adchia
committed
eb5f9ae
View commit details
Copy full SHA for eb5f9ae
View code at this point
Browse repository at this point
Commits on Aug 14, 2023
ci: Upgrade `upload-artifact` Github Action (#3726)
Show description for ff199df
felixwang9817
authored
ff199df
View commit details
Copy full SHA for ff199df
View code at this point
Browse repository at this point
ci: Upgrade `setup-python` Github Action (#3724)
Show description for 5ae55f1
felixwang9817
authored
5ae55f1
View commit details
Copy full SHA for 5ae55f1
View code at this point
Browse repository at this point
ci: Upgrade `checkout` Github Action (#3723)
Show description for 3aca485
felixwang9817
authored
3aca485
View commit details
Copy full SHA for 3aca485
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
chore: Stop compiling embedded go components (#3520)
Show description for be34905
achals
authored
be34905
View commit details
Copy full SHA for be34905
View code at this point
Browse repository at this point
chore: Update python dependencies and use the latest pip (#3519)
Show description for c619080
achals
authored
c619080
View commit details
Copy full SHA for c619080
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
ci: Fix workflows to use newer gcloud SDK (#3393)
Show description for 8090e2a
adchia
authored
8090e2a
View commit details
Copy full SHA for 8090e2a
View code at this point
Browse repository at this point
ci: Fix workflows to use new gcloud auth step (#3392)
Show description for 62e2005
adchia
authored
62e2005
View commit details
Copy full SHA for 62e2005
View code at this point
Browse repository at this point
ci: Remove need to download maven cache in CI (#3391)
Show description for 7b0af0d
adchia
authored
7b0af0d
View commit details
Copy full SHA for 7b0af0d
View code at this point
Browse repository at this point
ci: Fix gcloud CI to have python installed (#3389)
Show description for bc9c07c
adchia
authored
bc9c07c
View commit details
Copy full SHA for bc9c07c
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
ci: Fix improper workflow setup. Exclude test resource phase when Java integration tests are skipped
Show description for 4962fb4
adchia
committed
4962fb4
View commit details
Copy full SHA for 4962fb4
View code at this point
Browse repository at this point
fix: Fix incorrect on demand feature view diffing and improve Java tests (#3074)
Show description for 0702310
adchia
authored
0702310
View commit details
Copy full SHA for 0702310
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
ci: Make java build only work on feast-dev/feast because it uses Feast secrets (#3054)
Show description for 32d2039
adchia
authored
32d2039
View commit details
Copy full SHA for 32d2039
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
ci: Fix docker image java workflow to read from the right maven cache (#3053)
Show description for 07495e2
adchia
authored
07495e2
View commit details
Copy full SHA for 07495e2
View code at this point
Browse repository at this point
ci: Fix build and ensure that building the java feature server is part of PR CI (#3052)
Show description for bc8b3a3
adchia
authored
bc8b3a3
View commit details
Copy full SHA for bc8b3a3
View code at this point
Browse repository at this point
Commits on Aug 6, 2022
chore: Add documentation for maintainer development (#3025)
Show description for fe9a0bd
kevjumba
authored
fe9a0bd
View commit details
Copy full SHA for fe9a0bd
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
ci: Stop running tests for python 3.7 (#2810)
Show description for 19aedc2
achals
authored
19aedc2
View commit details
Copy full SHA for 19aedc2
View code at this point
Browse repository at this point
Commits on May 10, 2022
ci: Do not retrigger integration tests on lgtm (#2656)
Show description for 1fd9c2d
felixwang9817
authored
1fd9c2d
View commit details
Copy full SHA for 1fd9c2d
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
ci: Ensure lgtm also triggers Java PR tests and fix YAML formatting (#2396)
Show description for 9aa96b9
felixwang9817
authored
9aa96b9
View commit details
Copy full SHA for 9aa96b9
View code at this point
Browse repository at this point
Commits on Nov 19, 2021
Fix java_release workflow by removing step without users/with (#2067)
Show description for f2f5dc6
achals
authored
f2f5dc6
View commit details
Copy full SHA for f2f5dc6
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Dedicated workflow for java PRs (#2050)
Show description for 7032559
pyalex
authored
7032559
View commit details
Copy full SHA for 7032559
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL