Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
331 commits
Select commit Hold shift + click to select a range
bb5150b
Rearange imports
tino097 Mar 3, 2026
e6bbd1c
Update imports
tino097 Mar 3, 2026
33614f4
Dont show schema for hubpspot as it causes issues with minds
tino097 Mar 3, 2026
044a386
Fix the join statements
tino097 Mar 3, 2026
4f5e4ed
Remove prints, add meta foreign keys for the association tables
tino097 Mar 3, 2026
90b9007
prevent duplicated columns in view
ea-rus Mar 4, 2026
5d10b63
Revert back the schema name
tino097 Mar 4, 2026
8a0a28a
docs homepage
martyna-mindsdb Mar 4, 2026
7f2cc88
fix
ea-rus Mar 4, 2026
ea62182
Add Leads to Hubspot Handler (#12243)
tino097 Mar 4, 2026
f3a138c
Merge remote-tracking branch 'origin/releases/26.1.0' into bugfix/fqe…
tino097 Mar 4, 2026
f3f9746
Merge branch 'main' into releases/26.1.0
StpMax Mar 5, 2026
bb9dddf
Ability for data handlers to stream data (#12018)
StpMax Mar 5, 2026
77f5f34
draft homepage
martyna-mindsdb Mar 6, 2026
7ff5b4f
Faiss ivf file (#12162)
ea-rus Mar 6, 2026
2e62d37
Fix for queries to API handler with `IN` filter (#12226)
StpMax Mar 6, 2026
98781f6
Use `uv` as a fallback if `pip` is not found when installing a handle…
StpMax Mar 6, 2026
3f49e7c
mintlify update (#12275)
martyna-mindsdb Mar 6, 2026
3ec0c73
updates
martyna-mindsdb Mar 9, 2026
fa62c18
Fix multijoin to return message for using association tables
tino097 Mar 9, 2026
33a5e90
Working code, tests need to be updated
tino097 Mar 9, 2026
5eebd8b
Test fixes
tino097 Mar 9, 2026
73d02e9
fix: Optimize get_integration by fetching directly from DB (#11973)
SyedaAnshrahGillani Mar 10, 2026
0dd0a40
Revert "fix: Optimize get_integration" (#12280)
StpMax Mar 10, 2026
fab3929
fix: Optimize get_integration by fetching directly from DB (#11973) (…
StpMax Mar 10, 2026
97acae0
Merge branch 'releases/26.1.0' into fix/s3-us-east-1-region
tino097 Mar 10, 2026
e4dec2c
Ruff format
tino097 Mar 10, 2026
4e43b67
Ruff format
tino097 Mar 10, 2026
d6ed7bb
Merge remote-tracking branch 'origin/releases/26.1.0' into bugfix/fqe…
tino097 Mar 10, 2026
3d8a8c6
fix(s3): handle us-east-1 region returning None (#12004)
tino097 Mar 10, 2026
562f982
review fixes
ea-rus Mar 11, 2026
a4acd4b
Merge branch 'fix-view-condition' into fix-fqe-2148
ea-rus Mar 11, 2026
ef27f73
FQE fixes for agent (#12263)
ea-rus Mar 11, 2026
04b2921
Merge branch 'releases/26.1.0' into fix-fqe-2148
ea-rus Mar 11, 2026
69ea713
Add more supported handlers
tino097 Mar 11, 2026
815287f
Merge branch 'releases/26.1.0' into feature/fqe-2135-move-commutnity-…
tino097 Mar 11, 2026
ed52757
Merge branch 'main' into releases/26.1.0
lucas-koontz Mar 11, 2026
e817d5e
Fix the check for community handlers
tino097 Mar 11, 2026
af08622
Clean up blank lines in mindsdb.Dockerfile
lucas-koontz Mar 12, 2026
919cec4
Support additional gitlab configurations (#11741)
vigbav36 Mar 12, 2026
27c6ead
Update gitlab handler readme (#12285)
StpMax Mar 12, 2026
635a848
Fix tests
tino097 Mar 12, 2026
74f2bbc
Merge remote-tracking branch 'origin/feature/fqe-2135-move-commutnity…
tino097 Mar 12, 2026
c859bf3
Add ClickHouse data catalog (#11858)
HamoonDBA Mar 12, 2026
67d8698
Fix HubSpot handler readme (#12287)
StpMax Mar 12, 2026
5e1da4d
Remove print statments
tino097 Mar 12, 2026
9ea4b00
Remove index.json caching as not needed
tino097 Mar 12, 2026
67ed223
feat: Add Raindrop.io integration handler w/ full CRUD support & comp…
dotWee Mar 12, 2026
53ce52d
Ruff
tino097 Mar 12, 2026
eef5ad3
Add Denodo integration handler (#10432)
ritwickrajmakhal Mar 13, 2026
3365452
Fix hubspot readme 2 (#12289)
StpMax Mar 13, 2026
e889ed7
Merge remote-tracking branch 'origin/releases/26.1.0' into feature/fq…
tino097 Mar 13, 2026
e3daacc
added motherduck support in duckDB (#10385)
parthiv11 Mar 13, 2026
a502df7
Deny to create a view with duplicated columns (#12268)
tino097 Mar 13, 2026
5e1e092
Support of xls files (#12282)
ea-rus Mar 16, 2026
959293d
Merge remote-tracking branch 'origin/releases/26.1.0' into feature/fq…
tino097 Mar 16, 2026
f93066a
Fix integration page issues
tino097 Mar 16, 2026
5f2a5b6
Fix wrong JSON exception type in Postgres subscribe path (#12254)
ianu82 Mar 17, 2026
2a76277
Fix MySQL get_columns schema scoping (#12260)
ianu82 Mar 19, 2026
0cdc14d
Fix MariaDB test (#12305)
StpMax Mar 19, 2026
7068687
Fix malformed BigQuery PK metadata SQL (#12252)
ianu82 Mar 19, 2026
2801ba3
FAISS: Support several vector tables (#12246)
ea-rus Mar 19, 2026
d561f22
Fix BigQuery empty SELECT response typing (#12258)
ianu82 Mar 20, 2026
bd2d10a
Bump python-multipart from 0.0.20 to 0.0.22 in /requirements (#12153)
dependabot[bot] Mar 20, 2026
fb107bd
Fix MSSQL check_connection exception handling (#12261)
ianu82 Mar 20, 2026
a01c807
Fix Snowflake FK metadata parent/child direction (#12255)
ianu82 Mar 20, 2026
a05f479
Fix Databricks get_tables non-table response handling (#12259)
ianu82 Mar 20, 2026
aea51d2
Fix Databricks empty SELECT response type (#12257)
ianu82 Mar 20, 2026
391347f
ruff databricks handler (#12311)
StpMax Mar 20, 2026
0e7c3d6
[Snyk] Security upgrade protobuf from 4.24.4 to 6.33.5 (#12186)
AndrewFarley Mar 20, 2026
aba9d38
[Snyk] Security upgrade protobuf from 4.24.4 to 6.33.5 (#12183)
AndrewFarley Mar 20, 2026
868af7e
[Snyk] Security upgrade protobuf from 4.24.4 to 6.33.5 (#12181)
AndrewFarley Mar 20, 2026
326284b
Bump orjson from 3.11.3 to 3.11.6 in /requirements (#12288)
dependabot[bot] Mar 20, 2026
4f7865b
Bump socket.io-parser from 4.2.5 to 4.2.6 in /docs (#12302)
dependabot[bot] Mar 20, 2026
6e29c45
Bump picomatch in /docs
dependabot[bot] Mar 25, 2026
453c652
Update Elasticsearch handler: fix array support, add Data Catalog, an…
richardokonicha Mar 19, 2026
22b1bd9
Bump pyjwt from 2.10.1 to 2.12.0 in /requirements (#12293)
dependabot[bot] Mar 20, 2026
b10539d
Bump nltk from 3.9.1 to 3.9.3 in /mindsdb/integrations/handlers/huggi…
dependabot[bot] Mar 20, 2026
60d5a77
Bump basic-ftp from 5.1.0 to 5.2.0 in /docs (#12247)
dependabot[bot] Mar 20, 2026
f1f39c2
Bump protobuf from 4.25.8 to 5.29.6 in /mindsdb/integrations/handlers…
dependabot[bot] Mar 20, 2026
9452142
Bump ajv from 8.17.1 to 8.18.0 in /docs (#12240)
dependabot[bot] Mar 20, 2026
8bac307
Fix BigQuery test (#12313)
StpMax Mar 20, 2026
1137075
Fix Postgres column stats UnboundLocalError on errors (#12253)
ianu82 Mar 20, 2026
d882ad7
Fix DataBricks handler test (#12315)
StpMax Mar 20, 2026
49be8fd
fix
ea-rus Mar 20, 2026
47cc310
Update strapi handler to support v5 (#11862)
ritwickrajmakhal Mar 20, 2026
b9802c2
Rename icons for better naming consistency. (#12316)
ritwickrajmakhal Mar 20, 2026
612b53c
chore: remove elasticsearch from HANDLERS_TO_INSTALL in unit test wor…
richardokonicha Mar 20, 2026
8202b38
Bump werkzeug from 3.0.6 to 3.1.6 in /requirements (#12244)
dependabot[bot] Mar 20, 2026
f3dbeec
Del unused callbacks (#12314)
StpMax Mar 23, 2026
b96f77a
Fix snowflake error message (#12312)
ea-rus Mar 23, 2026
8d3731e
Fix upload xlsx files (#12306)
ea-rus Mar 23, 2026
f452a37
Faiss in CI and default vector db (#12265)
ea-rus Mar 24, 2026
562e8bb
fix: correct isinstance check for redirect_url in database endpoints …
jnMetaCode Mar 24, 2026
729f59c
Remove litellm from CI (#12325)
ea-rus Mar 25, 2026
9dd046c
Check agent parameters (#12291)
ea-rus Mar 25, 2026
3c4aa12
MCP server update (#12274)
StpMax Mar 25, 2026
5bcf37b
Added CLA signers from the CLa branch
C1ARKGABLE Mar 25, 2026
ff4fb12
Fix SQLQuery on_error step number handling (#12331)
StpMax Mar 26, 2026
dc45ae5
Add hubpost oauth connection helper
tino097 Mar 2, 2026
a27e710
Update the oauth flow
tino097 Mar 2, 2026
e43b819
Update the authentication code flow
tino097 Mar 2, 2026
06139de
Improve the oauth handling
tino097 Mar 16, 2026
1740cfe
Fix: `check_connection` and enhance the authorization URL (#12298)
setohe0909 Mar 18, 2026
206ece5
FQE-2165 - Add an endpoint for extracting default vector stores (#12283)
setohe0909 Mar 26, 2026
f059876
feat: Show all schemas by default in database tree view (#11234)
buallen Mar 26, 2026
ac5e474
Bump flask from 3.0.3 to 3.1.3 in /requirements (#12238)
dependabot[bot] Mar 26, 2026
e9b04cf
Docs - BYOM fix predict example (#12033)
Raahim-Lone Mar 26, 2026
8d56367
KB unit tests (#12321)
ea-rus Mar 26, 2026
63c99c9
ruff
ea-rus Mar 26, 2026
bdee9de
feat(ollama): add support for temperature parameter (#12114)
Sriram-B-Srivatsa Mar 27, 2026
9e2392a
Feature - Freshdesk Integration (#11683)
vigbav36 Mar 27, 2026
25aa065
ruff
ea-rus Mar 27, 2026
ba41c3a
import checks
ea-rus Mar 27, 2026
4eae7cb
import checks
ea-rus Mar 27, 2026
307d855
Fix: Create Knowledge base without explicitly providing provider conf…
neversettle17-101 Mar 27, 2026
bb97917
Fix boot error messages (#11626)
torrmal Mar 27, 2026
e4fc1b2
Change trigger branch from 'develop' to 'main' (#12131)
lucas-koontz Mar 29, 2026
100e10c
Fix OpenBB command execution by removing eval (#12290)
Mirza-Samad-Ahmed-Baig Mar 30, 2026
cae2b22
Merge branch 'releases/26.1.0' into bugfix/temporary-folder-cleanup
tino097 Mar 30, 2026
4a64a26
Merge branch 'releases/26.1.0' into bugfix/files-safe-extract
tino097 Mar 30, 2026
a07e6cb
Bump requests from 2.32.4 to 2.33.0 in /requirements (#12332)
dependabot[bot] Mar 30, 2026
426d521
Bump yaml from 2.8.2 to 2.8.3 in /docs (#12335)
dependabot[bot] Mar 30, 2026
4dfa9f8
Bump brace-expansion from 1.1.12 to 1.1.13 in /docs (#12342)
dependabot[bot] Mar 30, 2026
c675b5b
fix: initialize missing address attribute in HanaHandler (#12328)
Krishnachaitanyakc Mar 30, 2026
7fee1dc
Add bearer token auth support to Confluence handler (#12327)
Raahim-Lone Mar 30, 2026
520414a
Fix formatting (#12344)
StpMax Mar 30, 2026
6dca0b8
Fix TaskThread crash on missing task record (#12262)
ianu82 Mar 30, 2026
5986c7f
del useless test
StpMax Mar 30, 2026
34a9615
updates
martyna-mindsdb Mar 30, 2026
9089a94
updates
martyna-mindsdb Mar 30, 2026
de757a9
Add healthcheck to container (#11981)
hamishfagg Mar 30, 2026
7efe01a
security(utilities): harden path traversal validation in safe_extract
Syeda-Anshrah-Gillani Mar 31, 2026
c6c8a05
Fix static errors (#12349)
ea-rus Apr 1, 2026
1153bdf
Fix subquery references (#12337)
StpMax Apr 1, 2026
4ae5e51
feat: add AG2 multi-agent handler
faridun-ag2 Apr 1, 2026
3639566
docs homepage (#12269)
alecantu7 Apr 1, 2026
5fe296f
Merge branch 'main' into add-ag2-handler
faridun-ag2 Apr 1, 2026
db74da4
fixing docs homepage
martyna-mindsdb Apr 2, 2026
e16b6ac
fixing docs homepage (#12353)
alecantu7 Apr 2, 2026
389e2ae
docs homepage redirect
martyna-mindsdb Apr 2, 2026
05aad66
docs homepage redirect (#12356)
alecantu7 Apr 2, 2026
132d128
Merge branch 'main' into releases/26.1.0
StpMax Apr 3, 2026
fd40104
feat: add AG2 multi-agent handler (#12352)
StpMax Apr 3, 2026
24887d4
add ag2 to check_requiremetns
StpMax Apr 3, 2026
a5c6065
Merge branch 'releases/26.1.0' into bugfix/fqe-2146-hubspot-multitabl…
tino097 Apr 3, 2026
e703ff0
Fix comparasion logic
tino097 Apr 3, 2026
ff7525b
Add test for association tables comparation
tino097 Apr 3, 2026
5b045c6
Clean up blank lines in mindsdb.Dockerfile (#12284)
StpMax Apr 3, 2026
315f4d4
Fix tests
tino097 Apr 3, 2026
37355c2
Merge remote-tracking branch 'origin/releases/26.1.0' into bugfix/fqe…
tino097 Apr 3, 2026
7077a04
Ruff
tino097 Apr 3, 2026
2cd0805
Ruff
tino097 Apr 3, 2026
9b55dab
Ruff ruff
tino097 Apr 3, 2026
03a3e31
Ruffff
tino097 Apr 3, 2026
b43bb27
Merge branch 'releases/26.1.0' into bugfix/files-safe-extract
tino097 Apr 3, 2026
09b7abb
Bugfix/files safe extract (#12010)
tino097 Apr 3, 2026
9fb7a2c
Merge branch 'releases/26.1.0' into bugfix/temporary-folder-cleanup
tino097 Apr 3, 2026
51174bf
Temporary folder cleanup error handling (#11728)
tino097 Apr 3, 2026
959c7f1
Merge branch 'releases/26.1.0' into feature/jira-handler-updates
tino097 Apr 3, 2026
68617de
Fixes from PR review
tino097 Mar 26, 2026
536e2b9
Fixes from PR review
tino097 Mar 26, 2026
2edc8ce
Ruff
tino097 Apr 3, 2026
f25c43b
FAISS: mixed search optimization (#12336)
ea-rus Apr 6, 2026
4c17b29
Merge remote-tracking branch 'origin/releases/26.1.0' into feature/ji…
tino097 Apr 6, 2026
2920f95
Fix security issues in deps (#12334)
hamishfagg Apr 7, 2026
e7399d6
docs: fix Ollama engine name from ollama_engine to ollama (#12362)
singhvishalkr Apr 8, 2026
8b57fc9
Fix: get all KBs when check existence (#12357)
StpMax Apr 9, 2026
4e631a3
Bump mintlify (#12368)
ZoranPandovski Apr 9, 2026
d2ceabc
docs homepage fix (#12370)
martyna-mindsdb Apr 9, 2026
ff9ea29
docs: fix CREATE MODEL/PREDICTOR typo on model creation page (#12361)
singhvishalkr Apr 9, 2026
4ac54e1
Azure provider fixes (#12343)
ea-rus Apr 9, 2026
2d5f695
Cleanup rag (#12345)
StpMax Apr 10, 2026
fae3447
Merge branch 'releases/26.1.0' into bugfix/fqe-2146-hubspot-multitabl…
tino097 Apr 10, 2026
6a3708a
[Feature]Jira Handler updates (#11951)
tino097 Apr 10, 2026
b8cdf29
Deleted unlinked assets and ts model from doc (#12350)
StpMax Apr 10, 2026
cfe88ed
Merge remote-tracking branch 'origin/releases/26.1.0' into feature/fq…
tino097 Apr 12, 2026
81054bd
Ruff
tino097 Apr 12, 2026
a6e17ea
Use github fet tree api
tino097 Apr 12, 2026
ba327a3
Remove unused import
tino097 Apr 12, 2026
df33850
remove unused imports
tino097 Apr 12, 2026
865fd96
Ruff
tino097 Apr 12, 2026
6a4315e
Move community handler tests into different folder
tino097 Apr 12, 2026
d5e22e8
Ruff
tino097 Apr 12, 2026
922e2e5
Merge branch 'main' into releases/26.1.0
StpMax Apr 13, 2026
709bc52
Bump basic-ftp from 5.2.0 to 5.2.2 in /docs (#12373)
dependabot[bot] Apr 13, 2026
935498a
edited the INSERT query in the Usage section of Instatus documentatio…
Tzsapphire Apr 13, 2026
985cbe6
Big query new params (#12266)
ZoranPandovski Apr 14, 2026
9c557ef
Merge remote-tracking branch 'origin/releases/26.1.0' into feature/fq…
tino097 Apr 14, 2026
4954e1a
Remove community handlers from tests
tino097 Apr 14, 2026
576f331
Ruff
tino097 Apr 14, 2026
0af2423
Add additional checks and skip if the folder name is not fetched
tino097 Apr 14, 2026
117c79f
Ruff
tino097 Apr 14, 2026
e842e1a
Fix test for windows
tino097 Apr 14, 2026
fc54c74
Applies security updates to Dockerfile base image (#12381)
lucas-koontz Apr 15, 2026
4e9d974
Litellm replace in knowledge base (#12354)
ea-rus Apr 15, 2026
abc8164
Merge branch 'releases/26.1.0' into bugfix/fqe-2146-hubspot-multitabl…
tino097 Apr 15, 2026
6ece6e8
Merge branch 'releases/26.1.0' into feature/fqe-2135-move-commutnity-…
tino097 Apr 15, 2026
587fa8d
Download only selected handler
tino097 Apr 15, 2026
67c7c58
Ruff
tino097 Apr 15, 2026
708c57b
Faiss doc (#12346)
ea-rus Apr 15, 2026
b2dab50
Test artifacts (#12245)
ZoranPandovski Apr 15, 2026
9c7738f
Fqe 1952 (#12384)
sejubar Apr 15, 2026
3f3578f
Remove litellm, and move others to community handlers
tino097 Apr 15, 2026
b416b2b
Merge branch 'releases/26.1.0' into feature/fqe-2135-move-commutnity-…
tino097 Apr 15, 2026
0711b72
Move rayserve handler
tino097 Apr 15, 2026
c99b275
Update README with MindsDB product details (#12382)
torrmal Apr 15, 2026
ead9fe2
Make byom test to check for community handlers flag
tino097 Apr 15, 2026
ae67e6d
Hubspot Multitable Join Fix (#12270)
tino097 Apr 15, 2026
a970d76
Merge remote-tracking branch 'origin/releases/26.1.0' into feature/fq…
tino097 Apr 15, 2026
90e0398
Fix failig test
tino097 Apr 15, 2026
60c10ea
Bump follow-redirects from 1.15.11 to 1.16.0 in /docs
dependabot[bot] Apr 15, 2026
6304802
Bump python-multipart from 0.0.20 to 0.0.26 in /requirements
dependabot[bot] Apr 15, 2026
9b910a1
Remove community handlers (#12250)
tino097 Apr 15, 2026
f0e042e
Cleanup tests from other PRs
tino097 Apr 15, 2026
12653df
Cleanup tests from other PRs (#12389)
tino097 Apr 16, 2026
9bff4e9
Bump filelock from 3.18.0 to 3.20.3 in /requirements (#12093)
dependabot[bot] Apr 17, 2026
6419e86
Bump basic-ftp from 5.2.0 to 5.3.0 in /docs (#12393)
dependabot[bot] Apr 17, 2026
914e0c0
Merge branch 'main' into releases/26.1.0
StpMax Apr 17, 2026
56b66ee
Bump follow-redirects from 1.15.11 to 1.16.0 in /docs (#12387)
StpMax Apr 17, 2026
a538901
Merge branch 'releases/26.1.0' into dependabot/pip/requirements/pytho…
StpMax Apr 17, 2026
b530bb6
Bump picomatch in /docs (#12330)
StpMax Apr 17, 2026
05b012d
Bump python-multipart from 0.0.20 to 0.0.26 in /requirements (#12388)
StpMax Apr 17, 2026
cb6e27c
Merge branch 'releases/26.1.0' into fix/path-traversal-validation
StpMax Apr 17, 2026
bc554ec
security(utilities): harden path traversal validation in safe_extract…
StpMax Apr 17, 2026
ad9d7d4
ruff
StpMax Apr 17, 2026
f77e2ab
More secure file extraction (#12394)
StpMax Apr 17, 2026
22354d9
bump version to 26.1.0rc1
StpMax Apr 17, 2026
6abaccb
Cleanup docker bake (#12395)
tino097 Apr 20, 2026
fcb983c
fix mcp oauth in docker (#12397)
StpMax Apr 21, 2026
76f7f5e
bump version to v26.1.0
StpMax Apr 22, 2026
42f6fea
del debug message
StpMax Apr 22, 2026
a4d9f0b
fix
StpMax Apr 22, 2026
43f1ef3
fix
StpMax Apr 22, 2026
86be14b
Release 26.1.0 (#12249)
StpMax Apr 23, 2026
c89e959
Release 26.2.0 (#12402)
StpMax Apr 28, 2026
abc1042
Fixes missing permissions in staging workflow (#12418)
lucas-koontz Apr 29, 2026
8d3cf79
Update README.md (#12423)
martyna-mindsdb Apr 30, 2026
37ccd07
updating homepage anton link (#12422)
martyna-mindsdb Apr 30, 2026
2fd14a0
new docs
torrmal Jun 10, 2026
c770de0
webpage
torrmal Jun 10, 2026
5bfbb49
cleaner version
torrmal Jun 10, 2026
1fdb406
better structure in docs
torrmal Jun 10, 2026
249f98e
Update documentation link to new URL
torrmal Jun 11, 2026
514fbb9
Add Google site verification meta tag
C0staTin Jun 11, 2026
cf8d23c
Revamp README and docs for the Query Engine era
C0staTin Jun 11, 2026
242e160
Readme and docs update - PR #4 from mindsdb/revamp-readme-docs-seo
C0staTin Jun 12, 2026
1c35220
Center align title and fix closing div in README
C0staTin Jun 12, 2026
fd730db
Update hero title in index.html
C0staTin Jun 12, 2026
6bedf87
Merge mindsdb/engine into fork (catch-up)
gabrielbressan-tfy Jun 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
contact_links:
- name: "Join MindsDB Community"
url: https://mindsdb.com/joincommunity
about: Join our community on Slack for other questions and general chat
- name: "Join the MindsDB Discord"
url: https://mindshub.ai/discord
about: Join our Discord for questions and general chat
47 changes: 0 additions & 47 deletions .github/ISSUE_TEMPLATE/integrations_contest.yaml

This file was deleted.

12 changes: 12 additions & 0 deletions .github/workflows/build_deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,18 @@ jobs:
platforms: linux/amd64
push-cache: false

scan-keycloak:
runs-on: mdb-dev
needs: [ build ]
name: Scan cloud-cpu image
steps:
- uses: actions/checkout@v4
- uses: mindsdb/github-actions/snyk-docker-scan@main
with:
image: 168681354662.dkr.ecr.us-east-1.amazonaws.com/mindsdb:${{ github.event.pull_request.head.sha }}-cloud-cpu
snyk-token: ${{ secrets.SNYK_TOKEN }}
dockerfile: docker/mindsdb.Dockerfile

# Push cache layers to docker registry
# This is separate to the build step so we can do other stuff in parallel
build-cache:
Expand Down
5 changes: 4 additions & 1 deletion .github/workflows/build_deploy_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Build and deploy to staging

permissions:
contents: read
pull-requests: write
pages: write
id-token: write

on:
# Using pull_request instead of push on main because we want access to the pull request's details via 'github.event'
Expand All @@ -10,7 +13,7 @@ on:
types:
- closed
branches:
- 'develop'
- 'main'
- 'releases/*'

concurrency:
Expand Down
38 changes: 38 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
name: Deploy SQL Docs to GitHub Pages

on:
push:
branches: [main]
paths:
- 'docs/index.html'
workflow_dispatch:

permissions:
contents: read
pages: write
id-token: write

concurrency:
group: github-pages
cancel-in-progress: true

jobs:
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

- name: Configure Pages
uses: actions/configure-pages@v5

- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v3
with:
path: docs/

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
13 changes: 2 additions & 11 deletions .github/workflows/tests_unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,12 @@ env:
timescaledb
mssql
oracle
slack
redshift
bigquery
clickhouse
web
databricks
github
ms_teams
statsforecast
chromadb
confluence
duckdb_faiss
openai
# We measure 80% on this handlers, as they are the verified
HANDLERS_TO_VERIFY: |
mysql
Expand All @@ -43,11 +38,9 @@ env:
timescaledb
mssql
oracle
slack
file
redshift
bigquery
confluence
COVERAGE_FAIL_UNDER: "80"

jobs:
Expand Down Expand Up @@ -163,8 +156,6 @@ jobs:
uv pip install ".[agents,kb]" \
-r requirements/requirements-test.txt \
"${HANDLER_EXTRAS[@]}"
# Onuxruntime is required for ChromaDB, once we have default pgvector we can remove it
uv pip install --force-reinstall onnxruntime==1.20.1
git clone --branch v$(uv pip show mindsdb_sql_parser | grep Version | cut -d ' ' -f 2) https://github.com/mindsdb/mindsdb_sql_parser.git parser_tests

- name: Run unit tests
Expand Down
12 changes: 5 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Being part of the core MindsDB team is accessible to anyone who is motivated and wants to be part of that journey!

Please see below how to contribute to the project, also refer to the contributing documentation.
Please see below how to contribute to the project.

## How can you help us?

Expand All @@ -27,20 +27,18 @@ In general, we follow the "fork-and-pull" Git workflow.
> NOTE: Be sure to merge the latest from "upstream" before making a pull request! Also, make the PR to the `main` branch.

## Feature and Bug reports
We use GitHub issues to track bugs and features. Report them by opening a [new issue](https://github.com/mindsdb/mindsdb/issues/new/choose) and fill out all of the required inputs.
We use GitHub issues to track bugs and features. Report them by opening a [new issue](https://github.com/mindsdb/engine/issues) and fill out all of the required inputs.

## Code review process

The Pull Request reviews are done on a regular basis. Please, make sure you respond to our feedback/questions.

## Community

If you have additional questions or you want to chat with the MindsDB core team, please join our [Slack community](https://mindsdb.com/joincommunity) or post at [Github Discussions](https://github.com/mindsdb/mindsdb/discussions).

To get updates on MindsDB’s latest announcements, releases, and events, sign up for our [Monthly Community Newsletter](https://mindsdb.com/newsletter/?utm_medium=community&utm_source=github&utm_campaign=mindsdb%20repo).
If you have additional questions or you want to chat with the MindsDB core team, please join our [Discord](https://mindshub.ai/discord) or open a [GitHub issue](https://github.com/mindsdb/engine/issues).

Join our mission of democratizing machine learning!
Join our mission of making semantic search accessible to everyone who knows SQL!

## Contributor Code of Conduct
Please note that this project is released with a [Contributor Code of Conduct](https://github.com/mindsdb/mindsdb/blob/main/CODE_OF_CONDUCT.md). By participating in this project, you agree to abide by its terms.
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project, you agree to abide by its terms.

6 changes: 5 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PYTEST_ARGS = -v -rs --disable-warnings -n auto --dist loadfile
PYTEST_ARGS = -v -xrs --disable-warnings -n 1 --dist loadfile
PYTEST_ARGS_DEBUG = --runslow -vs -rs
DSI_PYTEST_ARGS = --run-dsi-tests
DSI_REPORT_ARGS = --json-report --json-report-file=reports/report.json
Expand Down Expand Up @@ -87,4 +87,8 @@ unit_tests_debug:
env PYTHONPATH=./ pytest $(PYTEST_ARGS_DEBUG) tests/unit/executor/
pytest $(PYTEST_ARGS_DEBUG) --ignore=tests/unit/executor tests/unit/

.PHONY: tests-artifacts
tests-artifacts:
./scripts/test-artifacts.sh

.PHONY: install_mindsdb install_handler precommit format run_mindsdb check build_docker run_docker integration_tests integration_tests_slow integration_tests_debug datasource_integration_tests datasource_integration_tests_debug unit_tests unit_tests_slow unit_tests_debug
Loading
Loading