krande
9335c8a0c8
add test and update ci
2023-12-17 18:09:28 +01:00
krande
eccc21277d
update ci
2023-12-17 15:42:38 +01:00
krande
2ce7e16537
add fix for ci tests
2023-12-17 15:33:35 +01:00
Andrej730
3f018a4195
localize mathutils dependency in tests #3895
...
replaced shapebuilder with general ifcopenshell code in `test_add_boolean` (the only place besides `test_shape_builder` where it was used), that way mathutils dependency in tests is localized only to `test_shape_builder.py`.
added test-safe option to makefile, so github workflow would ignore `test_shape_builder` tests for now and it wouldn't interrupt the entire workflow
2023-10-17 15:53:26 +05:00
Thomas Krijnen
b231f43fc7
Update ci.yml
2023-08-30 11:38:28 +02:00
Thomas Krijnen
5f952ecd00
Update ci.yml
2023-03-29 11:14:51 +02:00
Thomas Krijnen
6e8049c43b
Update ci.yml
2023-03-29 10:46:18 +02:00
Thomas Krijnen
e50045bbed
Update ci.yml
2023-03-12 10:06:32 +01:00
Andrej730
cbc24c31a2
aud dependency fork fix
...
Solves #2759
2023-02-14 00:59:17 +05:00
Li1506
c4cea20849
add IfcConvert testing on sample files step to ci.yml
2023-02-11 13:25:50 +01:00
Sigma Dimensions
fa0f484922
Inlcude audio library for BlenderBIM costing chaching sound
2023-02-11 10:05:54 +01:00
Thomas Krijnen
04fb7cdf9c
Update ci.yml
2022-12-25 17:36:18 +01:00
krande
87021ebbe7
fix: edit ci triggers for ifcopenshell.
...
Changes are made to the github actions workflow files to reduce unnecessary triggering of ifcopenshell compilation, testing and conda package building
2022-09-01 09:41:30 +02:00
Thomas Krijnen
6026e037fa
Update schema references
2022-07-17 21:13:46 +02:00
Dion Moult
9db07883b7
Scheduling calculations no longer calculate from midnight and now handle a single 9-5 day as a duration of 1 day, as per industry standard practice.
2022-03-25 16:09:22 +11:00
Dion Moult
0c8273eb70
Minor fix
2022-03-22 11:47:37 +11:00
Thomas Krijnen
c9c11a2905
Install to system local root
2022-01-09 21:11:47 +01:00
Thomas Krijnen
0098e38c77
Switch to libocct for yml workflows: add data-exchange libs
2021-12-10 08:08:03 +01:00
Thomas Krijnen
5fb40a390c
Switch to libocct for yml workflows: update include dir
2021-12-09 20:52:30 +01:00
Thomas Krijnen
0cb8716c6a
Switch to libocct for yml workflows
2021-12-09 20:47:00 +01:00
Thomas Krijnen
ce08fa9c1a
Merge remote-tracking branch 'origin/v0.6.0' into v0.7.0
...
# Conflicts:
# src/ifcparse/IfcParse.h
2021-09-24 10:29:10 +02:00
Thomas Krijnen
51e13c06ba
Update ci.yml
2021-09-24 10:19:23 +02:00
Thomas Krijnen
768b754a0b
Merge remote-tracking branch 'origin/v0.6.0' into v0.7.0
...
# Conflicts:
# .github/workflows/ci.yml
# src/ifcparse/IfcParse.cpp
2021-09-24 09:03:58 +02:00
Dion Moult
b71684955d
Simplify packaging, add create project smoke test. New license target.
2021-09-03 14:11:15 +10:00
Dion Moult
b1b3d7e312
Minor fix. See #1711 .
2021-08-31 14:10:43 +10:00
krande
c96d1e6387
add lxml package as another dep to be installed before running tests
2021-08-26 09:58:37 +02:00
krande
d4ace423a3
Prep BCF for pypi upload.
...
* Refactored the BCF dir into a "src-layout" which I am more comfortable with. We can likely change this back if it is not compatible with other development
* I added a few setup files for the bcf package (setup.cfg, pyproject.toml and a MANIFEST.in file)
* Added two __init__.py files in the v2 and v3 subfolders for them to be picked up during package compilation
2021-08-26 09:58:37 +02:00
krande
9c81418492
Add numpy as a dependency
2021-08-26 09:58:37 +02:00
Kristoffer Andersen
a60c5367ee
Update rel path
2021-08-26 09:58:37 +02:00
krande
cb0c124745
cd into test folder before running tests
2021-08-26 09:58:37 +02:00
krande
6aea3361c1
Add proposal for CI workflow on PR and commits
2021-08-26 09:58:37 +02:00
Thomas Krijnen
ea9fd80998
Update ci.yml
2021-08-10 14:01:33 +02:00
Thomas Krijnen
5773c304dc
Update ci.yml
2021-08-10 13:53:37 +02:00
Thomas Krijnen
5bf7aea21b
Update ci.yml
2021-08-10 13:50:57 +02:00
Thomas Krijnen
e69b081962
cgal
2021-08-10 13:44:05 +02:00
Thomas Krijnen
443d769f62
recursive checkout
2021-08-10 12:54:55 +02:00
Thomas Krijnen
a727f81844
Update ci.yml
2021-07-11 09:29:23 +02:00
Priit Laes
dbce9ec049
actions: ci: Skip installing recommended packages
...
Not much, but still small improvement:
6 upgraded, 138 newly installed, 0 to remove and 43 not upgraded.
6 upgraded, 135 newly installed, 0 to remove and 43 not upgraded.
2021-03-14 16:42:09 +01:00
Priit Laes
b9c5c28c54
actions: ci: Use single apt install call
...
Reduces time for this step ~10%
2021-03-14 16:42:09 +01:00
Priit Laes
184a189f2a
actions: ci: Enable ccache
...
Reduces build time with full cache from 20 to ~3 minutes.
2021-03-14 16:42:09 +01:00
Thomas Krijnen
37f549927d
Update ci.yml
2021-03-14 12:29:05 +01:00
Thomas Krijnen
a5fe3e77e7
Update ci.yml
2021-03-14 11:59:36 +01:00
Priit Laes
510dca1aca
build: actions: Don't hardcode parallel builds to 10 in release workflow
...
And convert from deprecated `backtick` syntax to POSIX-compatible $(...)
2021-03-13 15:00:46 +01:00
Thomas Krijnen
059c405652
Github actions nproc
2021-03-08 15:20:59 +01:00
Thomas Krijnen
5c3642e1d1
Use BUILD_PACKAGE option
2021-03-08 14:52:57 +01:00
Thomas Krijnen
8ee9835e27
Change repo name
2021-03-08 14:52:57 +01:00
Christophe Prud'homme
1bed25408f
up ci
2021-03-08 14:52:57 +01:00
Christophe Prud'homme
603a034ac6
use host ubuntu 20.04
2021-03-08 14:52:57 +01:00
Christophe Prud'homme
6f802ed770
prepare for docker image of ifcopenshell
2021-03-08 14:52:57 +01:00
Christophe Prud'homme
e4f591babf
add gh action
2021-03-08 14:52:57 +01:00