Chhekur
e18b086dfc
🔥 [PACKAGE] Change: Package Name
2021-10-10 17:37:36 +05:30
Chhekur
f1fe71fa2d
fixing package names
2021-08-27 14:45:21 +05:30
Andy Grunwald
2c5d75bf06
Cleanup Continuous Integration ( #384 )
...
* Remove "stale" workflow. It was a nice idea, but deactivated for quite some time anyway
* Remove TravisCI
2021-07-22 18:13:03 +02:00
Jay Patel
cac0fa9648
Updates as requested
2021-03-03 12:52:56 +11:00
Jay Patel
97404d7e0c
update as requested
2021-03-03 10:00:55 +11:00
Jay Patel
89e9da4369
Adding example for Pagination
2021-02-19 08:34:23 +11:00
Matt Finkel
465476156d
Remove 1.12 from travis builds
...
Per Wes' suggestion, let's only go back three Go versions, as only the
last two are even officially supported. Update the README accordingly.
2020-11-30 00:59:29 +00:00
Matt Finkel
7bffb2aaa7
Make basic auth deprecation more clear in README
...
Atlassian has deprecated password-based basic authentication for users
of Atlassian Cloud, but it remains useable for users with a self-hosted
Jira. Update the README to make this more clear.
closes #317
2020-09-20 19:05:56 +00:00
Matt Finkel
e8e35b673f
Add issue status change example to README
...
closes #318
2020-09-20 17:19:05 +00:00
Andy Grunwald
146229d2ab
fix(product): Make product naming consistent, rename JIRA to Jira ( #286 )
...
Atlassian names the product "Jira".
In this library, the product name is used different (JIRA) and
inconsistent (sometimes JIRA, sometimes Jira).
closes issue #284
2020-05-14 17:18:31 +02:00
Wes McNamee
a90dd878dc
docs: Link to standard-version
2020-01-24 08:33:30 -08:00
Wes McNamee
24aa2b2133
docs: fix readme contributions
2019-10-16 20:19:35 -07:00
Wes McNamee
0eb7d6b039
docs: include release steps in README.md
2019-10-16 20:18:32 -07:00
falnyr
1ebd7e7f0d
feat(issues): Added support for AddWorklog and GetWorklogs
2019-05-18 22:13:20 -07:00
Issei Horie
83c019a2fa
Fix error in the example code in README
2018-11-18 10:45:09 +01:00
Bob Briski
485b3ca79c
Update docs to reflect JIRA's guidance about authentication
2018-10-15 10:01:10 +11:00
Andrew Hammond
2e3f247e48
fix typo in readme
2018-08-29 19:44:48 +01:00
Thibaut Rousseau
b41b41a066
doc: Fix example
2018-06-08 18:02:24 +02:00
Bob Briski
8d2e98b257
Smaller image for the README
2018-04-28 21:30:24 +10:00
Bob Briski
bc3f5ad2d4
Adding logo and fixing some README instructions
2018-04-28 21:26:52 +10:00
Bob Briski
57050f9f92
Changed auth URL and added tests
2018-02-27 22:50:02 -08:00
Bob Briski
f9152870f4
Added transport for cookie authentication and updated docs
2018-02-24 16:29:17 -08:00
Bob Briski
7b414f4c18
remove extraneous code from README
2018-02-24 12:08:07 -08:00
Bob Briski
dce2b8ab5d
Update README to include new information for basic auth
2018-02-24 12:06:14 -08:00
Bob Briski
7ac9afbe90
Add info about sandbox environment
2018-02-24 11:29:55 -08:00
Bob Briski
3af0505624
Add dep as a dependency manager
2018-02-17 11:14:47 -08:00
Ivan Kornienko
1cb4204f5f
Fixes 'JRIA' misprint in README.md ( #98 )
2017-12-26 22:29:18 -08:00
Brian Lachniet
0e1400b0a9
Fix typos in README
2017-10-26 20:54:57 -04:00
Andy Grunwald
e844092bb3
Fix #81 : Support gopkg.in
2017-08-31 13:59:27 +02:00
Andy Grunwald
449b22766d
Link to issue #56
2017-06-15 19:13:05 +02:00
Andy Grunwald
25b63c1913
Shorten link to issue #56
2017-06-15 19:12:24 +02:00
Andy Grunwald
d76c7f9a52
Fix #56 : Add note about OAuth auth to README
2017-06-15 19:11:35 +02:00
ypsman
0b329b1540
Fixed create Example
2017-05-11 20:39:10 +02:00
Andy Grunwald
426f330664
Removed coveralls, because it was failing way to often, but not for the unit tests reasons
2017-05-01 14:53:51 +02:00
Florian Krauthan
cf2bcefedb
Added basic auth support to the library
2017-02-08 14:37:57 -08:00
Andy Grunwald
fddc90f9f2
Fixed examples in README
2017-01-29 16:15:45 +01:00
Andy Grunwald
9d1f282f93
Add example to create an issue
2016-11-04 21:03:11 +01:00
Maciej Kwiek
1fd364aea2
Add Transition API handling
...
Added TransitionService with 2 methods:
* GetList for retrieving possible transitions for an issue
* Create for creating transition and changing issue status in the
process
2016-06-20 17:14:55 +02:00
Andy Grunwald
8fd4bf1d60
Added a few more sentence to README
2016-05-28 19:25:51 +02:00
Andy Grunwald
dc74b972d4
Updated coveralls badge
2016-03-27 14:21:27 +02:00
Andy Grunwald
efccf68225
Removed "
2016-03-27 13:04:31 +02:00
Andy Grunwald
2c4b9c6c2e
Pimped the readme a little bit
2016-03-27 13:02:25 +02:00
Andy Grunwald
286c959445
Added newline to README
2016-03-26 21:43:30 +01:00
Andy Grunwald
56c84a22c8
Added Go report card
2016-03-26 21:38:23 +01:00
Andy Grunwald
54a4dd2dd6
Added jitic as implementation
2015-09-03 17:15:43 +02:00
Andy Grunwald
f7567350c5
Provide examples for authentification and missing endpoint
2015-09-03 13:59:13 +02:00
Andy Grunwald
d38203b641
Added first example
2015-09-03 13:35:48 +02:00
Andy Grunwald
1728fea52f
Set correct link for examples chapter
2015-09-03 12:58:34 +02:00
Andy Grunwald
a77c82bd29
Added a feature list to README
2015-09-03 12:58:01 +02:00
Andy Grunwald
64fe18bc8c
Added project logo
2015-09-03 12:48:16 +02:00