-
-
Notifications
You must be signed in to change notification settings - Fork 122
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
re-enable automatic data integration testing #1173
Comments
Temporarily releasing an older version of the data (pre- #1268 ) due to stackoverflow exceptions. I need to re-architect the data seeding process as the data set seems to now be too big. Making this top priority, but might take me a couple weeks or so, depending on time. |
Is there any progress on this matter? I'm wary of taking care of much more of the backlog before I'd see that such efforts of mine would've had visible effect. |
It's top priority once I find some time, but just haven't had the time... Hopefully soon. Thanks. |
@DandelionSprout The data on filterlists.com should be up to date now with what's in this repo. I am still working on getting the auto testing and auto deploying working properly, however. For now, future data changes will require manually testing before deploying. |
Much better than having no solution at all, I'd presume. |
The new solution of using EF code first for the data and automatically adding migrations for PRs is very close to working. Just trying to overcome this hurdle. |
Note to self: update the docs to ask PR contributors to ensure they do this so the migration works properly. |
accidentally closed. still need a solution to https://stackoverflow.com/q/60188806/2343739 |
This is mostly resolved now! Removing high priority flag. Cleanup still to be done:
|
Disabled auto data integration testing due to stack overflow being thrown by Azure Pipelines Agent.
https://dev.azure.com/collinbarrett/FilterLists/_build/results?buildId=1930
b44e7df
Closes #1129
The text was updated successfully, but these errors were encountered: