Clinton Wolfe
|
02cb799ee6
|
Rename free to free_kb
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 14:01:04 -05:00 |
|
Clinton Wolfe
|
5bbd4c16d6
|
Add size_kb, and correct Powershell code to return KB for both total size and free space, rather than total in GB and free space in bytes
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 14:01:04 -05:00 |
|
Clinton Wolfe
|
fef637a6c6
|
Add percent_free property
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 14:01:04 -05:00 |
|
James Massardo
|
497035a65b
|
missed rubocop error
Signed-off-by: James Massardo <jmassardo@chef.io>
|
2019-02-06 14:01:04 -05:00 |
|
James Massardo
|
49eccb09aa
|
removed unneeded library
Signed-off-by: James Massardo <jmassardo@chef.io>
|
2019-02-06 14:01:04 -05:00 |
|
James Massardo
|
c1a9de7003
|
update helpers and mocks so tests run successfully
Signed-off-by: James Massardo <jmassardo@chef.io>
|
2019-02-06 14:01:04 -05:00 |
|
James Massardo
|
83c0c18fca
|
Add free space and type to filesystem resource
Signed-off-by: James Massardo <jmassardo@chef.io>
|
2019-02-06 14:01:04 -05:00 |
|
Chef Expeditor
|
85c815011a
|
Bump version to 3.5.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2019-02-06 18:28:46 +00:00 |
|
Clinton Wolfe
|
5a5eb4a9a5
|
Merge pull request #3750 from inspec/cw/cred-set-support-02
Formalize Config File
|
2019-02-06 13:28:30 -05:00 |
|
Chef Expeditor
|
3cc2ee63e0
|
Bump version to 3.5.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2019-02-06 18:24:01 +00:00 |
|
Clinton Wolfe
|
14ef38f365
|
Merge pull request #3720 from inspec/cw/plugins-move-activate-method
Plugins: Relocate plugin activate() method to Activator class, add simpler search method
|
2019-02-06 13:23:45 -05:00 |
|
Clinton Wolfe
|
591317e659
|
Remove spurious 'unless activated?' on most activation calls
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 12:22:51 -05:00 |
|
Clinton Wolfe
|
91ed6e3256
|
Remove quotes from symbol representation of activated?
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 12:18:18 -05:00 |
|
Clinton Wolfe
|
927b2690cf
|
Update activate() calls used by DSL plugin type
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 12:18:18 -05:00 |
|
Clinton Wolfe
|
0805e9bed3
|
linting
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 12:18:18 -05:00 |
|
Clinton Wolfe
|
1010142139
|
Convenience method for the common case of finding exactly one plugin activator
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 12:18:18 -05:00 |
|
Clinton Wolfe
|
f760c54cba
|
Move plugin activate() method into Activator class
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 12:18:18 -05:00 |
|
Clinton Wolfe
|
6f1c8ab6df
|
Disable RDP login for appveyor
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 12:14:53 -05:00 |
|
Clinton Wolfe
|
b831083d0d
|
Add a UX reminder to update the license
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 12:08:21 -05:00 |
|
Clinton Wolfe
|
ffb3ee7e32
|
Correct functional test
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
e3070cb02f
|
PR feedback on product capitalization
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
4582f1f8a7
|
linting
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
5acbae42ee
|
Exempt inspec-init template file from rubocop, and enable DisplayCopNames by default
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
247e004c8e
|
Add detail option, to make stripped-down plugins
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
fe7a683198
|
Add interactive prompting
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
731b0705f5
|
Templatize everything for InSpec plugins
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
5343c217b0
|
All templates work, but need to decide on hooks
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
f95476179c
|
support for LICENSE
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
d553f4cbc3
|
Enough options to cover gemspec
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
f83ea2d7bb
|
Add ability to remap filenames
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
4b9fd1df79
|
Basic template, not parameterized
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
677542de02
|
Split the CLI implementation file
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
e00582f0ec
|
Adapt to new UI module
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
1ef8cc9916
|
Allow no args to plain_line
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
a349f91e52
|
Make UI not print emphasis by default
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
81d07cd8d9
|
Move templates dir outside of lib
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:58:10 -05:00 |
|
Clinton Wolfe
|
fb1e6c4f03
|
Temporarily enable RDP login for appveyor
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:45:19 -05:00 |
|
Clinton Wolfe
|
5282baf9ce
|
Relax pin on train in inspec-core
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-06 11:44:42 -05:00 |
|
Chef Expeditor
|
0c83750dc9
|
Bump version to 3.5.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2019-02-06 15:55:00 +00:00 |
|
Clinton Wolfe
|
eee599a95a
|
Merge pull request #3776 from eloyekunle/fix/postgres_ident_docs
Fixed Wrong References to pg_hba in postgres_ident_conf documentation
|
2019-02-06 10:54:39 -05:00 |
|
EmFl
|
785430ec3f
|
Update package.md.erb
Some contradictory description vs code example
|
2019-02-06 09:45:38 +01:00 |
|
Clinton Wolfe
|
a5fbeccf68
|
Add deprecation hook for --json-config
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-01 14:29:34 -05:00 |
|
Clinton Wolfe
|
cb3e0aca60
|
Test for piped config, and fix to make it work
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-01 14:27:49 -05:00 |
|
Clinton Wolfe
|
cbd0dacd39
|
Remove temporary reliance on Train branch
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-01 14:27:49 -05:00 |
|
Clinton Wolfe
|
d31a13efc6
|
Two more test files needed mock updates
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-01 14:24:26 -05:00 |
|
Clinton Wolfe
|
ea78e2f3c5
|
Skip test that had always been broken; how was this every passing?
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-01 14:24:26 -05:00 |
|
Clinton Wolfe
|
2186179061
|
Allow passing opts to mock Config; and use mock config in one more place in test helper
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-01 14:24:26 -05:00 |
|
Clinton Wolfe
|
b057b0dc01
|
Correct formatting test
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-01 14:24:26 -05:00 |
|
Clinton Wolfe
|
4507af4c29
|
More things
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-01 14:24:26 -05:00 |
|
Clinton Wolfe
|
42420d9ecc
|
Use new config file system to read config
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2019-02-01 14:24:26 -05:00 |
|