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 new endpoint build api #59

Merged
merged 8 commits into from
Apr 28, 2017

Conversation

j0nathan33
Copy link
Contributor

@j0nathan33 j0nathan33 commented Apr 20, 2017

My last change for this month. Go ahead for next release after accept my pull Request

/**
* Mock tests for the {@link BuildApi} class.
*/
@Test(groups = "unit", testName = "BranchApiMockTest")
Copy link
Owner

Choose a reason for hiding this comment

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

Lets change testName to BuildApiMockTest

@cdancy cdancy self-assigned this Apr 20, 2017
@cdancy cdancy added this to the v0.0.15 milestone Apr 20, 2017
@@ -59,4 +60,7 @@

@Delegate
AdminApi adminApi();

@Delegate
BuildApi buildApi();
Copy link
Owner

Choose a reason for hiding this comment

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

Lets rename to BuildStatusApi to better align with this http path.

@cdancy
Copy link
Owner

cdancy commented Apr 20, 2017

@j0nathan33 looks good. One more minor comment to address and we should be good to go.

@j0nathan33
Copy link
Contributor Author

I will need release for monday (may 1 2017)

@cdancy
Copy link
Owner

cdancy commented Apr 28, 2017

@j0nathan33 been a bit pre-occupied with our move to AWS/CBJ. I'll run the live tests now and merge if all is Ok then do another release. Stay tuned...

@cdancy
Copy link
Owner

cdancy commented Apr 28, 2017

Integration tests pass as expected. Thanks @j0nathan33 !

@cdancy cdancy merged commit 814ceb5 into cdancy:master Apr 28, 2017
@cdancy
Copy link
Owner

cdancy commented Apr 28, 2017

@j0nathan33 v0.0.15 has been released.

FYI: massaged your last PR a bit so your local branch may be off.

@j0nathan33 j0nathan33 deleted the Add-new-endpoint-buildApi branch May 1, 2017 11:49
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