TEN-framework / TEN-framework/ten-framework

Except to use different registry for tman install and publish

Open
#746 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ten-framework
Dominant language
Python
Stars
11.1k
Forks
1.4k
Avg merge
2d 15m
Merged PRs (30d)
22

Description

So that we can publish to writable registry directly, but download from read-only mirror registry by default for speed up.

https://github.com/TEN-framework/ten_framework/blob/main/docs/tutorials/how_to_build_extension_in_c%2B%2B_beta.md#uploading-the-extension-to-the-local-registry

Maybe we can have multiple registries in config, each one has an readonly property. tman can try them one by one to choose the most suitable one to use.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked documentation section, “Uploading the extension to the local registry,” and locate the tman configuration and registry-selection entry points. Define how install and publish choose among registries, including the readonly property and fallback order; done means the intended mirror and writable-registry behavior is documented and testable.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.