Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

chore: deprecate in favor of decentraland/core-libs - #355

Merged
LautaroPetaccio merged 1 commit into
mainfrom
chore/deprecate-in-favor-of-core-libs
Apr 25, 2026
Merged

chore: deprecate in favor of decentraland/core-libs#355
LautaroPetaccio merged 1 commit into
mainfrom
chore/deprecate-in-favor-of-core-libs

Conversation

@LautaroPetaccio

Copy link
Copy Markdown
Contributor

Summary

Marks this repository as deprecated. @dcl/content-validator has moved into decentraland/core-libs under libs/content-validator, where it can share tooling and consume @dcl/hashing / @dcl/urn-resolver via workspace references.

The npm package name is unchanged. No action is required for consumers — new versions will continue to publish to @dcl/content-validator on npm, just from the monorepo.

Companion PR

Migration into the monorepo: decentraland/core-libs#17

Test plan

  • Once the core-libs PR lands and the first migrated version publishes, verify the npm release shows up on the existing @dcl/content-validator package.
  • Optionally archive this repository after the next release ships from core-libs.

The package source now lives in the core-libs monorepo under
libs/content-validator. This repository will no longer receive
new releases; consumers should keep depending on @dcl/content-validator
on npm — new versions will continue to publish from core-libs.
@github-actions

Copy link
Copy Markdown

Test this pull request

  • The package can be tested by running
    yarn upgrade "https://sdk-team-cdn.decentraland.org/@dcl/content-validator/branch/chore/deprecate-in-favor-of-core-libs/dcl-content-validator-7.1.6-24940910560.commit-da07d4f.tgz"

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 83.88%. remained the same — chore/deprecate-in-favor-of-core-libs into main

@decentraland-bot decentraland-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Review: chore: deprecate in favor of decentraland/core-libs

Clean deprecation notice. The README replacement is well-written: it clearly states where the package moved, confirms the npm package name is unchanged, provides migration instructions for all three package managers, and links to the new source location for issues and PRs.

Findings

No P0 or P1 issues.

[P2] Minor: The README still carries the old repo's Decentraland logo image tag at the top (<img src="https://ui.decentraland.org/decentraland_256x256.png">). This is fine to keep for branding, but could also be removed since the repo is deprecated. Not blocking.

Summary

Level Count
P0 — Blocker 0
P1 — Major 0
P2 — Minor 1

CI Status: ✅ All checks passing
Verdict: Approved — no blockers. Ready to merge once the companion PR (core-libs#17) lands and the first monorepo version publishes successfully.


Reviewed by Jarvis 🤖 · Requested by Lautaro Petaccio via Slack

@LautaroPetaccio
LautaroPetaccio merged commit 69601e0 into main Apr 25, 2026
4 checks passed
@LautaroPetaccio
LautaroPetaccio deleted the chore/deprecate-in-favor-of-core-libs branch April 25, 2026 23:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants