deck gateway diff v1.46.0 does not show the difference via `+` and `-` (regression)
- Dominant language
- Go
- Stars
- 503
- Forks
- 137
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 20
Description
When using the github action for deck without specifying a version (and using latest v1.46.0), the diff does not show which lines have changed. Using the previous v1.45.0 shows the lines as expected.
Reproducible with doing a change and gateway diff with both versions. I haven't tested the local diff.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce gateway diff through the GitHub Action with decK v1.46.0 and v1.45.0 using the same configuration change, then compare the output and inspect the diff implementation reached by that command. Done means the v1.46.0 output clearly marks changed lines with + and - and a regression test covers the behavior; the issue names no files or existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100