lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

  • 57661 discussions
[xwiki/xwiki-dev-llm] b5d68f: [Misc] Record the xwiki.org Cloudflare User-Agent ...
by XWiki Notifications 28 Aug '26

28 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: b5d68f9ab6ae56660f970bf7a5b961634f7a6f17 https://github.com/xwiki/xwiki-dev-llm/commit/b5d68f9ab6ae56660f970bf7a5b96… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/conventions/documentation.md M xwiki/okf/index.md M xwiki/okf/servers/index.md M xwiki/okf/servers/jenkins.md M xwiki/skills/xwiki-doc-writing/SKILL.md M xwiki/skills/xwiki-doc-writing/tools/README.md M xwiki/skills/xwiki-doc-writing/tools/docpages.py M xwiki/skills/xwiki-doc-writing/tools/xwikidoc.py M xwiki/skills/xwiki-rest-api/SKILL.md Log Message: ----------- [Misc] Record the xwiki.org Cloudflare User-Agent block and the doc-tooling traps found while migrating a release-notes doc * okf/servers/index.md: record that www.xwiki.org and extensions.xwiki.org sit behind Cloudflare, which answers 403 to a browser-like User-Agent (and to none at all) on /xwiki/rest — only a curl-style UA passes. The trap was documented for ci.xwiki.org only, so a script written against the doc site hit a 403 that reads as an auth failure. Verified live: browser UA 403, curl UA 200. * okf/servers/jenkins.md: cross-link the two homes of the same Cloudflare trap and cut its section from twelve lines to six — it stated one rule three times. * skills/xwiki-rest-api/SKILL.md: add the same rule as one bullet where the curl commands get written. The skill's /xwiki/rest prefix and nested-space path rules already covered the rest of what the session needed, so nothing was duplicated there. * okf/conventions/documentation.md, skills/xwiki-doc-writing/SKILL.md: the naming checker applies the page-name rules to attachment names too, stop-word removal included — change-in-release-note.png was rejected for change-release-note.png. The OKF said "attachment names follow the page-name rules" without saying the checker enforces it, so the rule read as advisory. * skills/xwiki-doc-writing/tools/docpages.py: lint's "attachment referenced but not declared" check ran on the raw content, so a reference="..." inside a {{code}} block was mistaken for a real attachment reference. Run it on strip_verbatim(content), as the other content checks already do. * skills/xwiki-doc-writing/tools/README.md: never scroll to reach content below the fold — agent-browser screenshot <element> ignores the scroll offset and captures the document region matching the element's viewport rect, silently saving the wrong part of the page. Enlarge the viewport instead. * skills/xwiki-doc-writing/tools/README.md, xwikidoc.py: correct the User-Agent note, which said only that a request with no UA is rejected — a browser UA is rejected too, which is the counter-intuitive half. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> Commit: fd564dc38661de2d1dc796f92e1b08f7d74d7c7d https://github.com/xwiki/xwiki-dev-llm/commit/fd564dc38661de2d1dc796f92e1b0… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: M xwiki/okf/servers/index.md M xwiki/okf/servers/jenkins.md Log Message: ----------- [Misc] Give the Cloudflare User-Agent block a single home * State the rule once, in okf/servers/index.md, as a farm-wide rule covering the doc sites and ci.xwiki.org alike. * Cut okf/servers/jenkins.md down to the ci-specific consequence and a cross-reference, instead of restating the mechanism a second time. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> Commit: 983d9b8a5f11ab37b61dfaf89fd21991a9c328d4 https://github.com/xwiki/xwiki-dev-llm/commit/983d9b8a5f11ab37b61dfaf89fd21… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/conventions/documentation.md M xwiki/okf/index.md M xwiki/okf/servers/index.md M xwiki/okf/servers/jenkins.md M xwiki/skills/xwiki-doc-writing/SKILL.md M xwiki/skills/xwiki-doc-writing/tools/README.md M xwiki/skills/xwiki-doc-writing/tools/docpages.py M xwiki/skills/xwiki-doc-writing/tools/xwikidoc.py M xwiki/skills/xwiki-rest-api/SKILL.md Log Message: ----------- [Misc] Record the xwiki.org Cloudflare User-Agent block and the doc-tooling traps found while migrating a release-notes doc Compare: https://github.com/xwiki/xwiki-dev-llm/compare/ca7908ed4e68...983d9b8a5f11 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for RN-71: Editing the configuration page requires force editing
by XWiki Notifications 28 Aug '26

28 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for RN-72: getChanges ">=" and "<=" comparison prefixes behave like ">" and "<"
by XWiki Notifications 28 Aug '26

28 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for RN-70: Move the list of contributors to a dedicated XObject
by XWiki Notifications 28 Aug '26

28 Aug '26
1 0
0 0
[xwiki/xwiki-dev-llm] fd564d: [Misc] Give the Cloudflare User-Agent block a sing...
by XWiki Notifications 28 Aug '26

