Commit b1f2ceb
authored
Move java components to feast-java repo (#1316)
* remove java code and modify pom.xml
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
* move core and serving docker files
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
* move one github action
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
* move unit-test-java
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
* move integration-test action
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
* remove datatypes/java, pom.xml, java make commands
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
* move building docker images to feast-java
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
* move java release jobs to feast-java repo
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
* remove lint-versions
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
* don't build-push-docker-images for core and serving
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
* more cleanup per comments
Signed-off-by: Jacob Klegar <jacob@tecton.ai>1 parent a335265 commit b1f2ceb
214 files changed
Lines changed: 8 additions & 20809 deletions
File tree
- .github/workflows
- common-test
- src/main/java/feast/common
- it
- util
- common
- src
- main
- java/feast/common
- auth
- authentication
- authorization
- config
- credentials
- providers/http
- service
- utils
- logging
- config
- entry
- interceptors
- models
- util
- validators
- resources
- test/java/feast/common
- auth/authorization
- logging/entry
- models
- core
- src
- main
- java/feast/core
- config
- controller
- exception/handler
- dao
- exception
- grpc
- interceptors
- metrics
- collector
- model
- service
- util
- validators
- resources
- db/migration
- templates
- test
- java/feast/core
- annotation
- auth
- infra
- controller
- logging
- metrics
- model
- service
- util
- validators
- resources
- keto
- mockito-extensions
- sql
- datatypes/java
- src/main/proto
- docs/coverage/java
- infra
- docker
- core
- serving
- scripts
- sdk/java
- src
- main/java/com/gojek/feast
- test/java/com/gojek/feast
- serving
- src
- main
- java/feast/serving
- config
- controller
- exception
- interceptors
- service
- specs
- util
- mappers
- resources
- test
- java/feast/serving
- controller
- it
- service
- util
- resources
- docker-compose
- core
- mockito-extensions
- storage
- api
- src/main/java/feast/storage/api/retriever
- connectors
- redis
- src
- main/java/feast/storage/connectors/redis
- common
- retriever
- serializer
- test/java/feast/storage/connectors/redis
- serializer
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 6 | | |
46 | 7 | | |
47 | 8 | | |
| |||
64 | 25 | | |
65 | 26 | | |
66 | 27 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | 28 | | |
99 | 29 | | |
100 | 30 | | |
| |||
117 | 47 | | |
118 | 48 | | |
119 | 49 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | 114 | | |
117 | 115 | | |
118 | 116 | | |
119 | 117 | | |
120 | 118 | | |
121 | 119 | | |
122 | 120 | | |
123 | | - | |
| 121 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 33 | + | |
61 | 34 | | |
62 | 35 | | |
63 | 36 | | |
| |||
112 | 85 | | |
113 | 86 | | |
114 | 87 | | |
115 | | - | |
116 | | - | |
117 | 88 | | |
118 | 89 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
| 90 | + | |
126 | 91 | | |
127 | 92 | | |
128 | 93 | | |
129 | 94 | | |
130 | 95 | | |
131 | 96 | | |
132 | 97 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | 98 | | |
140 | 99 | | |
141 | 100 | | |
| |||
183 | 142 | | |
184 | 143 | | |
185 | 144 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | 145 | | |
192 | 146 | | |
193 | 147 | | |
| |||
0 commit comments