Stephen Thibeault
10/27/2022, 8:06 PMJeff Hale
10/27/2022, 8:12 PMStephen Thibeault
10/27/2022, 8:18 PMJeff Hale
10/27/2022, 8:28 PMStephen Thibeault
10/28/2022, 12:10 PMJeff Hale
10/28/2022, 12:14 PMStephen Thibeault
10/28/2022, 12:18 PMJeff Hale
10/28/2022, 12:59 PMprefect version
in the CLI?
Can you share your deployment creation command or contents of the deployment Python file?Stephen Thibeault
10/28/2022, 1:09 PMJeff Hale
10/28/2022, 1:12 PMJeff Hale
10/28/2022, 1:12 PMpip install -U prefect
Jeff Hale
10/28/2022, 1:12 PMStephen Thibeault
10/28/2022, 1:28 PMStephen Thibeault
10/28/2022, 1:28 PMfrom prefect.filesystems import GitHub
github_block = GitHub(repository = '<https://github.com/sthibeaultgateway/prefect-test-4.git>',
access_token = 'access_token'
github_block.get_directory()
Stephen Thibeault
10/28/2022, 1:50 PMJeff Hale
10/28/2022, 1:52 PMJeff Hale
10/28/2022, 1:54 PMStephen Thibeault
10/28/2022, 2:01 PMStephen Thibeault
10/28/2022, 2:02 PMJeff Hale
10/28/2022, 2:10 PMStephen Thibeault
10/28/2022, 2:13 PMJeff Hale
10/28/2022, 2:24 PMif __name__ == "__main__":
call_my_function_here(any_params)
Jeff Hale
10/28/2022, 2:26 PMStephen Thibeault
10/28/2022, 2:30 PMJeff Hale
10/28/2022, 2:55 PMpath
flag. Also, to cut out a variable with slash (forward and backward with windows vs linux) directions, can you move into the folder where the flow code is to build the deployment?Stephen Thibeault
10/28/2022, 4:01 PMPeyton Runyan
10/28/2022, 4:14 PM'g' is not recognized as an internal or external command, operable program or batch file.
is possibly a windows-specific bug due to how we're executing the command with the GitHub block.Peyton Runyan
10/28/2022, 4:17 PMJeff Hale
10/28/2022, 4:27 PMStephen Thibeault
10/28/2022, 4:36 PMPeyton Runyan
10/28/2022, 7:47 PMPeyton Runyan
10/28/2022, 7:52 PMPeyton Runyan
10/28/2022, 7:53 PMStephen Thibeault
10/28/2022, 7:54 PMPeyton Runyan
10/28/2022, 8:19 PMBring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by