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

Extract upload functionality + small cleanups #7

Closed
wants to merge 9 commits into from

Conversation

lacostej
Copy link

@lacostej lacostej commented Apr 3, 2012

The original purpose of the changes was to extract the upload part into a separate class so that I could verify the uploading from the command line.

There are a couple of cleanups as well.

Let me know if you prefer me to split the commits into different pull requests.

@nheagy
Copy link
Member

nheagy commented Apr 11, 2012

Definitely needs to be separate so that it's clearer what's going on and why.

@lacostej
Copy link
Author

Ok.
On Apr 11, 2012 5:35 PM, "Nate Heagy" <
reply@reply.github.com>
wrote:

Definitely needs to be separate so that it's clearer what's going on and
why.


Reply to this email directly or view it on GitHub:
#7 (comment)

@lacostej
Copy link
Author

I've merged the relevant commits and created branches so that you can see the changes

  1. pull from https://github.com/lacostej/testflight-plugin/tree/misc-pom-fixes to get the misc pom fixes
  2. pull from https://github.com/lacostej/testflight-plugin/tree/extract-reporter-class to get the reporter class extraction
  3. pull from https://github.com/lacostej/testflight-plugin/tree/reporter-class-and-expand-envvars-in-buildnotes (depends on Fixing JENKINS-11917 - Upload files from Jenkins Slaves #2) to also get the envvars expansion for buildnotes.

Is that enough or do you want me to close this pull request and send you pull requests for the invididual branches ?

@lacostej
Copy link
Author

lacostej commented May 7, 2012

Closing this request and sent 3 pulls instead.

@lacostej lacostej closed this May 7, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants