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

Align version with zenoh-c (#438) #441

Merged
merged 4 commits into from
Jun 25, 2024

Commits on Jun 25, 2024

  1. feat: Automate Release (eclipse-zenoh#402)

    * feat: Store project version in `version.txt`
    
    * fix: Add `CMakeFiles` to `.gitignore`
    
    * feat: Automate Release
    
    * fix: Remove enforce-linking-issues workflow
    
    * fix: Remove unecessary SSH passphrase/privatekey inputs
    
    * fix: Force push release branch
    
    * fix: Make build-macos need pre-build
    
    * fix: Typo in pre-build.bash path
    
    * fix: Typo in examples build path
    fuzzypixelz authored and diogomatsubara committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    82b286a View commit details
    Browse the repository at this point in the history
  2. Align version with zenoh-c (eclipse-zenoh#438)

    As per eclipse-zenoh/zenoh-c#466, align how we
    configure zenoh CMake based projects version.
    diogomatsubara committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f8a5238 View commit details
    Browse the repository at this point in the history
  3. Add missing include

    diogomatsubara committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    dc3f53b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64d48b2 View commit details
    Browse the repository at this point in the history