Skip to content

v0.5.4

Compare
Choose a tag to compare
@amiros89 amiros89 released this 26 Dec 16:25
· 39 commits to main since this release
35e273c
Allow repo association with existing credentials (#91)

* add RepoSpaceAssociationWithCredentials model and logic to support creating repo with either exisitng credentials or an access token

* implement updating repo credentials

* add validator so only access token or credentials name are used

* remove comments

* update doc