David Gannon

Results 9 issues of David Gannon

Hi Javierbyte, Not sure if it's an issue that's worth fixing, but ALT-TAB highlights how you have achieved this ( great work by the way! ) Hitting ALT-TAB shows me...

## Summary There were three broken links at the top of the readme file noticed during contribfest. ## Documentation - Should this change be documented? - [ ] Yes, see...

type/chore

**What content needs to be created or modified?** An example guide for how we can mock the DAPR sidecar/method calls in order to be able to component test a single...

content/missing-information

**What this PR does / why we need it**: Adds a reset password button to the project list in the ops view **Which issue(s) this PR fixes**: Fixes #4844 **Does...

area/go

# What does this change Added a check on version numbers if specified in your porter YAML # What issue does it fix Delivers towards #3136 # Notes for the...

## Summary Adding support for --tag into additional commands. ## Documentation - Should this change be documented? - [x] Yes, see buildpacks/docs#834 - [ ] No ## Related Resolves #2367

type/enhancement

## Summary There are three commands which now accept the --tag argument: - pack buildpack package - pack extension package - pack builder create These changes should be reflected ##...

type/enhancement

# What does this change Adds a flag onto the publish command which will generate an SBOM for the published image. # What issue does it fix Closes #2930 #...

# What does this change Passes in our context to the cnab-go runtime, so that if our context is cancelled, they drop the container. # What issue does it fix...