While the pddl-instances submodule is very handy for running unit tests, I believe it’s somewhat annoying for users to have to download that (large) repository—especially, if the users don’t intend to run the unit tests.
For this reason, I think it would be best to clone pddl-instances only when necessary when executing the test commands.
While the `pddl-instances` submodule is very handy for running unit tests, I believe it’s somewhat annoying for users to have to download that (large) repository—especially, if the users don’t intend to run the unit tests.
For this reason, I think it would be best to clone `pddl-instances` only when necessary when executing the test commands.
patrick
added this to the plasp 3.2.0 milestone 2017-11-08 18:43:01 +01:00
patrick
self-assigned this 2017-11-08 18:43:01 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
While the
pddl-instancessubmodule is very handy for running unit tests, I believe it’s somewhat annoying for users to have to download that (large) repository—especially, if the users don’t intend to run the unit tests.For this reason, I think it would be best to clone
pddl-instancesonly when necessary when executing the test commands.