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

feat: add additional metadata #65

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Conversation

tomasciccola
Copy link
Contributor

@tomasciccola tomasciccola commented Jul 29, 2024

This adds fileVersion and buildDate to metadata.json.
We're not tracking how fileVersion changes over time, but maybe there's a simple way to do it (for now its just a constant on scripts/build_lint.js.

Additionally, there's no types nor tests in this repo.
So I think all stuff related to guarantees should be addressed in the future with a more thorough refactor of this project.
For example, in the project we validate Fields and Presets with @mapeo/schema. We could do the same with the metadata maybe but with some caveats (since importDate shouldn't exist before importing the config into an actual project...)

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.

2 participants