Skip to content

Check if compiler version changed between builds, and if so, start a clean job #7757

@fhammerschmidt

Description

@fhammerschmidt

bsb had this feature:

if check_result = Bsb_bsc_version_mismatch then (
Bsb_log.warn "@{<info>Different compiler version@}: clean current repo@.";
Bsb_clean.clean_bs_deps per_proj_dir;
Bsb_clean.clean_self per_proj_dir);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions