ratify-project / ratify

Artifact Ratification Framework
https://ratify.dev
Apache License 2.0
225 stars 63 forks source link

docs: add config path arg to launch.json, update instructions #1800

Closed shahramk64 closed 2 months ago

shahramk64 commented 2 months ago

Description

What this PR does / why we need it:

The current documentation for debugging ratify in k8s scenario in vscode doesn't result in a successful run.

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):

Fixes #1799

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

The new instructions were tested by running a successful debug session on a local machine using vscode.

Checklist:

Post Merge Requirements

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark: