1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2024-11-24 08:22:42 +02:00
Commit Graph

587 Commits

Author SHA1 Message Date
Karan Jagtiani
5e62a2d0c0
Add: Organization Webhook API [HX-822] (#11)
 Add: Organization Webhook API
2021-12-16 14:29:46 +05:30
Chhekur
66f3331bee 🐛 [RANK ISSUE] Fix: sending before_issue in both cases 2021-12-08 20:19:43 +05:30
Chhekur
131e4b5f2c [ISSUE] Add: Rank API 2021-11-23 12:23:53 +05:30
Chhekur
59bda3c9b6 [LIBRARY] Migrate: to interviewstreet 2021-11-10 22:38:26 +05:30
Chhekur
ba7876d7de [BOARD] Update: GetAllBoardAPI 2021-11-02 13:38:47 +05:30
Chhekur
d739849439 [PROJECTS] Add: Projects Pagination API 2021-11-02 12:16:29 +05:30
Karan Jagtiani
b2e847f538
[ISSUE] Get issues by board (#5) 2021-10-25 15:34:28 +05:30
Samyak Gaur
ac85177c11 🐛 [Get comment]: Undefined variable issue 2021-10-20 15:34:48 +05:30
Samyak Gaur
ba80508e24
Merge pull request #4 from bluevare/samyak-get-issues
🐛 [Get comment]: Paramter mismatch.
2021-10-20 15:27:22 +05:30
Samyak Gaur
6392c468f7 🐛 [Get comment]: Paramter mismatch. 2021-10-20 15:25:14 +05:30
Samyak Gaur
6a3ead2292 🐛 [Return Error]: Parameter argument mismatch. 2021-10-20 15:19:54 +05:30
Samyak Gaur
c8be33c431
Merge pull request #3 from bluevare/chhekur-get-comment-api
[ISSUE] Add: Get Comment API
2021-10-20 14:04:04 +05:30
Chhekur
3c24251c1a [ISSUE] Add: Get Comment API 2021-10-20 12:21:50 +05:30
Samyak Gaur
0b82da1f17 Merge pull request #2 from bluevare/samyak-jira-comment
 [Jira Comment api] Add: Update comment api v3
2021-10-13 16:10:47 +05:30
samyakgaur
369c077c50 [Jira Comment api] Add: Comment api v3 2021-10-13 15:39:08 +05:30
Samyak Gaur
cadd2f112a
Merge pull request #1 from bluevare/samyak-jira-comment
[Comment v3]: Add: Jira comment api v3
2021-10-13 13:23:46 +05:30
samyakgaur
8b237cdcde [Comment v3]: Add: Jira comment api v3 2021-10-13 11:00:20 +05:30
Chhekur
e18b086dfc 🔥[PACKAGE] Change: Package Name 2021-10-10 17:37:36 +05:30
Chhekur
c7afc795d8 [STATUS] Add: Get by id 2021-09-04 19:55:37 +05:30
Chhekur
91c5e6ee84 add names into issue return 2021-08-28 01:21:22 +05:30
Chhekur
f1fe71fa2d fixing package names 2021-08-27 14:45:21 +05:30
Chhekur
852af840d2 bug(IssueSearch) Fix: Search Result was not parsing Names 2021-08-27 13:53:42 +05:30
Chhekur
a854ebf395 feat(auth): Bearer Auth Support (oauth 2.0) 2021-08-27 13:49:35 +05:30
Benji Vesterby
cd21164aeb
Merge pull request #387 from yarlson/upgrade-jwt
Upgrade jwt library
2021-07-28 08:52:06 -04:00
Andy Grunwald
ce2922262c
Add funding information (#383) 2021-07-22 18:13:46 +02:00
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
Yar Krvtsov
fff481af48 Upgrade jwt library
https://github.com/andygrunwald/go-jira/issues/343

 https://github.com/dgrijalva/jwt-go has been abondoned (see https://github.com/dgrijalva/jwt-go/issues/462). In order to fix the vulnarability we have to switch to a community driven fork https://github.com/golang-jwt/jwt . The issue has been fixed in https://github.com/golang-jwt/jwt/pull/12
2021-07-19 10:28:03 +03:00
dependabot[bot]
a1f44bdb69
chore(deps): bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#379)
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.5...v0.5.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 10:51:58 +02:00
dependabot-preview[bot]
fcb7aa2272
Upgrade to GitHub-native Dependabot (#375)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 18:21:01 +02:00
Benji Vesterby
64b35e403d
Merge pull request #374 from manuelbcd/master
#69 #373 example/create changed to use accountID intead of username
2021-04-17 08:06:14 -04:00
manuelbcd
c1432db690 Switched Assignee also 2021-04-17 09:08:38 +00:00
manuelbcd
c56dab9422 #69 #373 Changed creation example to refer reporter by accountID instead of username since it is deprecated in Jira cloud 2021-04-17 09:01:31 +00:00
Klyachin Aleksey
e8880eb250
Description for component (#365)
Co-authored-by: Klyahin Aleksey <madest92@ozon.ru>
2021-03-18 16:22:03 +01:00
cameron-stripe
c64f012252
fix: resolve nogo tautological linting error (#364) 2021-03-17 08:39:59 +01:00
Benji Vesterby
1abf9e57d2
Merge pull request #363 from asuffield/context
pass context parameters through
2021-03-16 15:31:04 -04:00
Andrew Suffield
823e39fa57 pass context parameters through 2021-03-16 17:04:03 +00:00
Benji Vesterby
ff0180cb1b
Merge pull request #359 from manuelbcd/xtermgetpassword
Deprecated terminal.ReadPassword to term.ReadPassword
2021-03-09 07:28:21 -05:00
manuelbcd
39d06f7d62 Switched from deprecated terminal.ReadPassword to term.ReadPassword in examples: basicauth, create, renderedfields and searchpages 2021-03-08 22:44:30 +00:00
dependabot-preview[bot]
51be7924f8
chore(deps): bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#360)
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.4...v0.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-05 08:16:45 +01:00
Benji Vesterby
0779eb292a
Merge pull request #358 from manuelbcd/new-example-create-with-custom-fields
Added example "Create with custom fields"
2021-03-04 06:07:09 -05:00
manuelbcd
7e1d26c27b PR 358 - x/term.ReadPassword and os.Exit 2021-03-04 10:58:08 +00:00
Benji Vesterby
c77a7ee32e
Merge pull request #357 from manuelbcd/fix-example-create
Fixed examples/create response output
2021-03-03 18:21:51 -05:00
manuelbcd
c2a046111c Added example 2021-03-03 23:09:30 +00:00
manuelbcd
abcff6f1b5 Fixed examples/create response output 2021-03-03 22:56:21 +00:00
Benji Vesterby
d30c2ef40d
Merge pull request #354 from kp2401075/paginationExample
Adding example for Pagination
2021-03-03 05:20:05 -05:00
Jay Patel
cac0fa9648 Updates as requested 2021-03-03 12:52:56 +11:00
Jay Patel
9c2ab8f856 var total was having an issues 2021-03-03 10:05:31 +11:00
Jay Patel
97404d7e0c update as requested 2021-03-03 10:00:55 +11:00
Benji Vesterby
5168cea3f4
Merge pull request #356 from manuelbcd/master
Typo fix in issue_test.go (minor fix)
2021-03-02 14:42:42 -05:00
manuelbcd
f30f8c9f7c Typo fix in issue_test.go 2021-03-02 19:12:34 +00:00