087a4b9bee
Port IFC and IDS checks to Forgejo Actions
...
IDS Compliance Check / ids-lint (push) Failing after 41s
IFC Validation / lint-ifc (push) Failing after 28s
The GitHub workflows could never run here: they ask for runs-on:
ubuntu-latest, which no runner on hub.postle.net offers, so all 8 runs
so far were cancelled. Moved to .forgejo/workflows and pointed at the
`ifc` runner, which serves the pinned ifc-ci image.
The setup steps are gone because the image already contains
ifcopenshell, ifctester, idssplit and pytest, so a run no longer spends
most of its time in setup-python and `pip install ifcopenshell`.
Both bodies are otherwise unchanged apart from skipping libraries/,
which holds vendored component sources rather than deliverable models.
Verified in the ifc-ci container against this model before pushing:
both checks pass, and both were shown to fail when they should --
a corrupted GlobalId exits non-zero, and an IDS rule applying to all 32
windows reports [FAIL] (0/32) and exits 1. That second check matters
because ifctester's CLI never sets an exit code, so the grep for
[FAIL] is what makes the check capable of failing at all.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01T93BEAfP4jvcYo7oMo5AL1
2026-08-31 17:08:09 +01:00
e159507581
Merge pull request 'a lil' more breezy.' ( #10 ) from openingdesign/brown-street:breezy into main
...
IDS Compliance Check / ids-lint (push) Has been cancelled
IFC Validation / lint-ifc (push) Has been cancelled
Reviewed-on: #10
Let's see if ifcmerge really works server-side..
2026-05-18 22:02:06 +00:00
Ryan Schultz
d22893bad6
a lil' more breezy.
IDS Compliance Check / ids-lint (pull_request) Has been cancelled
IFC Validation / lint-ifc (pull_request) Has been cancelled
2026-05-18 09:43:38 -05:00
1463d1830b
change datestamp
IDS Compliance Check / ids-lint (push) Waiting to run
IFC Validation / lint-ifc (push) Waiting to run
2026-05-17 23:22:36 +01:00
f0a6c4f8dd
Github IFC validation and IDS checking
IDS Compliance Check / ids-lint (push) Waiting to run
IFC Validation / lint-ifc (push) Waiting to run
2025-10-22 21:25:51 +01:00
320738a466
validation errors fixed
2025-02-06 22:21:58 +00:00
573b4531f6
Drawings updated
2025-02-01 10:22:24 +00:00
22d931f8de
spatial containers fixed
2025-01-29 23:06:25 +00:00
45b7b02186
Skylights added
2025-01-29 22:25:50 +00:00
2801377feb
missing member added to truss
2025-01-29 21:44:05 +00:00
e5692e550e
truss is now a linked aggregate
2025-01-29 21:37:22 +00:00
ec61427f79
space geometry fixed
2025-01-29 20:57:39 +00:00
5de8034ce5
Truss added
2025-01-29 17:49:08 +00:00
d519021920
space qsets added
2025-01-22 14:22:06 +00:00
a543252fd4
spaces created
2025-01-22 14:20:03 +00:00
b8cb81672a
wall moved
2025-01-22 11:41:12 +00:00
3facf8e1c0
furniture deleted
2025-01-22 11:39:22 +00:00
9a3e1bf776
SHed roof redrawn
2025-01-21 22:54:59 +00:00
6697408d6b
spacial containers and walls
2025-01-21 21:48:34 +00:00
d8734b3626
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# model.ifc
2025-01-21 19:11:57 +00:00
adc7a3561f
stairs columns roof modified
2025-01-21 17:06:12 +00:00
de3150fbae
True North and bsdd test
2025-01-19 23:19:18 +00:00
ba664d01c8
Presumed 1st floor columns
2025-01-18 00:07:38 +00:00
1fbe1b4e53
Skylight openings
2025-01-17 23:58:36 +00:00
e12e8547a5
Windows have transparency
2025-01-17 23:21:41 +00:00
9a264cfe9e
Add some tables
2025-01-16 16:57:15 +00:00
33e93c27d5
steps fixed
2025-01-16 14:55:23 +00:00
3897acbc0d
Spaces fixed
2025-01-16 12:26:28 +00:00
16809d5f24
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# model.ifc
2025-01-16 12:12:54 +00:00
018d3162b1
furntiure added, minor fixes
2025-01-16 12:11:52 +00:00
cdaef9ff6f
add some test Space and Boundary items
2023-10-01 23:33:01 +01:00
0841aca7ab
wall void fixed
2023-09-26 19:38:52 +01:00
0fc93812f9
some walls added
2023-09-06 17:29:47 +01:00
e1333b86fe
missing materials assigned
2023-08-24 17:23:25 +01:00
72bc4e790d
Some material colours added
2023-08-24 17:19:25 +01:00
2ca3fdb440
add SVG/CSS assets
2023-08-24 10:03:54 +01:00
8b100ae4d5
misc changes
2023-08-23 17:30:59 +01:00
0ff631bb0a
stairs and pitched roof added
2023-08-23 17:18:12 +01:00
d01ee91037
More first floor added
2023-08-23 16:56:23 +01:00
7d5637678d
More ground floor added
2023-08-23 12:20:45 +01:00
9380299631
middle block added
2023-08-22 17:18:23 +01:00
44ec25fc24
Cafe area added
2023-08-22 17:17:29 +01:00
edea348f78
Added model.ifc
2023-08-22 17:15:52 +01:00