inspec/lib
Clinton Wolfe 7963131670 Plugins Installer API (#3352)
* Sketch out in comments the unit and functional tests for the installer
* Make a test fixture gem, v0.1.0
* Add a 0.2.0 version of the test fixture gem, this one with a dependency
* Add a fixture with a pre-installed gem
* Correct test-fixture 0.1.0 gem
* Moockup of installed inspec-test-fixture gems
* Uggh add gemspec files to mock installs
* Update gem fixtures, and add a script that does it for me
* Able to load from and list privately managed gems
# Conflicts:
#	lib/inspec/plugin/v2/loader.rb

* Expanded tests, starting on implementation of installer

# Conflicts:
#	test/unit/plugin/v2/loader_test.rb

* Install plugin from local gem file works
* Writes the plugins.json file; needs refactor
* Gem install works; no version pinning
* Install with pinned version works
* Install from path works
* update works
* Validation for uninstall
* Uninstall from path works
* Uninstaller works on gems
* Add search to installer API.


Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2018-09-19 17:38:13 -04:00
..
bundles Move artifact to v2 plugin (#3406) 2018-09-18 20:19:56 -04:00
fetchers Fix profile vendoring on Windows (#3378) 2018-09-13 20:19:02 -04:00
inspec Plugins Installer API (#3352) 2018-09-19 17:38:13 -04:00
matchers cmp should recognise a string being a negative int (#3007) 2018-05-02 10:19:57 -04:00
plugins Move artifact to v2 plugin (#3406) 2018-09-18 20:19:56 -04:00
resource_support Add new resource: aws_ecs_cluster (#3213) 2018-08-09 09:19:27 -04:00
resources Update AWS Security Group to work with IPV6 rules. (#3394) 2018-09-18 16:21:41 -04:00
source_readers Bump Rubocop to 0.49.1 (#2323) 2017-11-21 08:49:41 +01:00
utils Plugins API v2: Loader, Base API, and Test Harness (#3278) 2018-08-16 18:16:32 -04:00
inspec.rb Add string impact options for controls (#3359) 2018-09-13 14:14:05 -04:00