Skip to content

chore: publish Maven monthly updates (MAY 2026,JUNE 2026,JULY 2026) - #386

Open
herbie-bot wants to merge 1 commit into
OpenElements:mainfrom
herbie-bot:chore/maven-updates-2026-05-2026-06-2026-07
Open

herbie-bot wants to merge 1 commit into
OpenElements:mainfrom
herbie-bot:chore/maven-updates-2026-05-2026-06-2026-07

Conversation

@herbie-bot

@herbie-bot herbie-bot commented Aug 18, 2026

Copy link
Copy Markdown

Summary

  • Publish Maven monthly updates for MAY 2026,JUNE 2026,JULY 2026 to /updates/maven
  • Generated from English-only structured reports in support-and-care/maven-support-and-care
  • German text is a Mittwald AI draft created during automation

Review focus

  • German copy reviewed by a native speaker or someone who understands German
  • Preview EN and DE entries for MAY 2026,JUNE 2026,JULY 2026 on /updates/maven
  • Confirm types, links, excerpts, and contributors look correct

Source

@netlify

netlify Bot commented Aug 18, 2026

Copy link
Copy Markdown

Deploy Preview for open-elements ready!

Name Link
🔨 Latest commit d05b7f7
🔍 Latest deploy log https://app.netlify.com/projects/open-elements/deploys/6aa3f0e7c39630000829efc7
😎 Deploy Preview https://deploy-preview-386--open-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 63
Accessibility: 98
Best Practices: 92
SEO: 100
PWA: 60
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@hendrikebbers hendrikebbers left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should ty and add something like this to the context for translation:

## German translation: match grammatical mood to communicative function

English uses the bare verb stem for both instructions ("Add support for X")
and reports of completed work ("Add support for X" in a changelog). German
does not — the two require different forms. Decide, for every sentence,
whether it is (a) an instruction, (b) a completed action, or (c) a
description of what something does, and then choose:

| Function | German form | Example |
|---|---|---|
| Instruction, UI action label, to-do | Infinitive | "Unterstützung für X hinzufügen" |
| Completed work (changelog, release notes, "what we did") | Perfekt / Partizip II | "Unterstützung für X hinzugefügt" |
| Description of what a thing does | Finite present | "Das Update fügt Unterstützung für X hinzu" |

Never emit a bare German infinitive unless the source is genuinely an
instruction. A German infinitive always reads as a command or an open task,
so a changelog translated with infinitives turns a report of finished work
into a backlog.

### Separable verbs
For separable verbs (hinzufügen, ausführen, bereitstellen, einrichten,
abrufen, umstellen), the prefix detaches in main clauses and moves to the
end of the sentence. It stays attached only in the infinitive, in the
Partizip II, and in subordinate clauses.

- ✗ "Das Update Unterstützung für X hinzufügt."
- ✓ "Das Update fügt Unterstützung für X hinzu."      (main clause)
- ✓ "…, das Unterstützung für X hinzufügt."           (subordinate clause)
- ✓ "Unterstützung für X hinzugefügt."                (Partizip II)

### Examples
- "Add dark mode" (changelog)  → "Dark Mode hinzugefügt."   NOT "Dark Mode hinzufügen."
- "Fix parser crash" (changelog) → "Absturz im Parser behoben."  NOT "Absturz im Parser beheben."
- "Add your API key" (docs step) → "API-Key hinzufügen."    (infinitive is correct here)
- "This release adds X"         → "Dieses Release fügt X hinzu."

Comment thread src/data/de/updates-maven.json Outdated
Comment thread src/data/de/updates-maven.json Outdated
@herbie-bot
herbie-bot force-pushed the chore/maven-updates-2026-05-2026-06-2026-07 branch from e150793 to dba772e Compare September 2, 2026 10:10
@herbie-bot

Copy link
Copy Markdown
Author

Refreshed from support-and-care/maven-support-and-care@32ee5de102050a89eab569a46a59ef7e91e4faea. Run: https://github.com/support-and-care/maven-support-and-care/actions/runs/33618021919

Signed-off-by: herbie-bot <herbie-bot@users.noreply.github.com>
@herbie-bot
herbie-bot force-pushed the chore/maven-updates-2026-05-2026-06-2026-07 branch from cb4ca43 to d05b7f7 Compare September 11, 2026 12:15
@herbie-bot

Copy link
Copy Markdown
Author

Refreshed from support-and-care/maven-support-and-care@3407dda518715b064f1963fb5500193b3c81a407. Run: https://github.com/support-and-care/maven-support-and-care/actions/runs/34597921296

"title": "Dokumentation",
"items": [
{
"text": "Schreibleitfaden aktiviert.",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"text": "Schreibleitfaden aktiviert.",
"text": "Leitfaden zum Erstellen von Dokumentation bereitgestellt.",

},
{
"type": "DOCUMENTATION",
"text": "Start working on an information architecture",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no clue what that could mean. We need to be more clear here

"items": [
{
"type": "IMPROVEMENT",
"text": "Tool to automate the local release process for Apache Maven"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What? created? fixed? extended?

},
{
"type": "DOCUMENTATION",
"text": "Discussion about global writing styles, e.g. addressing the reader in a formal or informal way"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not know if we want to publish that we had a discussion...

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We discuss every week about the work we do...

@hendrikebbers

Copy link
Copy Markdown
Member

German translation is way better!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants