Skip to content

miq-consumption/manageiq-content

This branch is 1215 commits behind ManageIQ/manageiq-content:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 28, 2017
Jul 3, 2017
May 26, 2017
Jun 30, 2017
Jan 5, 2017
Jan 5, 2017
Dec 14, 2016
Dec 14, 2016
Jan 5, 2017
Jan 5, 2017
Jan 5, 2017
Jun 28, 2017
Jul 3, 2017
Jan 25, 2017
Dec 14, 2016
Dec 15, 2016
Mar 28, 2017
Mar 30, 2017

Repository files navigation

ManageIQ Content

Gem Version Build Status Code Climate Test Coverage Dependency Status

Chat

Default ManageIQ content.

At present, this repo contains only the ManageIQ automate domain. In the future, more content will be extracted from the ManageIQ/manageiq repo such as dialogs, reports, and policies.

Contributing

First, you will need to set up your repo for development.

  1. Clone the repo.
  2. Set up the ManageIQ application in the spec/manageiq directory. This can be done in one of two ways.
    • Run bin/setup. This command will do a shallow clone of ManageIQ into spec/manageiq, and also prepare any files for setup.
    • Create a symlink from spec/manageiq to a local source checkout of ManageIQ. This is especially useful if you will be modifying ManageIQ itself at the same time.
  3. bundle
  4. bundle exec rake spec:setup

Now you are ready to begin development. You can run the specs with bundle exec rake.

Please be sure to add specs for any new automate methods you create, and follow the ManageIQ development guidelines. Thanks for your contribution!

License

The gem is available as open source under the terms of the Apache License 2.0.

About

Default ManageIQ content

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%