You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@terietor, @alkallio What would be the best approach to generate the index.json file from available files in data_template ?
pre commit hook
a commit & push from CI after successful "build"
manually
index.json is currently served from https://raw.githubusercontent.com/phramework/schema-data_template/master/data_template/, would it be better if we use gh-pages?
Use pre commit hook to generate the index.json
Use CI #2 to validate index.json structure
The text was updated successfully, but these errors were encountered: