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

split release versions of bins and libs (backport #4117) #4121

Merged
merged 8 commits into from
Nov 29, 2024

Commits on Nov 29, 2024

  1. add a different release config for apps

    (cherry picked from commit 9583bd9)
    tzemanovic authored and mergify[bot] committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    b5f968b View commit details
    Browse the repository at this point in the history
  2. add different commit msg for libs release

    (cherry picked from commit 942e832)
    tzemanovic authored and mergify[bot] committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    8f6709c View commit details
    Browse the repository at this point in the history
  3. mv scripts/release.sh scripts/release_libs.sh

    (cherry picked from commit 6acf34b)
    tzemanovic authored and mergify[bot] committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    523db33 View commit details
    Browse the repository at this point in the history
  4. prefix libs release tag with "libs-"

    (cherry picked from commit 7c4c35c)
    tzemanovic authored and mergify[bot] committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    0505e0b View commit details
    Browse the repository at this point in the history
  5. add a script to release apps bins

    (cherry picked from commit 32f464b)
    tzemanovic authored and mergify[bot] committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    9be6c13 View commit details
    Browse the repository at this point in the history
  6. apps: don't use workspace version anymore

    (cherry picked from commit af3f91c)
    tzemanovic authored and mergify[bot] committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    b732539 View commit details
    Browse the repository at this point in the history
  7. exclude apps crate from libs release

    (cherry picked from commit 9f817f0)
    tzemanovic authored and mergify[bot] committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    28ee430 View commit details
    Browse the repository at this point in the history
  8. changelog: add #4117

    (cherry picked from commit 63dae40)
    tzemanovic authored and mergify[bot] committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f6ef86e View commit details
    Browse the repository at this point in the history