-
Notifications
You must be signed in to change notification settings - Fork 24
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
Add support for UForge API Keys #61
Labels
Comments
Currently working on |
hugo6
added a commit
to hugo6/hammr
that referenced
this issue
Jun 3, 2016
hugo6
added a commit
to hugo6/hammr
that referenced
this issue
Jun 10, 2016
hugo6
added a commit
to hugo6/hammr
that referenced
this issue
Jul 7, 2016
…Key authentification from Hammr to Uforge: ***hammr.py -> refactor the code to be testable ***credentials_utils.py -> create this class for get user credentials from command line or config file ***unit/test_credentials_utils.py -> unit test for the credentials_utils classe ***overview.rst -> document how to use apiKey authentification ***template.py -> modified a return when there is errors during template_create (test was failing because of that) ***test.py -> corrected some integration tests and adding one to test the "user info" command with an apiKey authentification
hugo6
added a commit
to hugo6/hammr
that referenced
this issue
Jul 7, 2016
hugo6
added a commit
to hugo6/hammr
that referenced
this issue
Jul 7, 2016
…Key authentification from Hammr to Uforge: ***hammr.py -> refactor the code to be testable ***credentials_utils.py -> create this class for get user credentials from command line or config file ***unit/test_credentials_utils.py -> unit test for the credentials_utils classe ***overview.rst -> document how to use apiKey authentification ***template.py -> modified a return when there is errors during template_create (test was failing because of that) ***test.py -> corrected some integration tests and adding one to test the "user info" command with an apiKey authentification
hugo6
added a commit
to hugo6/hammr
that referenced
this issue
Aug 10, 2016
*file credentials_utils.py -removed usages of CmdUtils -created exceptions instead of exit(1) -deleted boolean attribute and create a isApiKey() function -deleted usages of mainArgs *file test.py -corrected some mistakes
hugo6
added a commit
to hugo6/hammr
that referenced
this issue
Aug 22, 2016
hugo6
added a commit
to hugo6/hammr
that referenced
this issue
Aug 22, 2016
update hammr.py due to modifs on the master branch
This was referenced Feb 22, 2018
Merged in #348. Closing the issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As describe here:
https://www.usharesoft.com/resources/docs/uf-3.5.1/uforge-get-api-key.html
The text was updated successfully, but these errors were encountered: