Skip to content

CI: cached bgfx example build job #286

@apotema

Description

@apotema

#284 fixed bgfx's lifecycle template (module_vars slot) and its example (four Windows-hostile symlinks posing as convention dirs broke generate with NotDir), but the bgfx example is still not built anywhere in CI: its C++ compile runs tens of minutes cold (50+ min observed on a dev machine), too heavy for the shared examples job. Needed: a dedicated workflow job that generates + builds examples/bgfx with zig-cache persisted across runs (actions/cache keyed on the bgfx dep hash), so warm runs are minutes. Until it lands, bgfx template/codegen regressions are only caught by the real-template unit test, not a build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions