FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for integrations/github - deepset-ai/haystack-core-integrations · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
deepset-ai
/
haystack-core-integrations
Public
Notifications
You must be signed in to change notification settings
Fork
321
Star
202
Code
Issues
67
Pull requests
37
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
haystack-core-integrations
integrations
github
on
main
User selector
Datepicker
Commit history
Commits on Aug 14, 2026
fix: standardize license files (#3771)
sjrl
authored
4c280e3
View commit details
Copy full SHA for 4c280e3
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
chore: drop haystack-experimental references (#3674)
Show description for 4f0ad1c
julian-risch
and
claude
authored
4f0ad1c
View commit details
Copy full SHA for 4f0ad1c
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
ci: annotate GitHubPRCreator pr_data to satisfy the requests stubs (#3679)
Show description for 7400f8d
julian-risch
and
claude
authored
7400f8d
View commit details
Copy full SHA for 7400f8d
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
fix: fix new issues raised by ruff 0.16.0 (#3670)
sjrl
authored
a1f2c11
View commit details
Copy full SHA for a1f2c11
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
test: make Tool/Agent serialization assertions version-agnostic for Haystack 2.x/3.x (#3533)
Show description for b7e2a38
julian-risch
and
claude
authored
b7e2a38
View commit details
Copy full SHA for b7e2a38
View code at this point
Browse repository at this point
Commits on May 13, 2026
Update the changelog
HaystackBot
committed
77d8589
View commit details
Copy full SHA for 77d8589
View code at this point
Browse repository at this point
test: add unit tests for github + fix small handler bug (#3280)
anakin87
authored
30712d7
View commit details
Copy full SHA for 30712d7
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
test: track test coverage for all integrations (#3065)
Show description for fa2f757
anakin87
authored
fa2f757
View commit details
Copy full SHA for fa2f757
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
chore: enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in integrations 11-20 (#3009)
Show description for 4d1adb4
julian-risch
and
claude
authored
4d1adb4
View commit details
Copy full SHA for 4d1adb4
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
test: test compatible integrations with python 3.14; update pyproject (#3001)
Show description for 0fde410
anakin87
authored
0fde410
View commit details
Copy full SHA for 0fde410
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
chore: add ANN type annotations to faiss, fastembed, firecrawl, github, google_ai (#2988)
Show description for 0c470d1
julian-risch
and
claude
authored
0c470d1
View commit details
Copy full SHA for 0c470d1
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
test: GitHub - make tests compatible with new Agent parameters (#2865)
anakin87
authored
a7f2f3c
View commit details
Copy full SHA for a7f2f3c
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
docs: simplify pydoc configs (#2855)
Show description for f397967
anakin87
authored
f397967
View commit details
Copy full SHA for f397967
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
Fix test (#2778)
sjrl
authored
f1fe7e2
View commit details
Copy full SHA for f1fe7e2
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
Update the changelog
HaystackBot
committed
5f20fa1
View commit details
Copy full SHA for 5f20fa1
View code at this point
Browse repository at this point
chore!: github - drop Python 3.9 and use X|Y typing (#2705)
anakin87
authored
b344aeb
View commit details
Copy full SHA for b344aeb
View code at this point
Browse repository at this point
Fix unit tests (#2703)
sjrl
authored
32bad32
View commit details
Copy full SHA for 32bad32
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
chore: make fmt command more forgiving (#2671)
anakin87
authored
b998f09
View commit details
Copy full SHA for b998f09
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
Fix tool validation test failures (#2659)
vblagoje
authored
54b166f
View commit details
Copy full SHA for 54b166f
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
chore: Fix nightly test (#2580)
Show description for 0d95514
vblagoje
authored
0d95514
View commit details
Copy full SHA for 0d95514
View code at this point
Browse repository at this point
Commits on Nov 27, 2025
chore: remove Readme API CI workflow and configs (#2573)
anakin87
authored
d212ec6
View commit details
Copy full SHA for d212ec6
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
enhancement: Adopt PEP 585 type hinting (part 3) (#2510)
Show description for f823dc4
Amnah199
authored
f823dc4
View commit details
Copy full SHA for f823dc4
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
ci: Change pytest command (#2475)
Show description for c287acf
sjrl
authored
c287acf
View commit details
Copy full SHA for c287acf
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
docs: add pydoc configurations for Docusaurus (#2411)
Show description for f7ec015
anakin87
authored
f7ec015
View commit details
Copy full SHA for f7ec015
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
Update changelog for integrations/github (#2408)
Show description for ceb5193
HaystackBot
and
anakin87
authored
ceb5193
View commit details
Copy full SHA for ceb5193
View code at this point
Browse repository at this point
initial commit (#2400)
yashv6655
authored
e1319f5
View commit details
Copy full SHA for e1319f5
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
docs: update changelog for integrations/github (#2375)
Show description for 8dfa4cb
HaystackBot
and
anakin87
authored
8dfa4cb
View commit details
Copy full SHA for 8dfa4cb
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
Fix linting (#2255)
sjrl
authored
b930ff2
View commit details
Copy full SHA for b930ff2
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
chore: standardize readmes - part 2 (#2205)
Show description for 96e1acd
anakin87
authored
96e1acd
View commit details
Copy full SHA for 96e1acd
View code at this point
Browse repository at this point
Commits on Aug 18, 2025
feat: add support for GitHubRepoForkerTool (#1968)
Show description for 6adb8f1
authored
6adb8f1
View commit details
Copy full SHA for 6adb8f1
View code at this point
Browse repository at this point
Commits on Jul 31, 2025
test: fix GitHub test (#2119)
Show description for a679e97
anakin87
authored
a679e97
View commit details
Copy full SHA for a679e97
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
Update changelog for integrations/github (#2040)
Show description for 2f0dcf8
HaystackBot
and
anakin87
authored
2f0dcf8
View commit details
Copy full SHA for 2f0dcf8
View code at this point
Browse repository at this point
fix: fix Github types + add py.typed (#2024)
anakin87
authored
97a8cdf
View commit details
Copy full SHA for 97a8cdf
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
chore: remove black (#1985)
Show description for 15e12c7
anakin87
authored
15e12c7
View commit details
Copy full SHA for 15e12c7
View code at this point
Browse repository at this point
Commits on Jun 18, 2025
chore: fix linting for ruff 0.12.0 (#1969)
Show description for 0666586
anakin87
authored
0666586
View commit details
Copy full SHA for 0666586
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL