Skip to content

Commit

Permalink
stable branch creation
Browse files Browse the repository at this point in the history
Add ABI files and tune Azure pipeline for changelog generation

Signed-off-by: Nicolas Morey <nmorey@suse.com>
  • Loading branch information
nmorey committed Aug 12, 2024
1 parent 6cc2b99 commit 0128070
Show file tree
Hide file tree
Showing 12 changed files with 65,349 additions and 0 deletions.
Empty file added ABI/.gitignore
Empty file.
3,374 changes: 3,374 additions & 0 deletions ABI/efa.dump

Large diffs are not rendered by default.

2,630 changes: 2,630 additions & 0 deletions ABI/hns.dump

Large diffs are not rendered by default.

7,414 changes: 7,414 additions & 0 deletions ABI/ibmad.dump

Large diffs are not rendered by default.

4,151 changes: 4,151 additions & 0 deletions ABI/ibnetdisc.dump

Large diffs are not rendered by default.

1,445 changes: 1,445 additions & 0 deletions ABI/ibumad.dump

Large diffs are not rendered by default.

18,727 changes: 18,727 additions & 0 deletions ABI/ibverbs.dump

Large diffs are not rendered by default.

2,636 changes: 2,636 additions & 0 deletions ABI/mana.dump

Large diffs are not rendered by default.

3,260 changes: 3,260 additions & 0 deletions ABI/mlx4.dump

Large diffs are not rendered by default.

15,827 changes: 15,827 additions & 0 deletions ABI/mlx5.dump

Large diffs are not rendered by default.

5,883 changes: 5,883 additions & 0 deletions ABI/rdmacm.dump

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions buildlib/azure-pipelines-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ stages:
action: create
isDraft: true
addChangeLog: true
changeLogCompareToRelease: lastNonDraftReleaseByTag
changeLogCompareToReleaseTag: v53.*

0 comments on commit 0128070

Please sign in to comment.