Dogukan Karatas
4c41fa79fc
feat(specklepy): publish to pypi ( #396 )
...
* updates publish.yml
* added the secrets
* update publish.yml
* updates workflow
* updates workflows
* Update github-action.yml
* updates github action
* updates docker-compose and deletes .devcontainer
* disables pytests
* changes the localhost
* rollback - comment out the tests
---------
Co-authored-by: KatKatKateryna <89912278+KatKatKateryna@users.noreply.github.com >
2025-04-23 16:51:39 +02:00
Gergő Jedlicska
7dedff68f4
Merge branch 'v3-dev' of github.com:specklesystems/specklepy into gergo/nostringcase
2025-03-27 15:50:28 +01:00
Gergő Jedlicska
d6e31a9752
chore: fix compose file
2025-03-27 15:19:25 +01:00
Jedd Morgan
32cbb33e10
Add Frontend origin header
2025-02-19 17:04:30 +00:00
Gergő Jedlicska
37c8e6dfb1
ci: run server in ci
2025-01-20 21:24:38 +01:00
Jedd Morgan
08fb3f6cd7
updated docker compose to fe2
2024-10-21 12:16:26 +01:00
Jedd Morgan
fe7909c913
trailing whitespace
2024-10-21 11:40:50 +01:00
Jedd Morgan
a00e16929d
trailing return
2024-10-21 11:36:59 +01:00
Jedd Morgan
44d1ef9f93
re-added frontend service
2024-10-21 11:36:16 +01:00
Jedd Morgan
404dbd1d1e
Updated docker compose
2024-10-18 14:03:35 +01:00
Jedd Morgan
71d3589e72
pinned MinIO version for integration test docker compose
2023-11-10 13:54:02 +00:00
Gergő Jedlicska
2e8943e961
feat: test against latest
2023-09-19 20:18:47 +02:00
Alan Rynne
19e26318fc
fix(ci): Integration tests now use new docker-compose file ( #283 )
...
* fix(ci): Initial test with new docker-compose file
* fix(ci): Don't use python orb
* fix(ci): Use python 3
* fix(ci): Use python3 everywhere
* fix(ci): whitespace PEBKAC
* fix(ci): use included pyenv installation
* fix(ci): Skip pyenv version if its the current one
* fix(ci): Reapply matrix build for integration testing
* fix(ci): Run exec $SHELL
* fix(ci): Removed exec step
* fix(ci): Remove test-old job
2023-06-09 11:46:03 +02:00