gl-vsts-tasks-file-patch icon indicating copy to clipboard operation
gl-vsts-tasks-file-patch copied to clipboard

Entries containing a slash can't be replaced

Open xanth opened this issue 3 years ago • 2 comments

Before opening an issue please read this.

Are you reporting a bug or a feature request ?

  • [x] Bug
  • [ ] Feature request

Description

When replacing an entry value where the entry key contains a forward slash i.e. @angular/cli the tool erroneously throws OPERATION_PATH_UNRESOLVABLE errors. This seems to have been resolved in the fast-json-patch dependency so bumping that package should suffice.

Expected behavior

The value of an entry should be replaced.

Reproduction

See corrected test in PR: #105

xanth avatar Nov 01 '22 07:11 xanth

@sandorfr @asiffermann Any chance you can give the PR @xanth put up some of your time? I bumped into this today when I was looking to patch in a value for ...

metadata:
  labels:
    tags.datadoghq.com/version: FEED_ME_SEYMOUR

https://docs.datadoghq.com/getting_started/tagging/unified_service_tagging/?tab=kubernetes#full-configuration

cookbr avatar May 27 '23 01:05 cookbr

@arnaudauroux @sandorfr @mvidailhet @asiffermann Bump 🥺🙏

cookbr avatar Sep 06 '23 16:09 cookbr