-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: common script source for git ops (#890)
* feat: script source * fix: implementing changes * fix: tests fixes for new content * added content library * fix: reorganized executor library - flattened * fix: added v2 scripts client * fix: make fields consistent with testkube api spec * fix: removed unused func * fix: fetcher - correct use of tmpFile * fix: fetcher - dont use dot for full checkout * fix: comment typo * operator version bump * fix: fetcher test as integartion test * fix: added git to integration tests github action * fix: test with dot * fix: removed comment * fix: removed taras from codeowners * feat: added paramsFile to Executions resource * fix: added error handling for nils in fetch * feat: added content errors * feat: added content errors * feat: added paramsFile to script executions * fix: getting file content * fix: new string script content func * fix: script contenttype detect when creating script * fix: detecting script content * fix: more verbose minio errors * fix: debugging * fix: added debug to job executor * fix: fixed file name for minio * fix: tesktube fixed libs for executors * fix: fixed server.go after merging
- Loading branch information
Showing
62 changed files
with
906 additions
and
542 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
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
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.