Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Versions and git tags #5

Open
pathumego opened this issue Jan 25, 2019 · 0 comments
Open

Versions and git tags #5

pathumego opened this issue Jan 25, 2019 · 0 comments

Comments

@pathumego
Copy link
Member

Type.world version object has the attributes description``number``releaseDate. We need to represent above details and more in the Git repository. Git tags are used in other package systems for release management.

  • Users subscribe to the repository link.
  • TW app reads the fontpackage manifest file in the root
  • If versions.provider is tags app will get the versions using the Github REST API tags.
  • With versions.filter publisher can remove specific tag or tags from being distributed as versions.
GH Response Type Description TW object
tag string The tag's name on github. -
message string The tag message. description
object string SHA SHA
tagger.date string YYYY-MM-DDTHH:MM:SSZ YYYY-MM-DD
object.url string
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

No branches or pull requests

1 participant