You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.versions.provider
istags
app will get the versions using the Github REST API tags.versions.filter
publisher can remove specific tag or tags from being distributed as versions.tag
string
message
string
object
string
tagger.date
string
object.url
string
The text was updated successfully, but these errors were encountered: