Commit graph

2 commits

Author SHA1 Message Date
Andrew Luca
86b6b5d6d3
feat: change validate action to take into consideration only add… (#422)
`node scripts/data-valdiate.js` cand also be run locally

This also will fix the issue when some valid URL returned timeout
Because the action wanted to make all requests at the same time

`git restore` is available only from Git 2.23

https://github.blog/2019-08-16-highlights-from-git-2-23/#experimental-alternatives-for-git-checkout

Closes #382
2020-01-18 15:27:15 +02:00
Andrew Luca
ad8cc4a9be
feat: add action to validate data.js
Closes #141
2020-01-10 19:07:55 +02:00