Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add abi-complience check and upload to releases #3996

Merged
merged 33 commits into from
Feb 8, 2024

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    ce00fe3 View commit details
    Browse the repository at this point in the history
  2. Enable mac tests

    byrnHDF committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    3c61a78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2a0672 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    6b99628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    743ef6d View commit details
    Browse the repository at this point in the history
  3. Add abi test to workflow

    byrnHDF committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    58b8c3f View commit details
    Browse the repository at this point in the history
  4. Correct workflow depends

    byrnHDF committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3d5888f View commit details
    Browse the repository at this point in the history
  5. Make file_ref a string

    byrnHDF committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d2d297d View commit details
    Browse the repository at this point in the history
  6. Correct inputs reference

    byrnHDF committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cf91f6e View commit details
    Browse the repository at this point in the history
  7. anoter inputs fix

    byrnHDF committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6fe47b3 View commit details
    Browse the repository at this point in the history
  8. Rework/fix snapshot names

    byrnHDF committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4d922ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ec65ee View commit details
    Browse the repository at this point in the history
  10. Remove incorrect variable

    byrnHDF committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    98b26aa View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    e939401 View commit details
    Browse the repository at this point in the history
  2. Add working dir for download

    byrnHDF committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    83f298d View commit details
    Browse the repository at this point in the history
  3. Create needed folder

    byrnHDF committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6500457 View commit details
    Browse the repository at this point in the history
  4. Add missing path element

    byrnHDF committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e7d0bfb View commit details
    Browse the repository at this point in the history
  5. Correct binary paths

    byrnHDF committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6094af6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5f373b View commit details
    Browse the repository at this point in the history
  7. add missing path part

    byrnHDF committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0f769d3 View commit details
    Browse the repository at this point in the history
  8. Remove extra path element

    byrnHDF committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3621db6 View commit details
    Browse the repository at this point in the history
  9. Fix env output vars

    byrnHDF committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1d74ca6 View commit details
    Browse the repository at this point in the history
  10. Revert and add list steps

    byrnHDF committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7bc36cf View commit details
    Browse the repository at this point in the history
  11. Add regex for version string

    byrnHDF committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f520a7a View commit details
    Browse the repository at this point in the history
  12. try sed on version

    byrnHDF committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d297682 View commit details
    Browse the repository at this point in the history
  13. correct var name

    byrnHDF committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    63e0bdb View commit details
    Browse the repository at this point in the history
  14. Try intermediate variable

    byrnHDF committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b8bf4f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Try one

    byrnHDF committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    70d0c35 View commit details
    Browse the repository at this point in the history
  2. Fix sed command

    byrnHDF committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7901219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f99d50d View commit details
    Browse the repository at this point in the history
  4. rework names

    byrnHDF committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f3867dc View commit details
    Browse the repository at this point in the history
  5. Reduce extra args

    byrnHDF committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9910b41 View commit details
    Browse the repository at this point in the history
  6. adjust names

    byrnHDF committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3d25c02 View commit details
    Browse the repository at this point in the history