brejoc / brejoc/bscdiff

Output is not sorted by line numbers

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
509: bsc#1098394 -> - Fix file.get_diff regression on 2018.3 (bsc#1098394)
526: bsc#1098394 -> - Fix file.managed binary file utf8 error (bsc#1098394)
4093: bsc#565656565 -> - uploaded to salt 1.12.0 (bsc#565656565, bsc#676767676)
4093: bsc#676767676 -> - uploaded to salt 1.12.0 (bsc#565656565, bsc#676767676)
14: fate#1234 -> fate#1234
```

The output should be sorted afterwards and not start again with the next regex.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Go code that processes the changelog matches and assembles the displayed output. Reproduce the example, then inspect how results from successive regular expressions are combined; done means the final lines are sorted numerically by line number rather than restarting with each regex.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.