This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-a1bf0b4e-ca07-48da-991a-38541d467735 XWIKI-23610 Open

Allow xwiki to publish npm artifacts

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-96e035a0-dd28-4489-bfb1-2c377cc9c688 Manuel Leduc created this issue on 17/Oct/25 10:39
 
Summary: Allow xwiki to publish npm artifacts
Issue Type: cid:jira-generated-image-avatar-a1bf0b4e-ca07-48da-991a-38541d467735 Improvement
Affects Versions: 17.8.0
Assignee: Unassigned
Components: Development Issues only
Created: 17/Oct/25 10:39
Priority: cid:jira-generated-image-static-major-7b1a9ec2-3f9a-41b9-a198-b4e143821240 Major
Reporter: Manuel Leduc
Description:

Currently, xwiki has no mechanism to publish npm artifacts.
We need to introduce

  1. a mechanism to publish snapshot artifacts on CI builds
  2. a mechanism to reuse them easily for other developments (e.g., cristal) wit the most up to date snapshot artifacts
  3. a mechanism to publish snapshot artifact one release, without human intervention, with version bump etc.