28 Aug '26
Branch: refs/heads/capture-xwiki-org-rest-and-doc-tooling-learnings Home: https://github.com/xwiki/xwiki-dev-llm Commit: fd564dc38661de2d1dc796f92e1b08f7d74d7c7d https://github.com/xwiki/xwiki-dev-llm/commit/fd564dc38661de2d1dc796f92e1b0… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: M xwiki/okf/servers/index.md M xwiki/okf/servers/jenkins.md Log Message: ----------- [Misc] Give the Cloudflare User-Agent block a single home * State the rule once, in okf/servers/index.md, as a farm-wide rule covering the doc sites and ci.xwiki.org alike. * Cut okf/servers/jenkins.md down to the ci-specific consequence and a cross-reference, instead of restating the mechanism a second time. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
1 0
0 0
[xwiki-contrib/application-releasenotes] 17462c: RN-71: Editing the configuration page requires for...
by XWiki Notifications 28 Aug '26

28 Aug '26
Branch: refs/heads/RN-71 Home: https://github.com/xwiki-contrib/application-releasenotes Commit: 17462c288220e4389508a8eb9723d66cc654429c https://github.com/xwiki-contrib/application-releasenotes/commit/17462c2882… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: M application-releasenotes-ui/pom.xml Log Message: ----------- RN-71: Editing the configuration page requires force editing * Declare ReleaseNotes.Code.ReleaseNotesConfig with the "configuration" XAR entry type so that administrators can edit it without having to force edit, and so that an upgrade never overwrites the configuration they set. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-releasenotes/settings/notifica…
1 0
0 0
[xwiki/xwiki-dev-llm] b5d68f: [Misc] Record the xwiki.org Cloudflare User-Agent ...
by XWiki Notifications 28 Aug '26

28 Aug '26
Branch: refs/heads/capture-xwiki-org-rest-and-doc-tooling-learnings Home: https://github.com/xwiki/xwiki-dev-llm Commit: b5d68f9ab6ae56660f970bf7a5b961634f7a6f17 https://github.com/xwiki/xwiki-dev-llm/commit/b5d68f9ab6ae56660f970bf7a5b96… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/conventions/documentation.md M xwiki/okf/index.md M xwiki/okf/servers/index.md M xwiki/okf/servers/jenkins.md M xwiki/skills/xwiki-doc-writing/SKILL.md M xwiki/skills/xwiki-doc-writing/tools/README.md M xwiki/skills/xwiki-doc-writing/tools/docpages.py M xwiki/skills/xwiki-doc-writing/tools/xwikidoc.py M xwiki/skills/xwiki-rest-api/SKILL.md Log Message: ----------- [Misc] Record the xwiki.org Cloudflare User-Agent block and the doc-tooling traps found while migrating a release-notes doc * okf/servers/index.md: record that www.xwiki.org and extensions.xwiki.org sit behind Cloudflare, which answers 403 to a browser-like User-Agent (and to none at all) on /xwiki/rest — only a curl-style UA passes. The trap was documented for ci.xwiki.org only, so a script written against the doc site hit a 403 that reads as an auth failure. Verified live: browser UA 403, curl UA 200. * okf/servers/jenkins.md: cross-link the two homes of the same Cloudflare trap and cut its section from twelve lines to six — it stated one rule three times. * skills/xwiki-rest-api/SKILL.md: add the same rule as one bullet where the curl commands get written. The skill's /xwiki/rest prefix and nested-space path rules already covered the rest of what the session needed, so nothing was duplicated there. * okf/conventions/documentation.md, skills/xwiki-doc-writing/SKILL.md: the naming checker applies the page-name rules to attachment names too, stop-word removal included — change-in-release-note.png was rejected for change-release-note.png. The OKF said "attachment names follow the page-name rules" without saying the checker enforces it, so the rule read as advisory. * skills/xwiki-doc-writing/tools/docpages.py: lint's "attachment referenced but not declared" check ran on the raw content, so a reference="..." inside a {{code}} block was mistaken for a real attachment reference. Run it on strip_verbatim(content), as the other content checks already do. * skills/xwiki-doc-writing/tools/README.md: never scroll to reach content below the fold — agent-browser screenshot <element> ignores the scroll offset and captures the document region matching the element's viewport rect, silently saving the wrong part of the page. Enlarge the viewport instead. * skills/xwiki-doc-writing/tools/README.md, xwikidoc.py: correct the User-Agent note, which said only that a request with no UA is rejected — a browser UA is rejected too, which is the counter-intuitive half. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for RN-70: Move the list of contributors to a dedicated XObject
by XWiki Notifications 28 Aug '26

28 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for RN-70: Move the list of contributors to a dedicated XObject
by XWiki Notifications 28 Aug '26

28 Aug '26
1 0
0 0
[xwiki/xwiki-commons] ce3bcd: [Misc] Check unused imports in test sources too
by XWiki Notifications 28 Aug '26

28 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: ce3bcd6528f01d5e6ad208f6d0d1cbcd9c0c2adf https://github.com/xwiki/xwiki-commons/commit/ce3bcd6528f01d5e6ad208f6d0d1c… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/checkstyle-test.xml M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/checkstyle.xml Log Message: ----------- [Misc] Check unused imports in test sources too * Add the UnusedImports module to checkstyle-test.xml, the configuration applied to test sources, so that an unused import in a test class fails the build just like it already does in a main class * Add a note on the UnusedImports module of checkstyle.xml pointing at its counterpart in checkstyle-test.xml, as already done for ImportOrder Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • ...
  • 5767
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.