Skip to content

Fix update-runner for scoped package name + bump v0.1.7#18

Merged
ApiliumDevTeam merged 1 commit intodevfrom
fix/update-runner-scoped-package
Mar 7, 2026
Merged

Fix update-runner for scoped package name + bump v0.1.7#18
ApiliumDevTeam merged 1 commit intodevfrom
fix/update-runner-scoped-package

Conversation

@ApiliumDevTeam
Copy link
Collaborator

Summary

  • Add @apilium/mayros to CORE_PACKAGE_NAMES so mayros update works for global npm installs using the scoped package name
  • Bump version to 0.1.7 and sync all 49 extensions

Test plan

  • pnpm test src/infra/update-runner.test.ts — 15 tests pass
  • mayros update from a global @apilium/mayros install no longer returns not-mayros-root

- Add @apilium/mayros to CORE_PACKAGE_NAMES so mayros update works
  for global npm installs using the scoped package name
- Bump version to 0.1.7 and sync all 49 extensions
@ApiliumDevTeam ApiliumDevTeam merged commit f801022 into dev Mar 7, 2026
2 of 3 checks passed
@ApiliumDevTeam ApiliumDevTeam deleted the fix/update-runner-scoped-package branch March 7, 2026 20:08
ApiliumDevTeam added a commit that referenced this pull request Mar 9, 2026
## Summary
- Add `@apilium/mayros` to `CORE_PACKAGE_NAMES` so `mayros update` works
for global npm installs using the scoped package name
- Bump version to 0.1.7 and sync all 49 extensions

## Test plan
- [ ] `pnpm test src/infra/update-runner.test.ts` — 15 tests pass
- [ ] `mayros update` from a global `@apilium/mayros` install no longer
returns `not-mayros-root`
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