Skip to content

Conversation

@manuelleduc
Copy link
Contributor

@manuelleduc manuelleduc commented Nov 19, 2025

Jira URL

https://jira.xwiki.org/browse/XWIKI-23610

Changes

Description

  • Introduce a script that detects if the versions are SNAPSHOT
  • if SNAPSHOT, first patch by replacing SNAPSHOT with the current timestamp, then publish on a snapshot registry
  • if not, push the packages to https://registry.npmjs.org/

Clarifications

Screenshots & Video

N/A

Executed Tests

Expected merging strategy

  • Prefers squash: Yes
  • Backport on branches:
    • N/A

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just an utility script to help me test version changes. I'm going to remove it from the PR.

{
"name": "@xwiki/platform-api",
"version": "17.10.0",
"version": "18.0.0-SNAPSHOT",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Later, the versions will change with xwiki/xwiki-dev-tools#16

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.

1 participant