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

Add support for UForge API Keys #61

Closed
jbremond opened this issue Feb 17, 2016 · 2 comments
Closed

Add support for UForge API Keys #61

jbremond opened this issue Feb 17, 2016 · 2 comments
Assignees

Comments

@jbremond
Copy link
Collaborator

As describe here:

https://www.usharesoft.com/resources/docs/uf-3.5.1/uforge-get-api-key.html

@hugo6
Copy link
Contributor

hugo6 commented May 26, 2016

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
@segalaj segalaj self-assigned this Feb 20, 2018
@jfknoepfli
Copy link
Collaborator

Merged in #348. Closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants