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

Add remote param to latestVersion api #2

Merged
merged 2 commits into from
May 10, 2019
Merged

Add remote param to latestVersion api #2

merged 2 commits into from
May 10, 2019

Conversation

kalap92
Copy link

@kalap92 kalap92 commented May 10, 2019

Please do not create a Pull Request without first creating an ISSUE.
Any change needs to be discussed before proceeding.
Failure to do so may result in the rejection of the Pull Request.

Explain the details for making this change: What existing problem does the Pull Request solve? Why is this feature beneficial?

On adding new feautes/endpoints

No more than 1 endpoint should be coded within a Pull Request.
This alone requires enough code to review and adding more than 1 WILL result in your Pull Request either being ignored or rejected outright.

On adding Mock and Integ Tests

At least 2 mock tests and 2 integ tests are required prior to merging.
Each pair should should test what the success and failure of added change looks like.
More complicated additions will of course require more tests.

On CI testing (currently using travis)

Code will not be reviewed until CI passes.
Current CI does NOT exercise integ tests and so each Pull Request will have to be run manually by one of the maintainers to confirm it works as expected: please be patient.

On automtatic closing of ISSUES

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

@cdancy cdancy self-assigned this May 10, 2019
@cdancy cdancy added this to the v0.9.5 milestone May 10, 2019
@cdancy cdancy merged commit 4ac92e5 into cdancy:master May 10, 2019
@cdancy
Copy link
Owner

cdancy commented May 10, 2019

Thanks @kalap92 ! Spinning a new release now...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants