Browse Source

Add July 2022 notes and meeting notes mini-guide (#73)

Signed-off-by: Pip Potter <[email protected]>

Signed-off-by: Pip Potter <[email protected]>
Pip Potter 3 years ago
parent
commit
c405da503d
3 changed files with 68 additions and 1 deletions
  1. 16 1
      meetings/notes/readme.md
  2. 51 0
      meetings/notes/sig-meeting-20220719.md
  3. 1 0
      meetings/readme.md

+ 16 - 1
meetings/notes/readme.md

@@ -1 +1,16 @@
-# O3DE Meetings - Notes
+# O3DE Meetings - Notes
+
+Archive all meeting notes here, add links to captured notes to the table-of-contents in the main meeting [README](https://github.com/o3de/sig-network/blob/main/meetings/readme.md)
+
+## Meeting Notes
+
+At the start of every meeting ensure there is a nominated note-taker. Note-taker should aim to get notes published withing three working days of SIG meeting. Meeting notes should be approved as a PR by one SIG maintainer who was present at the meeting.
+
+Follow naming convention of `sig-meeting-(year)(month)(date)` for notes. 
+
+Any media (videos, screenshots etc.), should be added to the [media](../media) folder
+
+
+## Note Template
+
+SIG-Chair(s) should use the meeting notes [template](template.md) to ensure note take captures notes in required format.

+ 51 - 0
meetings/notes/sig-meeting-20220719.md

@@ -0,0 +1,51 @@
+## Meeting Details
+
+- **Date/Time:** [July 19th, 2022 @ XX:XXpm UTC / XX:XXpm ET](https://lists.o3de.org/g/o3de-calendar/viewevent?repeatid=39350&eventid=1544490&calstart=2022-07-19)
+- **Location:** [Discord SIG-Network Voice Room](https://discord.gg/62nq7HP5mP)
+- **Moderator:** Pip Potter (lmbr-pip)
+- **Note Taker** Pip Potter (lmbr-pip)
+
+[Agenda Issue](https://github.com/o3de/sig-network/issues/66)
+
+## SIG Updates
+
+**What happened since the last meeting?**
+
+### General SIG announcements
+Elections are upcoming for SIG chair(s), look for announcement about how you can step up to be SIG-Network or other SIG leads. 
+
+Looking to improve the Multiplayer Sample to make it more of an actual game (will solicit SIG for feedback)
+
+[O3DCon 2022](https://events.linuxfoundation.org/o3dcon/) call for papers closes July 29th (extended).
+
+### Networking
+* Added type validation serializer
+* Added changes to control local port numbers during connect
+* Fixes for entity migration 
+* Fixes for entity hierarchies and sort order of spawnables with network components
+* Better disconnect handling for client and server
+* Improvements to the ctrl+ g experience including turning on editor server logs.
+* Fixed camera jitter in MPS (improved interploation)
+* Fixed icons in MPS
+* Improvements to spawning perf test level
+
+### Cloud Services
+* Fix build issues with AWS Metrics Gem
+* Continue to work on planning for AWS Gem migration from o3de/o3de
+* Continue work on AWS CDK v2 updates for Gems
+
+## Meeting Agenda
+* Reviewed open RFC for remote tooling gem: https://github.com/o3de/sig-network/issues/68
+   * No concerns or comments from SIG at this time, move to accept RFC once final comment period is over
+  
+* Review posted [Public Roadmap](https://docs.google.com/spreadsheets/d/1U_XAw9YJoPE3FlYeBKUz4kYjFRDS09NS3_YuZSZJ2qA/edit?usp=sharing)
+  * No comments or concerns from SIG
+
+## Open Discussion Items
+* No recent TSC updates impacting SIG.
+* Still have an open request for input on [Multiplayer Starter Pack Gem](https://github.com/o3de/o3de/issues/8281)
+
+## Action Items
+Carried from [previous meeting](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20220621.md):
+* _Completed_: Need to remove blockers to public roadmap updates for SIG-Network
+* _TODO_: Need to decide on SIG/network's responsibility towards cloud service gems once they migrate from O3DE/O3DE (may require charter update).

+ 1 - 0
meetings/readme.md

@@ -35,6 +35,7 @@ Below is a list of all prior completed meetings and related resources.
 | 0017 | 2022-05-10 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/56) | n/a   | [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20220510.md) | n/a       |
 | 0017 | 2022-05-24 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/57) | n/a   | [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20220524.md) | n/a       |
 | 0018 | 2022-06-21 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/63) | n/a   | [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20220621.md) | n/a       |
+| 0019 | 2022-07-19 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/66) | n/a   | [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20220719.md) | n/a       |
 
 ### 2021
 | No   | Date       | Time      | Agenda                                                | Media | Notes                                                                                        | Resources |