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

Build process always retries building JSONs for unupdated bundles without documentation #166

Closed
Cloud7050 opened this issue Jan 17, 2023 · 1 comment
Labels
Bug [Category]

Comments

@Cloud7050
Copy link
Contributor

There are certain modules in the repo whose bundles have no documentation. The current examples are copy_gc, mark_sweep, and sound_matrix.

The build process normally does not rebuild JSONs for modules whose bundles did not get updated since the last build, but in this particular case, it will always keep retrying its JSON building despite the bundles in question not having been updated.

@Cloud7050 Cloud7050 added the Bug [Category] label Jan 17, 2023
@Cloud7050
Copy link
Contributor Author

Obsolete via merging #163

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug [Category]
Projects
None yet
Development

No branches or pull requests

1 participant