Граф коммитов

47 Коммитов

Автор SHA1 Сообщение Дата
Iain Sproat 30101a8d09
chore(deps): use bullseye debian release (current stable) (#10) 2023-03-29 16:17:50 +01:00
Iain Sproat 300319a495
chore(deps): bump tensorflow to 2.12.0 and others (#9) 2023-03-27 17:20:36 +01:00
Iain Sproat f08afa56f0
Merge pull request #8 from specklesystems/snyk-fix-fc5280bc76b2bf90ee3e15c486cd657c
[Snyk] Security upgrade tensorflow/tensorflow from 2.12.0rc0-jupyter to 2.12.0rc1-jupyter
2023-03-13 10:32:39 +00:00
snyk-bot c0eab4bdfe
fix: server/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UBUNTU2004-CURL-3321691
- https://snyk.io/vuln/SNYK-UBUNTU2004-PYTHON38-3325862
- https://snyk.io/vuln/SNYK-UBUNTU2004-PYTHON38-3325862
- https://snyk.io/vuln/SNYK-UBUNTU2004-PYTHON38-3325862
- https://snyk.io/vuln/SNYK-UBUNTU2004-TAR-3261137
2023-03-13 10:29:29 +00:00
Iain Sproat cd4dd989bd
Merge pull request #7 from specklesystems/iain/img2pc-bump-keras-2.12.0rc0
fix(deps): bumps keras 2.12.0rc0
2023-02-19 21:05:38 +00:00
Iain Sproat a8281c22dd
fix(deps): bumps keras 2.12.0rc0 2023-02-19 21:01:59 +00:00
Iain Sproat d528f8507f
Merge pull request #6 from specklesystems/snyk-fix-ae563fc63d5b82ad327df5f0359ddf20
[Snyk] Security upgrade tensorflow/tensorflow from 2.11.0-jupyter to 2.12.0rc0-jupyter
2023-02-19 20:32:25 +00:00
snyk-bot 3c23f2d1fe
fix: server/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UBUNTU2004-GIT-3319859
- https://snyk.io/vuln/SNYK-UBUNTU2004-OPENSSL-3314692
- https://snyk.io/vuln/SNYK-UBUNTU2004-OPENSSL-3314703
- https://snyk.io/vuln/SNYK-UBUNTU2004-OPENSSL-3314740
- https://snyk.io/vuln/SNYK-UBUNTU2004-OPENSSL-3314788
2023-02-19 20:29:46 +00:00
Iain Sproat d36d40a0d3
Merge pull request #5 from specklesystems/iain/npm-update-deps
chore(deps): update npm dependencies
2023-02-07 11:14:36 +00:00
Iain Sproat 44f1595405
chore(deps): update npm dependencies 2023-02-07 09:27:16 +00:00
Iain Sproat 8c27d451d2
Merge pull request #4 from specklesystems/iain/bump-dockerfile-2023-01
chore(Dockerfile): bumps dependencies
2023-01-03 10:47:54 +00:00
Iain Sproat 48422c7aea
chore(Dockerfile): bumps dependencies 2023-01-03 10:41:45 +00:00
Iain Sproat 6007f288b5
Merge pull request #2 from specklesystems/iain/update-dockerfile-dependencies
Bump Dockerfile and dependencies to latest as of 2022-10-29
2022-10-31 17:16:51 +00:00
Iain Sproat 1030f03bb1
Updates keras layer due to bumped dependency 2022-10-31 17:04:11 +00:00
Iain Sproat dd77ed3b8b
Bump keras 2022-10-31 16:59:44 +00:00
Iain Sproat bb589c97f6
Adding model to Dockerfile 2022-10-31 16:50:30 +00:00
Iain Sproat 27008d7f92
Should build in the server directory 2022-10-31 16:31:37 +00:00
Iain Sproat f390e181fc
Merge branch 'main' into iain/update-dockerfile-dependencies 2022-10-31 12:11:35 +00:00
Iain Sproat 0b12d663bf
Merge pull request #3 from specklesystems/iain/fix-config.yml
Fix config.yml
2022-10-31 12:09:57 +00:00
Iain Sproat 0a62f515d9
Bump all dependencies to the latest available GA version 2022-10-31 12:07:25 +00:00
Iain Sproat c0cafe5eb4
Pin to previous version, we will bump in separate PR
- only publish tag with branch name
2022-10-31 11:49:47 +00:00
Iain Sproat 4bc421ffba
Pin dependencies to latest versions 2022-10-31 11:38:47 +00:00
Iain Sproat 0230834b4e
Remove debugging in script 2022-10-31 11:32:20 +00:00
Iain Sproat 9ebe9b0773
Pin pip requirements to specific versions
- allows for repeatable builds
2022-10-31 11:31:05 +00:00
Iain Sproat c1762a9f80
Add context 2022-10-31 11:17:26 +00:00
Iain Sproat c00d615580
Merge branch 'iain/update-dockerfile-dependencies' into iain/fix-config.yml 2022-10-31 11:12:35 +00:00
Iain Sproat 2e66ee8c2b
Fix by removing additional quotation marks and ignoring shellcheck 2022-10-31 10:58:00 +00:00
Iain Sproat 96b94e1e67
Debug output 2022-10-31 10:50:45 +00:00
Iain Sproat 7aeb48c953
Add LAST_RELEASE to build.sh 2022-10-31 10:48:32 +00:00
Iain Sproat 8ed1563d1c
chmod build.sh 2022-10-31 10:42:21 +00:00
Iain Sproat c9410a5642
Remove reference to env-vars 2022-10-31 10:40:53 +00:00
Iain Sproat b73a350533
Fix config.yml
Replace broken reference with actual value
2022-10-31 10:39:47 +00:00
Iain Sproat 4373ba68c0
Merge pull request #1 from specklesystems/iain/circleci
Adds a CircleCI config to build & publish Docker image
2022-10-31 10:37:46 +00:00
Iain Sproat 210d2afe77
Adds a CircleCI config to build & publish Docker image 2022-10-29 22:12:47 +01:00
Iain Sproat 11e1ef6ed3
Bump Dockerfile and dependencies to latest 2022-10-29 21:58:20 +01:00
cristi8 211ee65acb readme 2021-10-06 17:49:37 +03:00
cristi8 d78cb3f731 working 2021-10-06 12:18:52 +03:00
Claire Kuang b3e82da682 Added filler points 2021-09-25 08:42:13 +01:00
= 2d779254a4 server 2021-09-24 23:31:08 +03:00
Claire Kuang 10084a44a4 security destroyed 2021-09-21 18:21:07 +01:00
Claire Kuang 830a3fa6a6 Merge branch 'main' of https://github.com/specklesystems/SpeckleHackathon-ImgToPointCloud into main 2021-09-21 16:36:28 +01:00
Claire Kuang 124c67e15f added upload service params 2021-09-21 16:36:24 +01:00
Reynold Chan 8b8568b91b Update Point Commit.py 2021-09-21 09:55:59 -04:00
Reynold Chan eb2b52ecbc Create Point Commit.py 2021-09-21 08:25:34 -04:00
Claire Kuang d60a9e69ad ui components updated 2021-09-21 12:52:18 +01:00
Claire Kuang c1554091b6 add view app 2021-09-21 11:50:29 +01:00
Reynold Chan 474bfaf56c
Initial commit 2021-09-21 06:37:06 -04:00