Skip to content

Tags: mizukila/CSGHub

Tags

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove unused git token and use access token instead (OpenCSGs#300)

* Fetch access token from api for initialize guide

* Do not pass user token to repo any more, get it through api instead

* Bug fix

* Bug fix: missing ref

* Bug fix

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update docker-compose.yml

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor update tags to jwt fetch (OpenCSGs#258)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow any domain to access (OpenCSGs#211)

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update tag version in all in one (OpenCSGs#165)

* Update tag version in all in one

* Update tag version on script/all_in_one

v0.4.0

Toggle v0.4.0's commit message
Merge branch 'csghub__production-tag-build' into csghub-main-tag

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix profile repo list (OpenCSGs#88)

v0.2

Toggle v0.2's commit message
Improve the functions for model and datasets; optimize login process