From 456d729b05e3f737cafb461dee185d181c4c41d8 Mon Sep 17 00:00:00 2001 From: Theresa Hilger <84102125+ther3sa@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:20:43 +0100 Subject: [PATCH 1/2] Add protocoll for 2024-10-11 --- .../2024-10-11-community-hour.md | 49 +++++++++++++++++++ blog-meeting-minutes/authors.yaml | 6 +++ 2 files changed, 55 insertions(+) create mode 100644 blog-meeting-minutes/2024-10-11-community-hour.md diff --git a/blog-meeting-minutes/2024-10-11-community-hour.md b/blog-meeting-minutes/2024-10-11-community-hour.md new file mode 100644 index 00000000000..2cac2e36138 --- /dev/null +++ b/blog-meeting-minutes/2024-10-11-community-hour.md @@ -0,0 +1,49 @@ +--- +slug: community-office-hour-2024-10-11 +title: Community Office Hour 2024-10-11 +authors: + - theresa_hilger +tags: [community, meeting-minutes] +--- + +## Office Hour meeting minutes + +### Infrastructure + +- Eclipse-tractusx/eclipse-tractusx.github.io requires just One Committer Review now + - Committers that approve: Please double-check the content, remember you have also responsibility when approving non TRG compliant content + - Expetation for KITs: It should be less stressfull to find a committer +- Setup Catena-X STABLE Environment + - Organisational issue that’s why the stable is not there right now but they are working on it + - Questions: Will the STABLE environment stick to the released version or will it evolve with the development of the components? +- Planned general infrastructure maintenance INT environment 2024-09-29 + - 24.12 e2e test phase on INT environment still planned to start 25.10. as communicated in adapted timeline + +### Release Management + +- EDC 0.8.0 to be used during e2e testing. + - The upcoming Eclipse Tractus-X 24.12 release will include EDC version 0.8.0. + - If your component relies on the Eclipse DataspaceConnector (EDC), we highly encourage you to align your development and testing efforts with this version to ensure compatibility. +- Reminder for Refinement Day 1: 16.10 + - Each group will focus on the first steps of skeleton-building for their features, based on the feature template, mapping them to the related roadmap items + - For more information please read the [news blog](https://eclipse-tractusx.github.io/blog/refinement-day-1-R25.03) +- Reminder for Refinment Day 2: 06.11 + - Build on the work from Refinement Day 1 and focus primarily on the identified dependencies + - For more informations please read the [news blog](https://eclipse-tractusx.github.io/blog/refinement-day-2-R25.03) + +### Security + +- [Trufflehog Update] Deprecation of GitGuardian and mandatory update to Trufflehog + - Please update your repositories + - There are still many issues opened and waiting to be resolved by their responsible committer + - [Parent Issue](https://github.com/eclipse-tractusx/sig-security/issues/86) + - The Trufflehog Workflow is a active [TRG](https://eclipse-tractusx.github.io/docs/release/trg-8/trg-8-03/) since March 26,2024 + +### FOSS + +- TRG proposal for product deprecation including a process and criteria to close [Issue #1037](https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/issues/1037) +- Please review and provide some input + +### Feedback / Question / Request + +- Add Testmanagement timeline into timeline of the overall release diff --git a/blog-meeting-minutes/authors.yaml b/blog-meeting-minutes/authors.yaml index bd8a14da1da..3ab1fd2ccf4 100644 --- a/blog-meeting-minutes/authors.yaml +++ b/blog-meeting-minutes/authors.yaml @@ -68,3 +68,9 @@ lgblaumeiser: title: EDC responsible url: https://github.com/lgblaumeiser image_url: https://github.com/lgblaumeiser.png + +theresa_hilger: + name: Theresa Hilger + title: Data Space Operations Manager + url: https://github.com/ther3sa + image_url: https://github.com/ther3sa.png \ No newline at end of file From d21bf8b8984dddb388ebb182cc4d2401ac070f91 Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Thu, 14 Nov 2024 15:50:24 +0100 Subject: [PATCH 2/2] docs: fix typos --- blog-meeting-minutes/2024-10-11-community-hour.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/blog-meeting-minutes/2024-10-11-community-hour.md b/blog-meeting-minutes/2024-10-11-community-hour.md index 2cac2e36138..7b3349a2a0e 100644 --- a/blog-meeting-minutes/2024-10-11-community-hour.md +++ b/blog-meeting-minutes/2024-10-11-community-hour.md @@ -10,11 +10,11 @@ tags: [community, meeting-minutes] ### Infrastructure -- Eclipse-tractusx/eclipse-tractusx.github.io requires just One Committer Review now +- [eclipse-tractusx/eclipse-tractusx.github.io](https://github.com/eclipse-tractusx/eclipse-tractusx.github.io) requires just One Committer Review now - Committers that approve: Please double-check the content, remember you have also responsibility when approving non TRG compliant content - - Expetation for KITs: It should be less stressfull to find a committer + - Expectation for KITs: It should be less stressful to find a committer - Setup Catena-X STABLE Environment - - Organisational issue that’s why the stable is not there right now but they are working on it + - Organizational issue that’s why the stable is not there right now but they are working on it - Questions: Will the STABLE environment stick to the released version or will it evolve with the development of the components? - Planned general infrastructure maintenance INT environment 2024-09-29 - 24.12 e2e test phase on INT environment still planned to start 25.10. as communicated in adapted timeline @@ -27,9 +27,9 @@ tags: [community, meeting-minutes] - Reminder for Refinement Day 1: 16.10 - Each group will focus on the first steps of skeleton-building for their features, based on the feature template, mapping them to the related roadmap items - For more information please read the [news blog](https://eclipse-tractusx.github.io/blog/refinement-day-1-R25.03) -- Reminder for Refinment Day 2: 06.11 +- Reminder for Refinement Day 2: 06.11 - Build on the work from Refinement Day 1 and focus primarily on the identified dependencies - - For more informations please read the [news blog](https://eclipse-tractusx.github.io/blog/refinement-day-2-R25.03) + - For more information, please read the [news blog](https://eclipse-tractusx.github.io/blog/refinement-day-2-R25.03) ### Security