ahrav
b2c0d50ba8
[chore] - update docs for pre-commit ( #2280 )
...
* update docs for pre-commit
* fix spacing
2024-01-09 15:41:27 -08:00
Richard Gomez
22ae6a7a8f
fix(giturl): encode '%' in path ( #2214 )
2023-12-14 08:06:09 -08:00
joeleonjr
cd9c1ae186
fixed gist direct link generation ( #2115 )
...
* fixed gist direct link generation
* added two test cases for gist link generation
2023-11-20 13:41:19 -05:00
Richard Gomez
b46fb75c73
feat(git): only generate line numbers > 0 ( #1898 )
2023-10-18 06:53:58 -07:00
ahrav
47d5ddebf2
Ability to update line number in link ( #1788 )
...
* Add functionality to update a source's link in the metadata with the updated line number.
* update comment.
* add logic to engine.
* only update link for non empty links.
* add tests for bb.
2023-09-19 15:39:13 -07:00
ahrav
70cdff915b
add test for custom providers. ( #1759 )
2023-09-11 08:18:34 -07:00
trufflesteeeve
e68ace5338
Always attempt to return a git link ( #1756 )
2023-09-08 15:17:29 -04:00
ahrav
c9e6086644
Correctly create azure git links. ( #1743 )
2023-09-01 10:38:51 -07:00
ahrav
4f4a79f62b
Support azure git links ( #1662 )
...
* Support azure git links.
* update comment.
* update test names.
2023-08-24 14:36:52 -07:00
ahrav
406ce7bc55
Replace magic strings with const ( #1568 )
...
* Add normalize repo for azure.
* remove zero values from test cases.
* use const.
* remove azure logic.
2023-07-31 11:12:26 -07:00
Pulkit Aggarwal
fc6fd29f3f
Fix GitUrl Return ( #987 )
...
Co-authored-by: ahrav <ahravdutta02@gmail.com>
2023-01-09 09:17:30 -08:00
Ariel Ril
4b0315c90a
added support for gitlab subgroups ( #664 )
2022-07-26 13:37:37 -07:00
trufflesteeeve
176552b07a
Fix commit attribution, git tests, and run make protos ( #667 )
...
* Update dependency to fix commit attribution, fix git tests
* Run make protos to match code with current proto definitions
2022-07-25 11:44:15 -04:00
Ariel Ril
2515fbeebe
added http protocol support for gitlab repositories ( #662 )
2022-07-20 10:35:24 -07:00
Dustin Decker
4218c39d99
Initial CLI w/ partially implemented Git source and demo detector ( #1 )
2022-01-13 12:02:24 -08:00