Remote builds require checkout
Open
- Dominant language
- Go
- Stars
- 365
- Forks
- 223
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 25
Description
Currently it is required that the Function be available locally in order to trigger a remote build because values from the func.yaml are required to create the pipeline. This limitation should be removed such that the remote build triggered retrieves everything it needs from the remote git repository on-demand. See the implementation of the `TestRemote_Ref` and `TestRemote_Dir` tests in the E2E tests for an example.
Contributor guide
Assessment
This issue has not been assessed yet.