knative / knative/func

Remote builds require checkout

Open
#3,203 2 comments 0 reactions 1 assignee Claimed by @lkingland View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.