Hi, Happy new year!
Yes, when we solve the points we’re good, at least from my current point of view. Best, —a. > On Jan 9, 2025, at 08:11, Mirko Kämpf <mirko.kae...@gmail.com> wrote: > > Hello Wayang people, > > happy new year to all of you. > > Are we ready for another release attempt? > In my mail from 29.12.2024 I prepared all the steps I think we must go > through to address the reported issues. > > @Alexander Alten and @Kaustubh - Do you miss anything in the list? > > Cheers, > Mirko > > > > Am So., 29. Dez. 2024 um 14:59 Uhr schrieb Mirko Kämpf > <mirko.kae...@gmail.com>: > Hello Wayang team, > > I reviewed RC3 according to the docs which have been shared in the initial > vote announcement. > > Here in [1] are all the findings, in a consolidate form. > > (1) Regarding the signatures: > - I can't check the signature, because I can't import the public key, used > for signing. > I guess, maybe Zoi hasn't uploaded the key to the public repository. > > (2) Regarding the SNAPSHOT in pom.xml files: > - Changing the 3 pom.xml files as shown solves this problem. > > > (3) Regarding the *.pyc files: > - We can easily remove those files: > > Suggestion: > - We add this to our pom.xml for automatic cleaning: > > <build> > <plugins> > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-clean-plugin</artifactId> > <version>3.1.0</version> > <configuration> > <filesets> > <fileset> > <directory>${basedir}</directory> > <includes> > <include>**/__pycache__/**</include> > <include>**/*.pyc</include> > </includes> > </fileset> > </filesets> > </configuration> > </plugin> > </plugins> > </build> > By fixing these issues all reported issues from Alex and Kaustubh are also > addressed, > and we can do a new vote for v1.0.0-RC3. > > Cheers, > Mirko > > [1] > https://docs.google.com/spreadsheets/d/1BXo1ypQWEu0ME5UMmcjznDk1UZVeh5UjI-ILXtg2FNc/edit?usp=sharing > > > Am Di., 24. Dez. 2024 um 13:56 Uhr schrieb Mirko Kämpf > <mirko.kae...@gmail.com>: > Hello, > > regarding the vote - which is open for 72 hours - > I would ask for additional time - due to the Christmas break, I am > not able to validate the released artifacts before 27th of December, > which is after the voting period has ended. > > Cheers, > Mirko > > > > > -- > Dr. Mirko Kämpf > Gründer & Coach > maindset.ACADEMY > > Müchelner Str. 23 > 06259 Frankleben > > > > > > -- > Dr. Mirko Kämpf > Gründer & Coach > maindset.ACADEMY > > Müchelner Str. 23 > 06259 Frankleben > > > -- *Scalytics Connect* The foundation for secure, scalable, and transparent AI. -- 3401 N. MIAMI AVE. STE 230 33127 Miami, Florida United States www.scalytics.io <http://www.scalytics.io> -- Please consider the environment before printing this email -- Disclaimer: The content of this message is confidential. If you have received it by mistake, please inform us by an email reply and then delete the message. It is forbidden to copy, forward, or in any way reveal the contents of this message to anyone. The integrity and security of this email cannot be guaranteed over the Internet. Therefore, the sender will not be held liable for any damage caused by the message.