Reynold Chan
242be2fa60
fixed per izzy's suggestion for naming convention + circular dependency
2021-12-10 18:08:41 -05:00
izzy lyseggen
ffa4f29200
fix(structural): correct import path for Axis
2021-12-10 11:18:24 +00:00
izzy lyseggen
40a691b098
style(structural): formatting pass
...
@Reynold-Chan please use Black for code formatting to keep the style
consistent with the rest of the repo. you can set your editor to
automatically format on save
2021-12-10 11:16:38 +00:00
Reynold Chan
487ce3aeb4
structural enums for geometry
2021-12-09 08:25:34 -05:00
Reynold Chan
6c0f10ae45
loading + analysis structural python + enums
2021-12-09 03:43:18 -05:00
Reynold Chan
436b26c91c
structural geometries python classes
2021-12-08 08:47:22 -05:00
Reynold Chan
f7bac26aed
finished structural properties
2021-12-07 21:37:55 -05:00
Reynold Chan
a31c049b51
materials done
2021-12-06 14:02:52 -05:00
izzy lyseggen
a419664461
Merge pull request #140 from specklesystems/izzy/bump-deps
...
chore: update deps
2.4.2
2021-11-30 11:52:09 +00:00
izzy lyseggen
4a0c07009b
chore: update deps
2021-11-30 11:50:34 +00:00
Gergő Jedlicska
682bcbfa9f
Merge pull request #138 from specklesystems/gergo/ci_test_report
...
add codecov badge
2021-11-24 18:56:11 +01:00
Gergő Jedlicska
ccf284e8fa
add codecov badge
2021-11-24 18:53:44 +01:00
Gergő Jedlicska
23102a28ff
Merge pull request #137 from specklesystems/gergo/ci_test_report
...
add circle_ci reporting
2021-11-24 18:46:25 +01:00
Gergő Jedlicska
5475edb253
coverage report to xml
2021-11-24 18:28:36 +01:00
Gergő Jedlicska
c52f80c1ef
add codecov upload
2021-11-24 18:21:39 +01:00
Gergő Jedlicska
21eecfa24c
add circle_ci reporting
2021-11-24 16:47:48 +01:00
izzy lyseggen
5dde1bfcf1
Merge pull request #136 from specklesystems/izzy/stream-wrapper-fix
...
fix(wrapper): fix for nested branches
2.4.1
2021-11-17 16:12:42 +00:00
izzy lyseggen
82c9d874c9
test(branches): server now returns main first
2021-11-17 16:11:22 +00:00
izzy lyseggen
9acf2c8a92
fix(wrapper): fix for nested branches
2021-11-17 15:59:51 +00:00
Gergő Jedlicska
95012e60c1
Merge pull request #132 from specklesystems/commit-recieved
...
Commit recieved
2021-10-29 11:01:21 +02:00
Gergő Jedlicska
19b6500bbd
Merge branch 'main' of github.com:specklesystems/specklepy into commit-recieved
2021-10-29 10:53:28 +02:00
Gergő Jedlicska
47a06e4630
version bump
2.4.0
2021-10-29 10:49:36 +02:00
Alan Rynne
e5a8b40bb2
Merge pull request #131 from specklesystems/commit-recieved
...
commit recieved service implementation
2021-10-29 10:48:55 +02:00
Gergő Jedlicska
219456f5f8
circleci py310 is not working
2021-10-27 20:28:01 +02:00
Gergő Jedlicska
d1544ae89f
Merge branch 'commit-recieved' of github.com:specklesystems/specklepy into commit-recieved
2021-10-27 19:20:15 +02:00
Gergő Jedlicska
8f7d4b2ca7
add 3.10 as target
2021-10-27 19:20:04 +02:00
Gergő Jedlicska
a7d31d4983
Delete stream_copy.py
2021-10-27 19:18:45 +02:00
Gergő Jedlicska
a89b12a02c
remove receive server test
2021-10-27 19:16:08 +02:00
Gergő Jedlicska
15ae68f5d7
commit received implementation
2021-10-27 14:13:49 +02:00
izzy lyseggen
0709cd99b5
Merge pull request #129 from specklesystems/izzy/token-auth
...
feat(wrapper/transport): token auth
2021-10-22 11:21:23 +02:00
izzy lyseggen
faf06f7141
fix(server): set transport url
2021-10-21 13:12:19 +01:00
izzy lyseggen
b54e09f811
test: server transport & wrapper token auth
2021-10-21 12:20:09 +01:00
izzy lyseggen
55b7e0d732
feat(wrapper): token auth for client and transport
2021-10-21 12:19:49 +01:00
izzy lyseggen
45c922679b
feat(server): allow construction with token & url
2021-10-21 12:19:19 +01:00
izzy lyseggen
b1c149382a
Merge pull request #128 from specklesystems/izzy/cereal-fixes
...
fix(deserialisation): type check bug and brep encoding hotfix
2.3.5
2021-10-14 17:09:27 +02:00
izzy lyseggen
393e98c8c2
fix(encoding): add none unit type
2021-10-14 16:07:34 +01:00
izzy lyseggen
8376329cbb
fix(base): type check error with optional generics
...
reported by rob on the forum:
https://speckle.community/t/issue-with-type-checking-in-pyhton/1861
2021-10-14 15:41:30 +01:00
izzy lyseggen
1567fe9e68
fix(breps): temp hotfix for curve encoding fail
...
addresses 🥒 Bug with brep receiving (curve encoding) #127
2021-10-14 15:38:51 +01:00
izzy lyseggen
364b826a1b
Merge pull request #126 from specklesystems/izzy/metrics-hotfix
...
fix(metrics): typo in tracking send
2.3.4
2021-10-13 11:28:52 +02:00
izzy lyseggen
297dbab479
fix(metrics): typo in tracking send
...
i'm a dumdum
2021-10-13 10:27:58 +01:00
izzy lyseggen
81680ed766
Merge pull request #125 from specklesystems/izzy/metrics
...
metrics 🛰
2.3.3
2021-10-12 11:38:40 +02:00
izzy lyseggen
c934720bb0
fix(metrics): try catch whole track method
2021-10-12 10:36:38 +01:00
izzy lyseggen
9297a5df49
feat(metrics): disable in tests
2021-10-11 18:10:53 +01:00
izzy lyseggen
7b8bf49769
feat(metrics): track creds, ops, and stream events
2021-10-11 18:10:33 +01:00
izzy lyseggen
c834496b72
feat(metrics): add them! 🛰
2021-10-11 18:09:50 +01:00
izzy lyseggen
f49491611f
Merge pull request #124 from specklesystems/izzy/objects
...
fix(objects): quick geo and style edits
2.3.2
2021-10-04 09:39:55 +01:00
izzy lyseggen
19b83ba191
fix(objects): quick geo and style edits
2021-10-04 09:37:42 +01:00
izzy lyseggen
8d81aab1ac
Merge pull request #123 from specklesystems/izzy/server-errors
...
fix(batch sender): improve error messages
2021-10-04 08:53:40 +01:00
izzy lyseggen
16868fbf3b
fix(batch sender): improve error messages
...
for when send fails completely. previously user only got a
json decode error
2021-10-04 08:53:02 +01:00
Matteo Cominetti
00892fc838
Create close-issue.yml
2021-10-02 17:13:24 +01:00