forked from flyteorg/flyte
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix up flytectl Signed-off-by: Eduardo Apolinario <[email protected]> * Rename module and fix references Signed-off-by: Eduardo Apolinario <[email protected]> * Hook up linting and unit tests Signed-off-by: Eduardo Apolinario <[email protected]> * Remove boilerplate directory Signed-off-by: Eduardo Apolinario <[email protected]> * Include flytectl in the go-checks gh job Signed-off-by: Eduardo Apolinario <[email protected]> * Fix a few unit tests Signed-off-by: Eduardo Apolinario <[email protected]> * Fix more tests Signed-off-by: Eduardo Apolinario <[email protected]> * Fix more tests Signed-off-by: Eduardo Apolinario <[email protected]> * Fix graphviz test Signed-off-by: Eduardo Apolinario <[email protected]> * Reorder test in graphviz_test Signed-off-by: Eduardo Apolinario <[email protected]> * Remove -race from unit tests temporarily Signed-off-by: Eduardo Apolinario <[email protected]> --------- Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
- Loading branch information
1 parent
6b223a8
commit 5280348
Showing
197 changed files
with
811 additions
and
2,859 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
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 |
---|---|---|
|
@@ -28,3 +28,9 @@ linters: | |
- unparam | ||
- unused | ||
- varcheck | ||
linters-settings: | ||
gci: | ||
skip-generated: true | ||
issues: | ||
exclude: | ||
- copylocks |
This file was deleted.
Oops, something went wrong.
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
2 changes: 0 additions & 2 deletions
2
flytectl/boilerplate/flyte/code_of_conduct/CODE_OF_CONDUCT.md
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.