Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge 'main' into 'dev/1.0.0' (#153)
* build: Sync with eclipse-zenoh/zenoh@9d09742 from 2024-06-11 (#109) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@ed6c636 from 2024-06-12 (#112) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@8160b01 from 2024-06-13 (#115) Co-authored-by: eclipse-zenoh-bot <[email protected]> * Enable releasing from any branch (#114) * build: Sync with eclipse-zenoh/zenoh@7adad94 from 2024-06-14 (#117) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@93f93d2 from 2024-06-17 (#118) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@2500e5a from 2024-06-20 (#119) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@869ace6 from 2024-07-02 (#120) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@b93ca84 from 2024-07-03 (#121) Co-authored-by: eclipse-zenoh-bot <[email protected]> * Enabling snapshot publications for dev/1.0.0 on the CI * fix: wrong syntax in ci workflow (#124) * build: Sync with eclipse-zenoh/zenoh@b3e42ce from 2024-07-08 (#126) Co-authored-by: eclipse-zenoh-bot <[email protected]> * Update main release workflow (#133) * Using 'android' property to enable/disable Android configuration (#127) * Enabling snapshot publications for dev/1.0.0 * refactor(gradle): using 'android' property to enable/disable Android configuration Examples: - `gradle build -Pandroid=true` enables build with android - `gradle build` won't consider any android configuration - `gradle publishAndroidReleaseToMavenLocal -Pandroid=true` publishes to maven local, without `-Pandroid=true` it won't work. * refactor(gradle): updating publication workflows * refactor(gradle): updating readme instructions --------- Co-authored-by: zettascale-bot <[email protected]> * fix(local publication): triggering compilation of zenoh jni when publishing jvm to maven local (#128) * Update actions (#130) * chore: Update setup-java to v4 * chore: update gradle action to newer version * chore: update gradle/wrapper-validation-action@v3 --------- Co-authored-by: Darius Maitia <[email protected]> Co-authored-by: zettascale-bot <[email protected]> * fix: Update gradle actions to newer versions (#134) * fix: Update buildDir usage for gradle 8 * Update gradle wrapper action to newer version * calling gradle action via arguments is deprecated * fix: remove unnecessary call to buildDir() * fix: add -Pandroid to gradle dokkaHtml call Otherwise the docs won't build * Fix documentation publication error on CI (#136) * build: Sync with eclipse-zenoh/zenoh@0a969cb from 2024-07-25 (#141) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@e587aa9 from 2024-07-26 (#144) Co-authored-by: eclipse-zenoh-bot <[email protected]> * build: Sync with eclipse-zenoh/zenoh@2d88c7b from 2024-07-29 (#147) Co-authored-by: eclipse-zenoh-bot <[email protected]> * Fix JVM crash when finalizing a session that wasn't properly initialized (#139) (#140) * Fix snapshot publications on the CI (#149) * Fix ZPubThr example imports (#142) --------- Co-authored-by: eclipse-zenoh-bot <[email protected]> Co-authored-by: eclipse-zenoh-bot <[email protected]> Co-authored-by: Mahmoud Mazouz <[email protected]> Co-authored-by: kydos <[email protected]> Co-authored-by: Diogo Matsubara <[email protected]> Co-authored-by: zettascale-bot <[email protected]> Co-authored-by: Jonathan Hepp <[email protected]>
- Loading branch information