Skip to content

feat: return full GitHub ref for single-repo keyboards #260

@mcdurdin

Description

@mcdurdin

Currently the keyboard API always returns the short form of the GitHub ref, e.g. release/sil/sil_ipa in the sourcePath prop. However, as we now support remote repositories, we should update the sourcePath prop to allow for arbitrary GitHub repos, paths, and refs.

This will require changes in a number of places:

  • keyman.com
  • api.keyman.com
  • kmc-keyboard-info
  • kmc-model-info
  • kmc-package, potentially?
  • kmc-copy (getKeyboardSourceFromKeymanCloud)
  • schemas, database, potentially

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions