Add static resource compilation check to CI #5334

Closed
opened 2025-12-29 19:26:49 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Sep 7, 2021).

Proposed Changes

Extend our current CI workflow to include rendering complied Javascript & CSS resources from source to check for any differences from the submitted versions. If the resulting files are not identical, CI should fail.

Justification

This approach checks that the submitted files are up to date and have not been maliciously altered.

Originally created by @jeremystretch on GitHub (Sep 7, 2021). ### Proposed Changes Extend our current CI workflow to include rendering complied Javascript & CSS resources from source to check for any differences from the submitted versions. If the resulting files are not identical, CI should fail. ### Justification This approach checks that the submitted files are up to date and have not been maliciously altered.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 19:26:49 +01:00
adam closed this issue 2025-12-29 19:26:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5334