Commit graph

10 commits

Author SHA1 Message Date
goaaats
6340afb692 Nuke schema, also remove analyzers from imgui testbed 2025-11-12 21:39:38 +01:00
Nathan C
ee2c8dd9cc
Build adjustments for code annotation (#2155)
* Drop special formatting, allowing annotations to work properly.

* Suppress duplicate warnings, adding a prefix to prevent annotation

* Tweak message, don't rebuild on test

* Move testing into same job step

* Only run PR build on newly opened PRs

* flip build order, derp

* Test suppressing summary for annotations...

* Get the build order right, testing without conditionals...

* Run tests after compile, suppress warnings from test

* Reverted previous change to `main.yml`.

* Drop special formatting, allowing annotations to work properly.

* Suppress duplicate warnings, adding a prefix to prevent annotation

* Tweak message, don't rebuild on test

* Move testing into same job step

* Only run PR build on newly opened PRs

* flip build order, derp

* Test suppressing summary for annotations...

* Get the build order right, testing without conditionals...

* Run tests after compile, suppress warnings from test

* Reverted previous change to `main.yml`.

* Drop special formatting, allowing annotations to work properly.

* Suppress duplicate warnings, adding a prefix to prevent annotation

* Tweak message, don't rebuild on test

* Move testing into same job step

* Only run PR build on newly opened PRs

* flip build order, derp

* Test suppressing summary for annotations...

* Get the build order right, testing without conditionals...

* Run tests after compile, suppress warnings from test

* Reverted previous change to `main.yml`.

* Add conditional for CI builds, add --skip-tests to make up for the combined build/test step.

* Behavior change, now requires arg `ci` to be passed to trigger tests. Tests can also be manually triggered with `test`.
2025-03-13 22:01:39 +01:00
goat
87525091c9 make it work with nuke 2024-12-24 01:52:38 +01:00
goat
dcec7de1ff Reapply "emit compiler generated files for docs builds"
This reverts commit 51e3db55b3.
2024-06-29 15:30:41 +02:00
goat
51e3db55b3 Revert "emit compiler generated files for docs builds"
This reverts commit df4104d868.
2024-06-29 14:28:46 +02:00
goat
df4104d868 emit compiler generated files for docs builds 2024-06-29 13:54:29 +02:00
goat
a38716d5ba
update build.schema.json 2022-12-10 12:54:26 +01:00
goat
55f34e9e97
ci: remove x86 option altogether? maybe? 2022-07-25 00:27:54 +02:00
goat
d1f31b3e81
update nuke build schema 2021-08-10 14:29:13 +02:00
Raymond Lynch
658eedca37 Magic the magic happen 2021-07-11 16:32:32 -04:00