|
| 1 | +# InnerSource Patterns WG - Report for Board Meeting 2024-11 |
| 2 | + |
| 3 | +## Meta |
| 4 | + |
| 5 | +* Reporting Period: 2024-08..2024-10 |
| 6 | +* [merged PRs](https://github.com/InnerSourceCommons/InnerSourcePatterns/pulls?q=is%3Apr+closed%3A2024-08..2024-10+is%3Amerged) |
| 7 | +* [opened issues](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues?q=is%3Aissue+created%3A2024-08..2024-10+is%3Aopen) |
| 8 | + |
| 9 | +## Engagement |
| 10 | + |
| 11 | +The [patterns book][] is the way InnerSource practices are captured and shared. Recent web analytics: |
| 12 | + |
| 13 | +* total traffic on the patterns book (tracking_id: `G-QL1S8MW5D9`) |
| 14 | + * 14,308 views total (prev 15,021) |
| 15 | + * 1,908 users (prev 1,897) |
| 16 | +* Most popular patterns: |
| 17 | + * 30 Day Warranty |
| 18 | + * Core Team |
| 19 | + * Maturity Model |
| 20 | + * Standard Base Documentation |
| 21 | + * InnerSource Portal |
| 22 | +* traffic for translations: |
| 23 | + * Japanese (/v/ja) - 1300 (prev no data in Google Analytics) |
| 24 | + * Chinese (/v/zh) - 305 (prev 545) |
| 25 | + * Brazilian Portuguese (/v/pt-br) - 332 (prev 358) |
| 26 | + * Galician (/v/gl) - 46 (prev 68) |
| 27 | + * English (/) - roughly 12,300 (14,308 - sum of translation views above) |
| 28 | +* interpretations |
| 29 | + * Of our translated content, the Japanese patterns are consumed the most (almost 10% of our total views). Great to see that the content provides value to users in that geo/language. |
| 30 | + * Year over year the total views are down quite a bit. not sure why. (see reports from 2023) |
| 31 | + |
| 32 | +## Changes |
| 33 | + |
| 34 | +Changes are contributed via the [InnerSourcePatterns][] repository: |
| 35 | + |
| 36 | +* new patterns: |
| 37 | + * none |
| 38 | +* translations |
| 39 | + * [fixes](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/722) to the Chinese translations / thanks @node |
| 40 | +* additions of Known Instances (applications of our patterns in the wild) |
| 41 | + * none |
| 42 | +* other |
| 43 | + * [great review](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/710) / thanks @semioticrobotic |
| 44 | + * [fixed link to bazaar plugin](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/711) / thanks @khola |
| 45 | + |
| 46 | +## Things to come |
| 47 | + |
| 48 | +* We would like to do one round of cleanup of old PRs/issues that are unlikely to still be implemented as they are stale for too long. |
| 49 | +* (still) Toying with the idea to add [Adopters pages](https://innersourcecommons.gitbook.io/innersource-patterns-staging/v/adopters-test/adopters/adopters) to our book. Goal: showcase the organizations and the patterns they use more prominently in our book. Looking for feedback! More [details here](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues/623). |
| 50 | +* Some PRs are stuck. Reason is mostly that I (@spier) have less time to review things or communication with the contributor stopped somewhere. |
| 51 | + |
| 52 | +## Trusted Committers (Community) |
| 53 | + |
| 54 | +* Last [Trusted Committer][] added was [@yuhattor](https://github.com/yuhattor) (added 2022-07-21) |
| 55 | +* Trusted Committer candidates in the pipeline: No |
| 56 | +* Finding new contributors and further trusted committers continues to be the main challenge of the InnerSource Patterns project |
| 57 | + |
| 58 | +## Next Goals |
| 59 | + |
| 60 | +Same as previous Board report. |
| 61 | + |
| 62 | +[patterns book]: https://patterns.innersourcecommons.org/ |
| 63 | +[InnerSourcePatterns]: https://github.com/InnerSourceCommons/InnerSourcePatterns/ |
| 64 | +[Trusted Committer]: https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/TRUSTED-COMMITTERS.md |
0 commit comments