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

Chore/msp 12904/smb rename #54

Merged
merged 11 commits into from
Jul 24, 2015
Merged

Chore/msp 12904/smb rename #54

merged 11 commits into from
Jul 24, 2015

Conversation

thelightcosine
Copy link

Verification Steps

  • bundle install

rake spec

  • rake spec
  • VERIFY no failures

Post-merge Steps

Perform these steps prior to pushing to master or the build will be broke on master.

Version

  • Edit lib/ruby_smb/version.rb
  • Remove PRERELEASE and its comment as PRERELEASE is not defined on master.

Gem build

  • gem build *.gemspec
  • VERIFY the gem has no '.pre' version suffix.

RSpec

  • rake spec
  • VERIFY version examples pass without failures

Commit & Push

  • git commit -a
  • git push origin master

David Maloney added 11 commits July 22, 2015 09:37
move some of the easiest peices into the new
RubySMB TLN

MSP-12904
moved Smb2 as a subnamespace to RubySMB
start converting all the things

MSP-12904
move all the packet classes for smb2 to the
new namespace setup

MSP-12904
finished cleaning up the smb2 subnamespace under lib

MSP-12904
add smb2 to the rubysmb autload

MSP-12904
all namespace changes complete and specs passing again

MSP-12904
rename the gemspec to ruby_smb.gemspec

MSP-12904
add missing CONTRIBUTING.md to the repo

MSP-12904
add config file for PullReview
so we can start getting pullreview commenting
on pull requests

MSP-12904
modified pullreview.yml to explicitly call out ruby
@sgonzalez-r7
Copy link
Contributor

I noticed coveralls didn't finish, but Travis passed. Gonna merge, and we can fix the coveralls prob in a later commit.

sgonzalez-r7 added a commit that referenced this pull request Jul 24, 2015
@sgonzalez-r7 sgonzalez-r7 merged commit 98eb796 into master Jul 24, 2015
@sgonzalez-r7 sgonzalez-r7 deleted the chore/MSP-12904/smb-rename branch July 24, 2015 16:49
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

2 participants