Commit Graph

387 Commits (v1.33.1)

Author SHA1 Message Date
liuzhiguo 7a32d64a28 修改包名 6 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
Abhinav Singh 3ce608d262 fix: Gitness get content missing query param 8 months ago
dependabot-ci 13e5d45573 (maint) clean integration testing for stash 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
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
Adithya Viswanathan 70cccf871a [feat]: [CDS-73572]: Support List Repo Live Search for all git providers 10 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
Dev Mittal bdac4837fc fix: [CI-6978] fixed gitlab webhook parse 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 f8f38dff4e (feat) harness, add finduser 1 year ago
TP Honey 643af2e8f3 (fix) harness, webhook fixes 1 year ago
TP Honey 3d6625f3f2 (feat) harness, add create PR 1 year ago
TP Honey cc7b846c96 (feat) harness, add get pr commits 1 year ago
TP Honey f8d9958ec3 (feat) harness, fix create branch, PR calls 1 year ago
TP Honey 2fd1410782 (feat) harness, add user and compare branches 1 year ago
TP Honey decf0c32f8
Merge pull request #245 from tphoney/harness_commits_branches
(feat) harness, add list commits / branches
1 year ago
TP Honey 85d76f0df5 (feat) harness, add list commits / branches 1 year ago
Dev Mittal 8343d3ec60
Merge pull request #242 from drone/devmittal
fetch branch for bitbucket onprem
1 year ago
Dev Mittal df6c516a40 fetch branch for bitbucket onprem 1 year ago
TP Honey d6e3618f2e (feat) harness, add create / delete webhook 1 year ago
TP Honey b8eea16f4b (feat) harness, add find hook 1 year ago
TP Honey ff7deab27e (feat) harness, add list webhooks 1 year ago
TP Honey 16252ffc25 (feat) harness, add webhook parsing 1 year ago
TP Honey 2066d10054 fix, harness add blobid for update 1 year ago
TP Honey e62b23f48a (feat) harness, add find repo 1 year ago
TP Honey 7df18e165a (feat) harness, add repo list 1 year ago
TP Honey ca3776c0f0
Harness move (#237)
* (feat) initial commit for harness code
* (feat) harness, add update delete create file
1 year ago