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
* added Bearer Auth for Jira Server
Added field token in cfg.yaml. Use fields user(user Name) and token (PAT) for Auth Jira Server
* update Readme.md
Updated connection details for Jira Cloud and Server
* Refactor: func createClient, comments for jira password and token
* Feat: added token in the Postee UI
* Update Readme.md
* Fix: fixed field password for all outputs
separated field password for jira and other outputs, added check on emptiness and fullness of the Jira Password and Token
* Refactor: code review notes are corrected
* Refactor: code review notes are corrected
* update README.md
* Refactor: code review notes are corrected
* refactor: changed go-jira repository to github version in go.mod file
* changed dependence go-jira
* Docs: added description of using env. variables
* Docs: added example for environment variables
Issue #189
* Update README.md
Co-authored-by: AndreyLevchenko <[email protected]>
seems postee has extended support for environment variables.
It needs to be documented.
Also it may help with #120
The text was updated successfully, but these errors were encountered: