dependabot[bot]
fc97ccb6dc
Bump actions/checkout from 6 to 7
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit 62f627ecc6 )
2026-07-25 23:18:33 +10:00
dependabot[bot]
2b9822f141
Bump mamba-org/setup-micromamba from 2 to 3
...
Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba ) from 2 to 3.
- [Release notes](https://github.com/mamba-org/setup-micromamba/releases )
- [Commits](https://github.com/mamba-org/setup-micromamba/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: mamba-org/setup-micromamba
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-28 16:52:52 +11:00
Kristoffer Andersen
fb3e35c964
Fix macOS platform entries in CI workflow
2025-12-20 08:56:06 +01:00
dependabot[bot]
abb19e0870
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-19 13:39:50 +01:00
dependabot[bot]
07147f4b7f
Bump actions/checkout from 2 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 13:02:55 +01:00
Kristoffer Andersen
3ae5227b57
Update ci-ifcopenshell-conda-daily.yml
...
remove env var
2025-05-11 19:59:05 +02:00
Kristoffer Andersen
cdc994ca76
Update ci-ifcopenshell-conda-daily.yml
...
move rattler build output dir outside of build dir
2025-05-11 19:58:27 +02:00
Kristoffer Andersen
0ad4087f0a
Update ci-ifcopenshell-conda-daily.yml
...
remove dotnet to save space on ubuntu runner
2025-05-11 19:28:12 +02:00
Kristoffer Andersen
4b7ca648c6
Update ci-ifcopenshell-conda-daily.yml
...
try to get even more space on ubuntu ci runner
2025-05-11 19:23:28 +02:00
Kristoffer Andersen
17bd6e6b0c
Update ci-ifcopenshell-conda-daily.yml
...
fix missing comma
2025-05-11 19:12:34 +02:00
Kristoffer Andersen
7b80803cbe
separate osx-x86 and osx-arm64 for the conda daily builds ( #6694 )
...
* separate osx-x86 and osx-arm64 for the conda daily builds
* remove running this in PR. No need.
2025-05-11 18:59:52 +02:00
Kristoffer Andersen
eaf67d83f9
Update ci-ifcopenshell-conda-daily.yml
...
strip daily conda build version date string
2025-05-11 16:04:21 +02:00
Kristoffer Andersen
41f754e15b
Update ci-ifcopenshell-conda-daily.yml
...
Update conda ci
2025-05-11 15:53:29 +02:00
Kristoffer Andersen
b7cdb86327
use rattler-build to speed up daily conda builds and fix deps ( #6692 )
...
* use rattler-build to speed up daily conda builds and add typing_extensions
* minor update
2025-05-11 09:37:02 +02:00
Kristoffer Andersen
b88e35e3e7
Update ci-ifcopenshell-conda-daily.yml
...
remove illegal conda version character -
2024-07-19 13:50:08 +02:00
Kristoffer Andersen
6befa2dc12
Update ci-ifcopenshell-conda-daily.yml
...
making legal semver by using -alpha
2024-07-19 13:45:12 +02:00
Kristoffer Andersen
9fe40c3137
make necessary changes for v0.8 daily conda builds ( #4884 )
...
* make necessary changes for v0.8 daily ci conda builds
* fix conda find hdf5 portion of CMakelists.txt
2024-06-18 12:52:00 +02:00
krande
5f3e9f7576
add a workflow dispatch trigger (lets you click a button in the github actions workflow panel to start a new build)
2024-04-16 11:08:05 +02:00
krande
8c0ec6d398
test one more time on my fork before merging
2024-04-16 11:08:05 +02:00
Kristoffer Andersen
a744aa8570
Update ci-ifcopenshell-conda-daily.yml
...
change from deprecated mamba provisioner and move to python 3.11 and 3.12
2024-04-16 11:06:20 +02:00
Kristoffer Andersen
bb73390afe
Fix conda env
2024-04-15 09:47:27 +02:00
krande
3f4d183680
ready for PR
2023-08-03 16:27:29 +08:00
krande
85943c8086
add platform conda pkg dir in matrix
2023-08-03 16:27:29 +08:00
krande
a67bb8b2ff
add platform specific anaconda uploads
2023-08-03 16:27:29 +08:00
krande
339aea0295
ready v0.8 branch for conda daily PR
2023-08-03 16:27:29 +08:00
Kristoffer Andersen
7500919b5d
Set to fixed daily release
...
Remove association to every completed CI workflow. High frequency of releases makes it better to keep this at a fixed interval given it's so compute intensive
2023-01-13 14:59:06 +01:00
Kristoffer Andersen
7d021fb7a4
reduce number of parallel tasks
2023-01-13 08:03:16 +01:00
Kristoffer Andersen
b2cb8ffd8f
Update ci-ifcopenshell-conda-daily.yml
2023-01-13 07:56:24 +01:00
Kristoffer Andersen
25a5651e50
Update ci-ifcopenshell-conda-daily.yml
2023-01-13 07:53:53 +01:00
Kristoffer Andersen
621d89c80e
Update ci-ifcopenshell-conda-daily.yml
...
Bump GA versions away from deprecated versions
2022-11-01 20:58:59 +01:00
Kristoffer Andersen
872c057c4f
bump conda daily to python v 3.10 and 3.11
2022-11-01 16:16:28 +01:00
Kristoffer Andersen
8c8e83d98f
update ci-daily build use win2019 for upload
2022-10-01 10:04:24 +02: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