cognee/.github/workflows
Vasilije 8d7c4d5384
CI: (dev)Extract Windows and MacOS tests to separate job (#1715)
<!-- .github/pull_request_template.md -->

## Description
Reduces the amount of macOS and Windows jobs by running these tests only
for the latest python version in the list.
`different-os-tests-basic` runs tests on ubuntu and python `'["3.10.x",
"3.11.x", "3.12.x", "3.13.x"]'`
`different-os-tests-extended` runs windows and macOS tests for python
`3.13.x`.

<img width="255" height="385" alt="Screenshot 2025-10-31 at 12 36 11"
src="https://github.com/user-attachments/assets/73813d69-70a1-40a6-8197-b323ddc7d365"
/>

<!--
Please provide a clear, human-generated description of the changes in
this PR.
DO NOT use AI-generated descriptions. We want to understand your thought
process and reasoning.
-->

## Type of Change
<!-- Please check the relevant option -->
- [ ] Bug fix (non-breaking change that fixes an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] Documentation update
- [ ] Code refactoring
- [ ] Performance improvement
- [ ] Other (please specify):

## Screenshots/Videos (if applicable)
<!-- Add screenshots or videos to help explain your changes -->

## Pre-submission Checklist
<!-- Please check all boxes that apply before submitting your PR -->
- [ ] **I have tested my changes thoroughly before submitting this PR**
- [ ] **This PR contains minimal changes necessary to address the
issue/feature**
- [ ] My code follows the project's coding standards and style
guidelines
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have added necessary documentation (if applicable)
- [ ] All new and existing tests pass
- [ ] I have searched existing PRs to ensure this change hasn't been
submitted already
- [ ] I have linked any relevant issues in the description
- [ ] My commits have clear and descriptive messages

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-11-01 06:50:08 +01:00
..
approve_dco.yaml
backend_docker_build_test.yml feat: Return CI test for docker build (#977) 2025-06-12 06:10:21 -04:00
basic_tests.yml Merge branch 'dev' into fix-baml-ci-tests 2025-10-22 15:00:17 +02:00
clean_stale_pr.yaml
cli_tests.yml refactor: Move cli tests to run in parallel with all tests 2025-09-11 22:34:26 +02:00
community_greetings.yml Main merge vol5 (#1252) 2025-08-14 21:17:17 +02:00
db_examples_tests.yml test: replace neo4j usages in cicd with reusable local instances (#1507) 2025-10-09 12:39:18 +02:00
disable_independent_workflows.sh feat(#1357): Lexical chunk retriever (#1392) 2025-09-19 18:24:33 +02:00
distributed_test.yml fix: fixes distributed pipeline (#1454) 2025-10-09 14:06:25 +02:00
docker_compose.yml feat: New tests (#678) 2025-04-10 10:52:48 +02:00
dockerhub-mcp.yml Simplify Docker Buildx setup in workflow 2025-10-25 13:40:21 +02:00
dockerhub.yml
e2e_tests.yml test: add e2e feedback enrichment test 2025-10-23 17:09:15 +02:00
examples_tests.yml Merge branch 'dev' into feature/cog-2985-add-ci-tests-that-run-more-examples 2025-10-16 11:02:48 +02:00
graph_db_tests.yml test: replace neo4j usages in cicd with reusable local instances (#1507) 2025-10-09 12:39:18 +02:00
label-core-team.yml added auto tagging 2025-09-16 16:16:25 -07:00
notebooks_tests.yml Merge dev with main (#921) 2025-06-07 07:48:47 -07:00
pr_lint
relational_db_migration_tests.yml test: replace neo4j usages in cicd with reusable local instances (#1507) 2025-10-09 12:39:18 +02:00
release_discord_action.yml
reusable_notebook.yml fix: uv uninstalls rest of packages in some workflows 2025-08-15 09:48:23 +01:00
scorecard.yml Create scorecard.yml 2025-10-20 15:22:01 +02:00
search_db_tests.yml test: replace neo4j usages in cicd with reusable local instances (#1507) 2025-10-09 12:39:18 +02:00
temporal_graph_tests.yml chore:changes temporal tests llm provider to openai 2025-10-22 18:29:09 +02:00
test_different_operating_systems.yml Remove trailing whitespaces 2025-10-30 13:08:09 +03:00
test_llms.yml fix: Resolve issue with Gemini adapter (#1494) 2025-10-07 18:04:18 +02:00
test_mcp.yml feat: replace Owlready2 with RDFLib (#981) 2025-06-17 14:49:53 +02:00
test_ollama.yml use api/embed for ollama api 2025-10-31 13:43:29 +01:00
test_s3_file_storage.yml Merge branch 'dev' into feature/cog-2871-add-docling-as-data-ingestion-option-to-cognee-add 2025-10-12 13:06:13 +02:00
test_suites.yml Potential fix for code scanning alert no. 399: Workflow does not contain permissions 2025-10-31 12:37:38 +01:00
update-contributors.yml
vector_db_tests.yml test:Add tests for limit=None search 2025-09-23 12:46:51 +02:00
weighted_edges_tests.yml test: replace neo4j usages in cicd with reusable local instances (#1507) 2025-10-09 12:39:18 +02:00