Jonathon Broughton
|
abc62f0811
|
AutomateGenerateJsonSchema(GenerateJsonSchema)
Adds additional processing the the OOTB GenerateJsonSchema for types created in pydantic that moves the requirement from users function to the SDK
|
2024-08-18 16:28:22 +01:00 |
Gergő Jedlicska
|
fe03d96ae2
|
Merge pull request #346 from specklesystems/charles/trailingSlash
fix(automate): remove extra slash
|
2024-08-11 13:31:17 +02:00 |
Charles Driesler
|
078a6c8da8
|
fix(automate): extra slash
|
2024-08-10 23:17:45 +01:00 |
Iain Sproat
|
905377dea1
|
feat(default domain): app.speckle.systems is now default over speckle.xyz (#343)
- also updates the example email domain to use the IANA owned example domain instead of a production or random domain
|
2024-07-18 17:19:32 +02:00 |
Gergő Jedlicska
|
62c5114cb3
|
Merge pull request #341 from specklesystems/gergo/fixtures_no_init
fix: remove fixtures from automate exports
|
2024-06-07 18:53:20 +02:00 |
Gergő Jedlicska
|
43a5302a90
|
fix: tures
|
2024-06-07 18:51:03 +02:00 |
Gergő Jedlicska
|
addaa996ea
|
fix: remove fixtures from automate exports
|
2024-06-07 18:42:19 +02:00 |
Gergő Jedlicska
|
3b5421a5bc
|
Merge pull request #340 from specklesystems/gergo/automateExceptionOutcome
feat: add excetion outcome reporting to functions
|
2024-06-07 15:29:40 +02:00 |
Gergő Jedlicska
|
88e8c86fa6
|
feat: add excetion outcome reporting to functions
|
2024-06-07 11:13:15 +02:00 |
Chuck Driesler
|
d6843b9971
|
Merge pull request #339 from specklesystems/chuck/testAutomationHelpers
WEB-1053 Create helpers for testing automate functions
|
2024-06-06 12:03:00 +01:00 |
Charles Driesler
|
302a9f7f30
|
repair import
|
2024-06-06 12:01:00 +01:00 |
Charles Driesler
|
ede9591c6a
|
export fixtures
|
2024-06-06 11:58:18 +01:00 |
Charles Driesler
|
c5b339d891
|
deps deps deps
|
2024-06-05 16:59:05 +01:00 |
Charles Driesler
|
2e35fb9e5c
|
create helpers for testing functions
|
2024-06-05 16:38:49 +01:00 |
Gergő Jedlicska
|
e6b822b0e3
|
Merge pull request #338 from specklesystems/gergo/automateExitCode
fix(automate): make sure we exit with code 0 if execution completes
|
2024-06-03 16:08:28 +02:00 |
Gergő Jedlicska
|
239bc4b5b9
|
docs(automate): finish comment block thoughts
|
2024-06-03 14:29:29 +02:00 |
Gergő Jedlicska
|
4eea15ddc1
|
fix(automate): make sure we exit with code 0 if execution completes
|
2024-06-03 14:27:07 +02:00 |
Aleksei Protopopov
|
204aa7466e
|
Feature: adds connection_timeout argument to SpeckleClient (#337)
* Add connection_timeout argument to SpeckleClient
* Reformat code with black
* Set default timeout to 10s
* Make connection retries configurable
|
2024-05-27 14:23:39 +01:00 |
Gergő Jedlicska
|
24019e99f3
|
Merge pull request #335 from specklesystems/gergo/automateInterfaceRework
Rework automate SDK for the integrated automate api
|
2024-05-16 18:14:47 +02:00 |
Gergő Jedlicska
|
64492fafa5
|
fix: proper pytest skip
|
2024-05-16 17:24:53 +02:00 |
Gergő Jedlicska
|
3a8d634989
|
test: disable automation tests for now
|
2024-05-16 17:18:57 +02:00 |
Gergő Jedlicska
|
f27650af3a
|
feat: update automation schema and automation context for the new automate interfaces
|
2024-05-16 10:25:58 +02:00 |
KatKatKateryna
|
6469b6f757
|
Merge pull request #334 from specklesystems/jsdb/doc-strings-patch
Corrects and enhances user API class documentation (CNX-9172)
|
2024-03-28 23:42:09 +08:00 |
KatKatKateryna
|
b28db0881c
|
formatting
|
2024-03-28 16:22:21 +01:00 |
Jonathon Broughton
|
b0b442de23
|
fix poetry in dockerfile
|
2024-03-28 14:48:34 +00:00 |
Jonathon Broughton
|
32d2fe8ead
|
Merge branch 'main' into jsdb/doc-strings-patch
|
2024-03-26 12:48:45 +00:00 |
Jonathon Broughton
|
9fd40eac23
|
Update other_user.py
|
2024-03-26 12:43:14 +00:00 |
Benjamin Ottensten
|
b22ba1f1f1
|
Update web app link in the README (#333)
|
2024-03-26 12:39:59 +00:00 |
Jonathon Broughton
|
5e20fe7bf1
|
Corrected/updated docstrings for method signatures
|
2024-03-26 11:06:35 +00:00 |
Jedd Morgan
|
6da5da23c4
|
feat(core): [CNX-9108] Added server migration support (#331)
* Added server migration support
* fix obvious mistake
* Fixed slightly less obvious mistake
* Run black
* isort
|
2024-03-25 11:15:41 +00:00 |
Gergő Jedlicska
|
1b59f0b026
|
feat: fix authenticate with token mechanism (#330)
|
2024-02-26 16:30:28 +00:00 |
Jedd Morgan
|
78123936d2
|
Merge pull request #329 from specklesystems/jrm/spirals-fix
fix(objects): [CNX-9014] Fixed issue with Spiral turns not deserializing in SpecklePy
|
2024-02-19 13:05:38 +00:00 |
Jedd Morgan
|
dbc1aefed3
|
Fixed issue with Spiral turns not deserializing in SpecklePy
|
2024-02-19 12:41:35 +00:00 |
Gergő Jedlicska
|
e726345b0c
|
Merge pull request #328 from mortenengen/fix-gis-dict-type
fix: dict type of renderer in Layer
|
2024-02-13 08:30:48 +01:00 |
Morten Engen
|
e074dbcced
|
gis/layers: fix dict type of renderer in Layer
|
2024-02-12 20:54:38 +01:00 |
Gergő Jedlicska
|
62e342b2cb
|
Merge pull request #302 from specklesystems/gergo/objects_init
fix: object initialization
|
2024-02-12 17:38:04 +01:00 |
Gergő Jedlicska
|
804dd37639
|
Merge branch 'main' into gergo/objects_init
|
2024-02-12 17:30:03 +01:00 |
Gergő Jedlicska
|
64b61f54f5
|
Merge pull request #322 from specklesystems/kate-2.17-hotfix
.url attribute was used before assignment; assign account to unauthen…
|
2024-02-12 17:29:50 +01:00 |
KatKatKateryna
|
58789ab234
|
undo
|
2024-02-12 15:33:21 +00:00 |
KatKatKateryna
|
2696fb74ba
|
raise instream of returning Exception
|
2024-02-12 15:30:00 +00:00 |
KatKatKateryna
|
57e176af91
|
typo
|
2024-02-12 15:23:37 +00:00 |
KatKatKateryna
|
437483641c
|
extra test
|
2024-02-12 15:23:01 +00:00 |
KatKatKateryna
|
1e971b57c3
|
formatting
|
2024-02-12 15:14:10 +00:00 |
KatKatKateryna
|
f04be12ec8
|
formatting
|
2024-02-12 15:11:11 +00:00 |
KatKatKateryna
|
51242928ca
|
remove circular import
|
2024-02-12 14:56:47 +00:00 |
KatKatKateryna
|
77b3be9145
|
formatting
|
2024-02-12 14:52:31 +00:00 |
KatKatKateryna
|
cc5abdf9cb
|
Merge branch 'main' into kate-2.17-hotfix
|
2024-02-12 13:52:34 +00:00 |
KatKatKateryna
|
4eca5144a8
|
unused import
|
2024-02-12 13:52:29 +00:00 |
KatKatKateryna
|
8589663049
|
don't get default account
|
2024-02-12 13:47:24 +00:00 |
KatKatKateryna
|
956f72dd6a
|
formatting
|
2024-02-12 13:09:09 +00:00 |