Topics for online voice chat meeting May 31st 2022

Discussion about the project in general, organization, website, or any other details that aren't directly about the game.
Post Reply
Message
Author
User avatar
Vezzra
Release Manager, Design
Posts: 6095
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Topics for online voice chat meeting May 31st 2022

#1 Post by Vezzra »

This is the topics thread for our next online voice chat meeting coming Tuesday, May 31st 2022.

Please post suggestions for topics and discuss them here.

o01eg
Programmer
Posts: 2004
Joined: Sat Dec 10, 2011 5:46 am

Re: Topics for online voice chat meeting May 31st 2022

#2 Post by o01eg »

  • Release of Windows/MacOS SDK with 3.7 python and 1.79 boost.
  • State of FreeOrion release.
Gentoo Linux x64, gcc-11.2, boost-1.78.0
Ubuntu Server 22.04 x64, gcc-12, boost-1.74.0
Welcome to the slow multiplayer game at freeorion-lt.dedyn.io.Version 2024-03-15.b3de094.
Donations're welcome:BTC:bc1q007qldm6eppqcukewtfkfcj0naut9njj7audnm

User avatar
Grummel7
Space Dragon
Posts: 335
Joined: Mon Oct 09, 2017 3:44 pm

Re: Topics for online voice chat meeting May 31st 2022

#3 Post by Grummel7 »

  • Bureaucracy and other design discussions
  • Follow-up from last time: UpdateMeterEstimate with Stability set to Max
  • Why can't I request a review on github?

User avatar
Cjkjvfnby
AI Contributor
Posts: 539
Joined: Tue Jun 24, 2014 9:55 pm

Re: Topics for online voice chat meeting May 31st 2022

#4 Post by Cjkjvfnby »

I'm going to join the meeting.

I can present a new chart from the logs.
https://github.com/freeorion/freeorion/pull/3855
This is an optional part, so let's set a low priority for it.
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

User avatar
Cjkjvfnby
AI Contributor
Posts: 539
Joined: Tue Jun 24, 2014 9:55 pm

Re: Topics for online voice chat meeting May 31st 2022

#5 Post by Cjkjvfnby »

Do we really need to run windows build on each push? Are on PR enough? We could save some resources and reduce the number of builds in queues.

See windows build for example:
https://github.com/freeorion/freeorion/ ... ows.yml#L4
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

o01eg
Programmer
Posts: 2004
Joined: Sat Dec 10, 2011 5:46 am

Re: Topics for online voice chat meeting May 31st 2022

#6 Post by o01eg »

Also I think compression is also worth of discussion.
Gentoo Linux x64, gcc-11.2, boost-1.78.0
Ubuntu Server 22.04 x64, gcc-12, boost-1.74.0
Welcome to the slow multiplayer game at freeorion-lt.dedyn.io.Version 2024-03-15.b3de094.
Donations're welcome:BTC:bc1q007qldm6eppqcukewtfkfcj0naut9njj7audnm

User avatar
Cjkjvfnby
AI Contributor
Posts: 539
Joined: Tue Jun 24, 2014 9:55 pm

Re: Topics for online voice chat meeting May 31st 2022

#7 Post by Cjkjvfnby »

Summary (incomplete):
  • Building game binaries on each build. This is a great feature, thank you Oleg for implementing it.
  • exclude some GitHub workflow if not involved files are changed. I have added a skip of the C++ builds if only Python was changed.

Oleg, do you think we could add more exclusions for builds? I am not sure about their purposes, but they took some time to run.
  • Dockerized Linux / Docker fedora-32 (pull_request)
  • Snapcraft build / build (pull_request)
  • Dockerized Linux / Docker ubuntu-21.04 (pull_request)
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

o01eg
Programmer
Posts: 2004
Joined: Sat Dec 10, 2011 5:46 am

Re: Topics for online voice chat meeting May 31st 2022

#8 Post by o01eg »

Cjkjvfnby wrote: Sun Jun 12, 2022 9:08 am Oleg, do you think we could add more exclusions for builds? I am not sure about their purposes, but they took some time to run.
  • Dockerized Linux / Docker fedora-32 (pull_request)
  • Snapcraft build / build (pull_request)
  • Dockerized Linux / Docker ubuntu-21.04 (pull_request)
I think it's fine to exclude them.
Gentoo Linux x64, gcc-11.2, boost-1.78.0
Ubuntu Server 22.04 x64, gcc-12, boost-1.74.0
Welcome to the slow multiplayer game at freeorion-lt.dedyn.io.Version 2024-03-15.b3de094.
Donations're welcome:BTC:bc1q007qldm6eppqcukewtfkfcj0naut9njj7audnm

Post Reply