diff options
author | Neil Horman <nhorman@openssl.org> | 2023-11-01 13:53:18 +0100 |
---|---|---|
committer | Hugo Landau <hlandau@openssl.org> | 2023-11-06 08:52:27 +0100 |
commit | 4ede274cf9b7b9f946fa243c798c961213d1f053 (patch) | |
tree | 75b2f05ae27ba982b89d758f100c59263f18a2f2 /.github/workflows/run-checker-ci.yml | |
parent | Correctly track the original length when generating a stream frame (diff) | |
download | openssl-4ede274cf9b7b9f946fa243c798c961213d1f053.tar.xz openssl-4ede274cf9b7b9f946fa243c798c961213d1f053.zip |
Introduce libabigail checking in ci
It would be nice if we could monitor the consistency of our ABI from PR to PR,
to ensure there are no inadvertent changes to the library ABI.
Introduce a new CI job that runs the libabigail tools to build an ABI
representation of the PR-built library and compares it to a stored/expected
representation, reporting any discrepancies it finds.
Fixes #22571
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22589)
Diffstat (limited to '.github/workflows/run-checker-ci.yml')
0 files changed, 0 insertions, 0 deletions