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

(MODULES-2207) Modulesync #121

Merged
merged 1 commit into from Jul 17, 2015
Merged

(MODULES-2207) Modulesync #121

merged 1 commit into from Jul 17, 2015

Conversation

ferventcoder
Copy link
Contributor

This brings the following items under modulesync:

  • .gitignore
  • .travis.yml
  • Gemfile
  • appveyor.yml
  • spec/spec.opts

More importantly, this ensures that acl has up to date Gemfile, Travis
CI and AppVeyor configurations that allow it to be tested properly.

gem 'puppet-lint', :require => false
gem 'puppetlabs_spec_helper', :require => false
gem 'puppet_facts', :require => false
gem 'mocha', '~>0.10.5', :require => false
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@cyberious can you review these changes?

I have pulled out

  • nokogiri
  • mime-types
  • simplecov
  • yard
  • pry
  • rspec-puppet

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added back in simplecov and yard. May need to add back in rspec-puppet as well.

@ferventcoder ferventcoder changed the title (MODULES-2207) Modulesync (WIP)(MODULES-2207) Modulesync Jul 15, 2015
@ferventcoder
Copy link
Contributor Author

This is likely to fail on v4 - it did with Travis CI

@ferventcoder
Copy link
Contributor Author

@cyberious This is probably going to be an effort - do you have any quick ideas into why it fails on future parser/ v4.0?

@ferventcoder
Copy link
Contributor Author

Determining that the effort here for fixing the failures will be addressed with a new ticket.

@ferventcoder ferventcoder changed the title (WIP)(MODULES-2207) Modulesync (MODULES-2207) Modulesync Jul 16, 2015
@ferventcoder
Copy link
Contributor Author

Rebased with fixes from #122

This brings the following items under modulesync:

* .gitignore
* .travis.yml
* Gemfile
* appveyor.yml
* spec/spec.opts

More importantly, this ensures that acl has up to date Gemfile, Travis
CI and AppVeyor configurations that allow it to be tested properly.
cyberious added a commit that referenced this pull request Jul 17, 2015
@cyberious cyberious merged commit e0400dd into puppetlabs:master Jul 17, 2015
@ferventcoder ferventcoder deleted the maint/master/modsync-changes branch July 17, 2015 18:33
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