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

Add github action to check js and generated json are synced. #6

Open
davidlehn opened this issue Jan 28, 2022 · 0 comments
Open

Add github action to check js and generated json are synced. #6

davidlehn opened this issue Jan 28, 2022 · 0 comments

Comments

@davidlehn
Copy link
Member

There is an issue that the content in js/context.js and contexts/xxx.jsonld can get out of sync. The serialize script is used in the build process so this can result in the checked in context and npm contexts not matching.

One solution is to add an action check that will compare the two. This might be doable in a short inline node cli script.

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

No branches or pull requests

1 participant