Skip to content

FIX: Add remote_package.json for fiftyone.pipeline.translation publish.#172

Merged
oleksandrlazarenko-pi merged 1 commit into
mainfrom
fix/translation-remote-package
Jul 13, 2026
Merged

FIX: Add remote_package.json for fiftyone.pipeline.translation publish.#172
oleksandrlazarenko-pi merged 1 commit into
mainfrom
fix/translation-remote-package

Conversation

@oleksandrlazarenko-pi

Copy link
Copy Markdown
Contributor

The nightly Build job deletes each packaged module's dev package.json and renames remote_package.json into its place before npm pack. PR #165 added the translation package to the package list without this file, so packaging failed with "Cannot find path ...remote_package.json". Same omission as the did package, fixed the same way: mirror package.json with the file:../fiftyone.pipeline.core dependency replaced by the 4.5.x registry range.

The nightly Build job deletes each packaged module's dev package.json and renames remote_package.json into its place before npm pack. PR #165 added the translation package to the package list without this file, so packaging failed with "Cannot find path ...remote_package.json". Same omission as the did package, fixed the same way: mirror package.json with the file:../fiftyone.pipeline.core dependency replaced by the 4.5.x registry range.
@oleksandrlazarenko-pi oleksandrlazarenko-pi self-assigned this Jul 13, 2026
@justadreamer justadreamer marked this pull request as ready for review July 13, 2026 08:05
@oleksandrlazarenko-pi oleksandrlazarenko-pi merged commit 093196c into main Jul 13, 2026
14 checks passed
@oleksandrlazarenko-pi oleksandrlazarenko-pi deleted the fix/translation-remote-package branch July 13, 2026 08:06
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.

2 participants