Closed thepetk closed 1 year ago
This PR adds support for remote .projectman.json files in order to be able to fetch the configuration values from the origin and not from the current repo.
.projectman.json
fixes https://github.com/thepetk/projectman/issues/9
Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened.
[x] Unit/Functional tests
[x] Documentation
What does this PR do?
This PR adds support for remote
.projectman.json
files in order to be able to fetch the configuration values from the origin and not from the current repo.Which issue(s) does this PR fix
fixes https://github.com/thepetk/projectman/issues/9
PR acceptance criteria
Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened.
[x] Unit/Functional tests
[x] Documentation
How to test changes / Special notes to the reviewer