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

Put answers in submodule in yt-4.0 #2546

Merged
merged 2 commits into from
Apr 15, 2020

Conversation

matthewturk
Copy link
Member

This is the same as #2545, but for yt-4.0.

I re-used the git module from my master checkout, so hopefully this will be fine!

What I'm planning to do is see if Travis complains -- it should about wrong answers, but not missing answers -- and then if it does, update the answers in https://github.com/yt-project/answer-store/ in the yt-4.0 branch, then update here.

@matthewturk matthewturk added tests: running tests Issues with the test setup infrastructure Related to CI, versioning, websites, organizational issues, etc labels Apr 15, 2020
@munkm
Copy link
Member

munkm commented Apr 15, 2020

Ok, so the tests are failing at the linter on Travis because this branch doesn't have the updates from #2513. Ugh. @matthewturk are the tests that this is pointing to identical to the ones that already exist in answer-store on yt-4.0? Perhaps we can merge this one now, update 2513, and (if needed) do a separate PR to update the tests in answer-store to fix failures. What do you think?

[submodule "answer-store"]
path = answer-store
url = https://github.com/yt-project/answer-store
branch = yt-4.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 to using a separate branch for these tests. Then we can have updates for tests on master too and after the 4.0 merge we won't have annoying history conflicts.

Maybe we'll also need a 4.0 merge PR for the answer store then, too? 😉

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I think so!

@matthewturk
Copy link
Member Author

matthewturk commented Apr 15, 2020 via email

@munkm munkm merged commit 4cc3579 into yt-project:yt-4.0 Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Related to CI, versioning, websites, organizational issues, etc tests: running tests Issues with the test setup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants