Anton Gilgur
Anton Gilgur
> I have been informed this works fine on MacOS, which may be down to copy being Cmd+C rather than Ctrl-C there. Can confirm, works fine on my Mac >...
> so I would wonder if this might be upstream in [`xterm`](https://github.com/xtermjs/xterm.js) We're also on an older version of `xterm`, so probably first thing I would recommend is [upgrading it](https://github.com/xtermjs/xterm.js/releases)
For reference here, Isitha (at Pipekit) brought this up in [the Maintainers Slack channel](https://cloud-native.slack.com/archives/C022F03E6BD/p1709267157329689) and Ed asked to bring it up in the next Maintainers Meeting, which I (no affiliation)...
I was going to bring it up in [tomorrow's Maintainer's meeting](https://docs.google.com/document/d/1C71GA0XCxsyGP7Q4SYveHak5ZZcJOuaOiDCt_xHG10U/edit#heading=h.clyfoymja17e) since it hadn't gotten merged yet; as I've said before, I think it's well deserved and overdue
Lockfiles are best practice. #111 removed the duplicative NPM `package-lock.json` and left in the `yarn.lock`, so I think this can be considered completed
Broken link was fixed in #42. No redirect was added from the old link(s) though, which just 404s now
Superseded by #13269
Follow-up to [this Slack thread](https://cloud-native.slack.com/archives/C01QW9QSSSK/p1716406070069219?thread_ts=1716334136.978179&cid=C01QW9QSSSK). This sounds like a good use-case to me and in general a use-case of "I want to delete some Pods of a Workflow sooner or...
> I think we also need to change https://github.com/argoproj/argo-workflows/blob/main/cmd/argo/commands/root.go#L87C102-L87C111 to ARGO_BASE_HREF ~See my [in-line comment](https://github.com/argoproj/argo-workflows/pull/12653#discussion_r1487240445), I gave context on this in the PR description.~ **EDIT**: per below, I misread, this...