Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grunt action to verify if compiled files are up to date #64

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

csidirop
Copy link
Contributor

This PR adds a GH workflow to check whether the compiled files are up to date with their sources.

It can easily happen that we commit code without grunt running, or merge a PR that is not up to date with master. This GH workflow causes the test to fail in such a case and you can do it afterwards.

Verifies compiled files are up to date

Signed-off-by: Christos Sidiropoulos <csidirop@runbox.com>
@MarcMoschSLUB
Copy link
Contributor

Thanks a lot @csidirop! :)

@MarcMoschSLUB MarcMoschSLUB merged commit 2090d9e into slub:master Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants