Commit Graph

  • 0c49948081 Bump actions/checkout from 4.2.2 to 6.0.2 dependabot/github_actions/actions/checkout-6.0.2 dependabot[bot] 2026-01-23 05:29:47 +00:00
  • 2dc26a8c24 Bump specklesystems/speckle-automate-github-composite-action dependabot/github_actions/specklesystems/speckle-automate-github-composite-action-0.9.2 dependabot[bot] 2025-09-24 05:20:13 +00:00
  • e194177a98 Bump actions/setup-python from 5 to 6 dependabot/github_actions/actions/setup-python-6 dependabot[bot] 2025-09-04 10:49:07 +00:00
  • 3f5880156b Update rule_processor.py (#67) main 3.0.2 Jonathon Broughton 2025-06-05 15:29:02 +01:00
  • 2ba1c5dd52 Update rule_processor.py jsdbroughton-patch-4 Jonathon Broughton 2025-06-05 15:28:51 +01:00
  • 6032306cc2 Update rule_processor.py (#66) 3.0.1 Jonathon Broughton 2025-06-05 15:23:23 +01:00
  • 2e5df3af19 Update rule_processor.py jsdbroughton-patch-3 Jonathon Broughton 2025-06-05 15:23:10 +01:00
  • 5fb871d76f Renames object_ids to affected_objects v3 Jonathon Broughton 2025-06-05 15:18:57 +01:00
  • c7171a54cb v3 (#65) 3.0.0 Jonathon Broughton 2025-06-05 14:03:44 +01:00
  • af8352933b v3 Jonathon Broughton 2025-06-05 14:02:44 +01:00
  • 0019667302 Amend README.md to reflect shift of companion application (#64) 1.1.1 Jonathon Broughton 2025-05-12 17:12:45 +01:00
  • 5d08a61a6b Updates Model Checker documentation fixes Jonathon Broughton 2025-05-12 17:10:17 +01:00
  • 954b975cca Merge remote-tracking branch 'origin/main' Jonathon Broughton 2025-05-12 17:11:04 +01:00
  • 129132dd3a Fixes (#63) 1.1.0 Jonathon Broughton 2025-05-12 15:53:33 +01:00
  • 7e7028b83e Updates integration test URL and severity. Jonathon Broughton 2025-05-12 15:37:34 +01:00
  • 0842689f3f Adds Python compatibility inspection Jonathon Broughton 2025-05-12 15:37:27 +01:00
  • aaacf94fbc Improves rule processing efficiency Jonathon Broughton 2025-05-12 15:36:50 +01:00
  • 1be14de6c8 Improves rule number handling Jonathon Broughton 2025-05-12 15:36:09 +01:00
  • f902f9c23f Merge pull request #62 from specklesystems/cdriesler-patch-1 1.0.1 Chuck Driesler 2025-04-23 00:45:46 +01:00
  • 7158d0576d Update main.yml cdriesler-patch-1 Chuck Driesler 2025-04-23 00:45:34 +01:00
  • bb87a7b932 Newmain (#61) Jonathon Broughton 2025-03-01 10:26:01 +00:00
  • f1c4e65d72 Readmeimprovement (#60) Jonathon Broughton 2025-03-01 10:22:44 +00:00
  • d41dacf13b Update README with clearer instructions readmeimprovement Jonathon Broughton 2025-03-01 10:20:41 +00:00
  • 089ecca34e Update README with clearer instructions is_set_rule Jonathon Broughton 2025-03-01 10:20:41 +00:00
  • 1c09449f19 Add 'is set' predicate and not empty check Jonathon Broughton 2025-02-28 17:36:40 +00:00
  • 0e81ac07f0 Merge remote-tracking branch 'origin/main' Jonathon Broughton 2025-02-28 17:35:43 +00:00
  • 1fa7bcb31a Comprehensive Documentation Update for User and Developer Guides (#59) 1.0.0 Jonathon Broughton 2025-02-28 16:05:21 +00:00
  • cccf3b1dc3 Update developer guide for Checker function READMEs Jonathon Broughton 2025-02-28 16:00:53 +00:00
  • 5c93c6861a Update README for Speckle Checker functionality Jonathon Broughton 2025-02-28 16:00:42 +00:00
  • 7d3afe4f9f Merge remote-tracking branch 'origin/main' Jonathon Broughton 2025-02-28 15:00:09 +00:00
  • 66312e1cdd Added over the top levels of documentation for future developers (#58) Jonathon Broughton 2025-02-28 14:59:25 +00:00
  • 5ddc20057f Update dependency ruff to v0.9.9 renovate/ruff-0.x renovate[bot] 2025-02-28 14:56:50 +00:00
  • 997b1049aa Added over the top levels of documentation for future developers Jonathon Broughton 2025-02-28 14:54:46 +00:00
  • 72478b010f Update dependency pydantic-settings to v2.8.1 renovate/pydantic-settings-2.x renovate[bot] 2025-02-27 10:38:03 +00:00
  • bebffccbc4 Update dependency pydantic-core to v2.30.0 renovate/pydantic-core-2.x renovate[bot] 2025-02-26 05:37:12 +00:00
  • 38d2073dbb Refactor footgun (#57) 0.3.9 Jonathon Broughton 2025-02-21 13:21:08 +00:00
  • fa305a7f82 Update dependency propcache to v0.3.0 renovate/propcache-0.x renovate[bot] 2025-02-20 22:08:54 +00:00
  • 091a272185 Add new predicates for value checks (#54) 0.3.8 Jonathon Broughton 2025-02-20 18:30:05 +00:00
  • 0e95f3998a Update rules.py (#53) 0.3.7 Jonathon Broughton 2025-02-20 17:32:29 +00:00
  • 05a5383060 Add 'contains' predicate method (#52) Jonathon Broughton 2025-02-20 17:22:02 +00:00
  • f3c56a48b5 Rule numbers and metdata validation (#51) 0.3.6 Jonathon Broughton 2025-02-20 15:41:33 +00:00
  • a704aded80 Refactor parameter value checks to use float conversion (#49) 0.3.5 Jonathon Broughton 2025-02-20 12:23:43 +00:00
  • c5dab9147f Update dependency gql to v3.5.1 renovate/gql-3.x renovate[bot] 2025-02-19 17:12:21 +00:00
  • d93e3772e1 Update dependency websockets to v15 renovate/websockets-15.x renovate[bot] 2025-02-19 02:48:39 +00:00
  • 910685c2a9 Update dependency attrs to v25 renovate/attrs-25.x renovate[bot] 2025-02-18 20:37:37 +00:00
  • 0a8858b076 Update dependency httpx to v0.28.1 renovate/httpx-0.x renovate[bot] 2025-02-18 20:37:34 +00:00
  • 90c5051fc6 Update test_user_entry.py (#44) Jonathon Broughton 2025-02-18 20:37:06 +00:00
  • ec6bdf3485 Update requirements.txt (#43) 0.3.4 Jonathon Broughton 2025-02-18 19:15:21 +00:00
  • 266f133b57 Update requirements.txt jsdbroughton-patch-2 Jonathon Broughton 2025-02-18 19:15:12 +00:00
  • ceaa75d40a Update requirements.txt (#41) Jonathon Broughton 2025-02-18 19:12:26 +00:00
  • 455b3f96a6 Update requirements.txt jsdbroughton-patch-1 Jonathon Broughton 2025-02-18 19:12:15 +00:00
  • 0566f7d890 Update python Docker tag to v3.13 (#38) 0.3.3 renovate[bot] 2025-02-18 19:09:55 +00:00
  • b431662031 Update rule_processor.py (#39) Jonathon Broughton 2025-02-18 19:08:25 +00:00
  • e520d9bc91 Update python Docker tag to v3.13 (#37) renovate[bot] 2025-02-18 18:59:18 +00:00
  • b6dcfe57df Update dependency httpx to v0.28.1 (#26) renovate[bot] 2025-02-18 18:58:52 +00:00
  • ba8443ce92 Update dependency pydantic-core to v2.29.0 (#27) renovate[bot] 2025-02-18 18:58:36 +00:00
  • 0bab18d2f2 Update python Docker tag to v3.13 (#28) renovate[bot] 2025-02-18 18:58:21 +00:00
  • dffb7ea7ba Update dependency attrs to v25 (#29) renovate[bot] 2025-02-18 18:57:59 +00:00
  • 4420fd31f4 Update dependency websockets to v15 (#30) renovate[bot] 2025-02-18 18:57:42 +00:00
  • 168a1f517a Robust rule validation and UX (#36) 0.3.2 Jonathon Broughton 2025-02-18 18:56:02 +00:00
  • e49bf225ec Update main.yml (#35) Jonathon Broughton 2025-02-18 09:23:57 +00:00
  • f3987fced9 Update main.yml (#34) Jonathon Broughton 2025-02-18 08:21:30 +00:00
  • 1ae3372f42 Update main.yml (#33) Jonathon Broughton 2025-02-18 08:07:09 +00:00
  • b071380a4f Update main.yml (#32) Jonathon Broughton 2025-02-18 00:07:30 +00:00
  • 460b21772a Update Dockerfile (#31) 0.3.1 Jonathon Broughton 2025-02-17 23:57:56 +00:00
  • 28a4302014 Update python Docker tag to v3.13 renovate/python-3.x renovate[bot] 2025-02-17 23:53:04 +00:00
  • bb40f185b5 Update dependency numpy to v2.2.3 (#24) 0.3.0 renovate[bot] 2025-02-17 23:52:05 +00:00
  • ee12143504 Update dependency specklepy to v2.21.3 (#25) renovate[bot] 2025-02-17 23:51:50 +00:00
  • 8582444e56 Add V3 compatibility (#23) Jonathon Broughton 2025-02-17 23:50:34 +00:00
  • f9330d3112 Enhance rule evaluation with severity handling v3-testing Jonathon Broughton 2025-02-17 23:43:43 +00:00
  • 6d94a6c7e7 Update predicate method mappings Jonathon Broughton 2025-02-17 23:43:18 +00:00
  • 5c48535177 Improve boolean handling and property search Jonathon Broughton 2025-02-17 23:42:58 +00:00
  • d0c1ea7065 Update version handling in automation function Jonathon Broughton 2025-02-17 23:42:15 +00:00
  • 897850197f Enhance spreadsheet data handling Jonathon Broughton 2025-02-17 23:41:55 +00:00
  • c92a751516 Refactor parameter tests for clarity and efficiency Jonathon Broughton 2025-02-17 23:41:38 +00:00
  • 3349a4c1b3 Add tests for severity level conversion Jonathon Broughton 2025-02-17 23:41:09 +00:00
  • a81f7b14bc Update predicates and enhance tests Jonathon Broughton 2025-02-11 09:56:15 +00:00
  • 1b676ef6e0 Refactor rules and parameter handling Jonathon Broughton 2025-02-11 09:56:04 +00:00
  • 37f6f4ba2e Add robust value comparison methods Jonathon Broughton 2025-02-11 09:55:51 +00:00
  • bcc123cca4 Add test runner config and new web resources Jonathon Broughton 2025-02-11 04:32:50 +00:00
  • 2a961ca6f3 Enhance helper functions and add rule processing Jonathon Broughton 2025-02-11 04:32:18 +00:00
  • 3f2ecb112f Rename test files and add new parameter tests Jonathon Broughton 2025-02-11 04:32:02 +00:00
  • 37b3eddfd7 Add new JSON test data for building elements Jonathon Broughton 2025-02-11 04:31:47 +00:00
  • b6baa6b5ba Past WIP rules for processing Speckle parameters Jonathon Broughton 2025-02-11 04:31:16 +00:00
  • 88b5b1a3e6 Add filtering and rule processing features Jonathon Broughton 2025-02-11 04:30:52 +00:00
  • 3717a8be45 Refactor rules handling and improve documentation Jonathon Broughton 2025-02-10 19:03:31 +00:00
  • b5e0f6f578 Update line length and tidy up code comments Jonathon Broughton 2025-02-10 19:00:18 +00:00
  • 20e8fc6fa3 Update project config and clean up unused files Jonathon Broughton 2025-02-10 18:54:34 +00:00
  • e4016de01f Add pre-commit hook and setup script Jonathon Broughton 2025-02-10 18:13:32 +00:00
  • 637b7700d7 Update dependencies to stable versions Jonathon Broughton 2025-02-10 18:01:50 +00:00
  • 979615221a Update dependencies to latest versions Jonathon Broughton 2025-02-10 18:00:23 +00:00
  • 654af4cfb2 Update dependencies to stable versions Jonathon Broughton 2025-02-10 17:56:52 +00:00
  • eefc9f8fe7 Update dependencies for pydantic and related packages Jonathon Broughton 2025-02-10 17:51:44 +00:00
  • 44ac41363b Update CI workflow and project dependencies Jonathon Broughton 2025-02-10 17:50:19 +00:00
  • fe2437d110 Shifting to local uv - editing toml Jonathon Broughton 2025-02-10 17:28:29 +00:00
  • a0b92bd115 Update project configuration and dependencies Jonathon Broughton 2025-02-10 16:30:00 +00:00
  • ccabdcb0a2 Update project configuration and name Jonathon Broughton 2025-02-10 12:04:50 +00:00
  • f2e06f165e Update Result Annotations (#20) 0.2.0 Jonathon Broughton 2025-02-07 19:22:14 +00:00
  • ced25f38dd dependencies (#19) 0.1.9 Jonathon Broughton 2025-02-06 21:54:13 +00:00
  • 2ef5ee8146 Imports (#18) Jonathon Broughton 2025-02-06 21:42:32 +00:00