Three binding +1's, >72 hrs. Vote passes! ---------- Forwarded message --------- Da: Piergiorgio Lucidi <[email protected]> Date: lun 20 gen 2025 alle ore 12:02 Subject: Re: [VOTE] Release ManifoldCF SDK 1.0.2, RC0 To: <[email protected]>
Hi Mingchun, If you want to use the recent release of ManifoldCF as 2.28, we now have all the artifacts available publicly so you don't need to initialize the SDK using a distribution package (even the source code). So in order to test the SDK you could just run the following commands: Build and run using 2.28 using Maven commands: mvn clean install docker:build docker:start -DskipTests -DskipITs To stop containers run: mvn docker:stop Or using the run script with: ./run.sh build_start To stop containers: ./run.sh stop Or using the Docker Compose with: ./run-compose.sh build_start To stop: ./run-compose.sh stop I have just tested everything so it works perfectly, +1 from me! Cheers, PG ---------- Forwarded message --------- Da: Mingchun Zhao <[email protected]> Date: mar 21 gen 2025 alle ore 00:21 Subject: Re: [VOTE] Release ManifoldCF SDK 1.0.2, RC0 To: <[email protected]> Hi Piergiorgio, +1 from me! I ran the build_start/stop test and it worked successfully. Regards, Mingchun ---------- Forwarded message --------- Da: Furkan KAMACI <[email protected]> Date: gio 23 gen 2025 alle ore 14:01 Subject: Re: [VOTE] Release ManifoldCF SDK 1.0.2, RC0 To: <[email protected]> Hi, +1 from me as well! Kind regards, Furkan Kamaci -- Piergiorgio
