Matt Palmer

Results 2 issues of Matt Palmer

I have a task definition like ``` platform: linux image_resource: type: registry-image source: repository: concourse/oci-build-task inputs: - name: repo outputs: - name: my-image run: path: build params: CONTEXT: repo ```...

### Issue To Be Solved I would like to include calculations based on elapsed time in my contract. Cadence doesn't currently have a Date/Time type, so for now I'm attempting...

Good First Issue
Feature
Feedback