Skip to content

CI: check whether the committed compiled JS files are up-to-date #182

Closed
@Minnozz

Description

@Minnozz

It is possible to submit a PR that changes the .res/.resi files but not the corresponding .mjs files, for instance if you forget to run the compiler after your last change. I think this should be checked in CI.

  • Run the compiler
  • Check that there are no changes compared to the committed files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions