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

rename "slavesrc" to "workersrc" in buildbot-worker's uploadFile and uploadDirectory commands #2239

Merged
merged 2 commits into from Jun 15, 2016

Conversation

rutsky
Copy link
Member

@rutsky rutsky commented May 30, 2016

This is expected backward incompatible master/worker API change.

Release notes are in WIP branch: https://github.com/rutsky/buildbot/blob/simple-e2e-test/master/docs/index.rst
I'll cherry-pick them as soon as dependent pull requests (#2234, #2237) will be merged.

@codecov-io
Copy link

codecov-io commented May 30, 2016

Current coverage is 85.11%

Merging #2239 into master will increase coverage by <.01%

@@             master      #2239   diff @@
==========================================
  Files           334        334          
  Lines         32098      32119    +21   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          27316      27337    +21   
  Misses         4782       4782          
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by fcba050...3ed621a

@tardyp
Copy link
Member

tardyp commented May 30, 2016

looks good! waiting a bit for other to review

@rutsky
Copy link
Member Author

rutsky commented May 30, 2016

@tardyp thanks for review! Lets merge #2234 and #2237 first: this PR contains hack that will be fixed in those PRs (and I'll rebase this one).

@rutsky
Copy link
Member Author

rutsky commented Jun 8, 2016

Rebased, temporary workarounds removed --- ready for merge (if Travis will be happy).

@tardyp tardyp merged commit 6d1d46f into buildbot:master Jun 15, 2016
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.

None yet

3 participants