Commit Graph

543 Commits (master)
 

Author SHA1 Message Date
liuzhiguo 7a32d64a28 修改包名 6 months ago
TP Honey 1050b3df48
Merge pull request #281 from tphoney/prep1.33.0
(maint) prep 1.33.0
7 months ago
dependabot-ci dc565fcc0b (maint) prep 1.33.0 7 months ago
Abhinav Singh a5db7f41d8
feat: Add pr_comment webhook for harness (#280) 7 months ago
Abhinav Singh 6982ab89b5
feat: add more parsed data in harness webhook parsing (#279) 7 months ago
Abhinav Singh 166ac92232
fix: ref should have pullreq instead of pull for gitness (#278) 7 months ago
Abhinav Singh 3b21a0f785
fix: Harness list commits api update as per new spec (#277) 8 months ago
TP Honey 60fa179469
Merge pull request #276 from tphoney/prep1.32.1
(maint) prep for 1.32.1
8 months ago
dependabot-ci b66c7e1498 (maint) prep for 1.32.1 8 months ago
TP Honey 6db398c6ac
Merge pull request #275 from drone/abhinav/fix-gitness-get-content
fix: Gitness get content missing query param
8 months ago
Abhinav Singh 3ce608d262 fix: Gitness get content missing query param 8 months ago
TP Honey 0392b78f54
Merge pull request #273 from tphoney/clean_testing
(maint) clean integration testing for stash
8 months ago
dependabot-ci 13e5d45573 (maint) clean integration testing for stash 8 months ago
TP Honey 0321acd108
Merge pull request #272 from tphoney/prep1.32.0
(maint) release prep for 1.32.0
8 months ago
dependabot-ci e0123f7f71 (maint) release prep for 1.32.0 8 months ago
Brad Rydzewski 7065a0525a
Merge pull request #270 from rathodmeetsatish/master
[feat]: [CDS-75848]: Add new action type for github provider
8 months ago
Meet Rathod 2d64e5c57c address comments 8 months ago
Meet Rathod 84d449ac1a Add review ready action for gitlab 9 months ago
Abhinav Singh e2d6b14be0
Merge pull request #264 from drone/abhinav/CODE-727 9 months ago
Abhinav Singh 13e99fa40e fix: [CODE-727]: change to gitness from harness 9 months ago
Abhinav Singh 8d6a8e3713 fix: [CODE-727]: change to gitness from harness 9 months ago
Abhinav Singh c91f42489e fix: [CODE-727]: change to gitness from harness 9 months ago
Abhinav Singh b2bdb6d014 fix: [CODE-727]: change to gitness from harness 9 months ago
Meet Rathod bec9362d12 [feat]: [CDS-75848]: Add new action type for github provider 9 months ago
Shubham Agrawal 8764ac057e
Fix diff api response conversion for harness compareChange (#269)
* Fix diff api response conversion
9 months ago
Shubham Agrawal 5098db8648
Fix api name for fetching diff in harness driver (#268)
* Fix api name for fetching diff in harness driver
9 months ago
Shubham Agrawal 1579795501
Fix compare change api result for harness (#267)
* Fix compare change api result for harness
9 months ago
TP Honey 6906e848dc
(maint) v1.31.0 release prep (#266)
Co-authored-by: dependabot-ci <no-reply@github.com>
9 months ago
Scott Walker cc305a69c7
[IAC-941]: PR comment creation for BitBucket (#265)
BitBucket doesn't implement support for PR comments or issues comments.

The current implementation of "pullService" in BitBucket defers to the implementation of "issueService", which itself returns a "not implemented" error for all comment-related calls.

PR comments and issue comments are separate in BitBucket so this commit adds explicit implementations of the comment functions to the "pullService". Most remain "not implemented" with the exception of comment creation which is now supported.
9 months ago
Dheeraj Kumar 0f7857f595
Implemented FindMembership method in organization service for gitea driver (#263)
* implementation of FindMembership method in organization service for gitea driver
* gitea driver testcase for organization membership
9 months ago
Abhinav Singh d363e65a81 fix: [CODE-727]: change to gitness from harness 10 months ago
Abhinav Singh d86848a9e2 fix: [CODE-727]: change to gitness from harness 10 months ago
rajatharanganath beec4da794
Merge pull request #261 from adivishy1/master
[feat]: [CDS-73572]: Support List Repo Live Search for all git providers
10 months ago
Adithya Viswanathan 70cccf871a [feat]: [CDS-73572]: Support List Repo Live Search for all git providers 10 months ago
rajatharanganath 39470167b5
Merge pull request #260 from adivishy1/master
[feat]: [CDS-73030]: Support for text based branch filtration
11 months ago
Adithya Viswanathan aefd6d1f0a [feat]: [CDS-73030]: added comments 11 months ago
Adithya Viswanathan 64a614ce5d [feat]: [CDS-73030]: Support for text based branch filtration 11 months ago
TP Honey ad21d44b0f
(maint) stash/bitbucket on prem v5 add push webhook test (#257)
Co-authored-by: dependabot-ci <no-reply@github.com>
11 months ago
Shalini Agrawal 5877f38461
feat: [CDS-69341]: add find user email api for github in go-scm (#256)
* feat: [CDS-69341]: add find user email api for github in go-scm
1 year ago
Shalini Agrawal 194f53fb37
fix: [CDS-67745]: fix find user email api for bitbucket in go-scm (#255)
Co-authored-by: Mohit Garg <mohit.garg@harness.io>
1 year ago
TP Honey de2a54e09f
Merge pull request #253 from drone/devmittal
fix: [CI-6978] fixed gitlab webhook parse
1 year ago
Dev Mittal bdac4837fc fix: [CI-6978] fixed gitlab webhook parse 1 year ago
TP Honey 6c7a64c7a7
Merge pull request #252 from mohitg0795/bitbucket-header-fix
Add required header for bitbucket server in commit API use-case to handle csrf failures
1 year ago
Eoin McAfee 2957cd32fe release prep v1.29.1 1 year ago
Mohit Garg 430a0a7800 add required header for bitbucket server in commit API use-case to handle csrf failures 1 year ago
Eoin McAfee 971da4d64d
update list url to scopepath instead of path (#249) 1 year ago
TP Honey 20ab723901
Merge pull request #251 from tphoney/prep1.29.0
(maint) prep for 1.29.0
1 year ago
TP Honey a9651b1e4b (maint) prep for 1.29.0 1 year ago
TP Honey 1ddface493
Merge pull request #250 from tphoney/harness_user
(feat) harness, add finduser
1 year ago
TP Honey f8f38dff4e (feat) harness, add finduser 1 year ago