-
Notifications
You must be signed in to change notification settings - Fork 670
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* use buf Signed-off-by: Yee Hing Tong <[email protected]> * Remove java and cpp. Signed-off-by: Eduardo Apolinario <[email protected]> * Add es and connect-es to buf.gen.yaml and generate files Signed-off-by: Eduardo Apolinario <[email protected]> * Generated go code. Signed-off-by: Eduardo Apolinario <[email protected]> * Add generated python code. Signed-off-by: Eduardo Apolinario <[email protected]> * Uncomment openapiv2 definitions. Signed-off-by: Eduardo Apolinario <[email protected]> * Remove go and python swagger-generated code Signed-off-by: Eduardo Apolinario <[email protected]> * Remove swagger-related code from makefile and scripts Signed-off-by: Eduardo Apolinario <[email protected]> * Stop generating code for cpp and java Signed-off-by: Eduardo Apolinario <[email protected]> * Stop go code generation in script Signed-off-by: Eduardo Apolinario <[email protected]> * Remove docs generated code Signed-off-by: Eduardo Apolinario <[email protected]> * Do not generate openapiv2 asset Signed-off-by: Eduardo Apolinario <[email protected]> * Lint Signed-off-by: Eduardo Apolinario <[email protected]> * Update go.mod Signed-off-by: Eduardo Apolinario <[email protected]> * Drop os from flyteadmin service Signed-off-by: Eduardo Apolinario <[email protected]> * make go-tidy Signed-off-by: Eduardo Apolinario <[email protected]> * Fix test Signed-off-by: Eduardo Apolinario <[email protected]> * Fix datacatalog Signed-off-by: Eduardo Apolinario <[email protected]> * Lint flyteadmin, flyteplugins, and flytepropeller. Signed-off-by: Eduardo Apolinario <[email protected]> * fix up datacatalog tests Signed-off-by: Yee Hing Tong <[email protected]> * one more test fix Signed-off-by: Yee Hing Tong <[email protected]> * fix tests Signed-off-by: Yee Hing Tong <[email protected]> * plugin test Signed-off-by: Yee Hing Tong <[email protected]> * more test failure, the spacing seems to be different on gh Signed-off-by: Yee Hing Tong <[email protected]> * starting admin Signed-off-by: Yee Hing Tong <[email protected]> * Fix flyteadmin tests Signed-off-by: Eduardo Apolinario <[email protected]> * change propeller compiler test (#4823) Signed-off-by: Yee Hing Tong <[email protected]> * Add regex to fix tests Signed-off-by: Eduardo Apolinario <[email protected]> * Pin versions of typescript buf plugins Signed-off-by: Eduardo Apolinario <[email protected]> * Add utility AssertEqualWithSanitizedRegex and fix flyteadmin tests Signed-off-by: Eduardo Apolinario <[email protected]> * Fix integration test Signed-off-by: Eduardo Apolinario <[email protected]> * Lint Signed-off-by: Eduardo Apolinario <[email protected]> * More linting Signed-off-by: Eduardo Apolinario <[email protected]> * Lint again Signed-off-by: Eduardo Apolinario <[email protected]> * Add protoc-gen-openapiv2 as a dependence in flyteidl Signed-off-by: Eduardo Apolinario <[email protected]> * Serve swagger file using golang's embed. Signed-off-by: Eduardo Apolinario <[email protected]> * Fix datacatalog tests Signed-off-by: Eduardo Apolinario <[email protected]> * Fix a few more flyteadmin tests Signed-off-by: Eduardo Apolinario <[email protected]> --------- Signed-off-by: Yee Hing Tong <[email protected]> Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Yee Hing Tong <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
- Loading branch information
1 parent
bfe61f9
commit 0132cba
Showing
1,854 changed files
with
121,366 additions
and
1,084,678 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,3 +38,6 @@ linters-settings: | |
- default | ||
- prefix(github.com/flyteorg) | ||
skip-generated: true | ||
issues: | ||
exclude: | ||
- copylocks |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,4 +35,6 @@ linters-settings: | |
- default | ||
- prefix(github.com/flyteorg) | ||
skip-generated: true | ||
|
||
issues: | ||
exclude: | ||
- copylocks |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.