Commit Graph

257 Commits

Author SHA1 Message Date
Nic Cope 85305e4d3c Remove dependency on click
The SDK doesn't depend on this, but I think functions will

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-19 14:10:06 -08:00
Nic Cope 383783c0f9 Remove stale TODO WRT insecure port
It appears that it does override secure port

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-19 14:06:29 -08:00
Nic Cope d140f44d82 Use crossplane.* as known first party import
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-19 14:04:22 -08:00
Nic Cope 704eea558f Remove copy-pasta in CI workflow
The build job builds, not tests. :)

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-19 13:46:58 -08:00
Nic Cope 7bb33ae97f Link to the protobuf generated code guide
Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-19 13:44:37 -08:00
Nic Cope e247d8766e Break the SDK out into its own repo
I prototyped this in https://github.com/negz/function-auto-python.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-19 13:37:50 -08:00
Nic Cope e930e1ddf8
Initial commit 2023-11-20 15:00:23 -08:00