jhongturney
34922f73c7
bump default puppet version to match what we're already using in other tests
2024-01-25 15:18:38 -08:00
jhongturney
e4082e48db
add conditional logic to puppet version used
2024-01-25 15:18:17 -08:00
jhongturney
7e056df303
consume puppet version in dockerfile
2024-01-25 15:17:50 -08:00
jhongturney
06e1d04550
Add build arg with puppet version
2024-01-25 15:17:33 -08:00
jhongturney
312d9755a4
Merge pull request #271 from github/jhongturney/deprecate-ruby-2.5
...
Deprecate ruby 2.5 from matrix testing
2024-01-25 15:05:41 -08:00
jhongturney
168d7b511c
deprecate 2.5 from matrix
2024-01-25 15:02:49 -08:00
Connor Martin
8abad34851
Merge pull request #268 from cjmartian/clean-ci
...
Only test ruby 2.5 and 2.6
2024-01-24 14:06:48 -08:00
Connor Martin
777e1dfdfc
Fix linting
2024-01-24 13:40:53 -08:00
Connor Martin
4b3dfed633
Test puppet version change 5.5.8 -> 5.5.22
2024-01-24 11:15:26 -08:00
Connor Martin
767b8d76d5
Stretch -> buster
2024-01-24 11:05:09 -08:00
Connor Martin
1f2f10145d
Add rubocop 0.49.0
2024-01-24 10:59:30 -08:00
Connor Martin
7705f59e7d
Only test ruby 2.5 and 2.6
2024-01-24 10:52:29 -08:00
Connor Martin
43e806e992
Merge pull request #267 from cjmartian/update-rake
...
Update rake to 12.3.3
2024-01-24 10:46:58 -08:00
Connor Martin
ff8cd97575
Pin httparty
2024-01-24 10:09:36 -08:00
Connor Martin
577b265b51
Fix archive extraction
2024-01-23 16:06:30 -08:00
Connor Martin
c8e9ad8f02
require tmpdir
2024-01-23 14:16:18 -08:00
Connor Martin
fb288507c3
Update rake to 12.3.3
2024-01-23 13:07:47 -08:00
Connor Martin
bf70b3ae4a
Revert "Update rake to 12.3.3"
...
This reverts commit d79f2b7d0a
.
2024-01-23 13:02:30 -08:00
Connor Martin
d79f2b7d0a
Update rake to 12.3.3
2024-01-23 12:52:15 -08:00
Connor Martin
483bcdc9e5
Merge pull request #266 from github/add-dependabot
...
Create dependabot.yml
2024-01-23 11:52:45 -08:00
Connor Martin
3618a1bec1
Create dependabot.yml
2024-01-23 10:22:02 -08:00
Anthony Riley II
fb924b8b49
Merge pull request #249 from Lavaburn/bugfix_crl
...
New option: puppetdb_ssl_crl
2022-08-11 06:28:16 -07:00
Anthony Riley II
5cddc78d83
Merge branch 'master' into bugfix_crl
2022-08-11 05:50:30 -07:00
Andrew Hayworth
5071b97d89
Merge pull request #254 from kpaulisse/kpaulisse-equivalent-array-filter
...
Add EquivalentArrayNoDatatypes filter
2021-07-02 08:52:56 -05:00
Kevin Paulisse
c58ff568d2
Add EquivalentArrayNoDatatypes filter
2021-06-14 11:55:44 -05:00
Andrew Hayworth
d2a25a3c4d
Merge pull request #251 from kpaulisse/kpaulisse-file-compare-force
...
Add "force" option for compare-file-text
2021-05-06 16:10:54 -05:00
Kevin Paulisse
d838f760ee
Add "force" option for compare-file-text
2021-05-05 15:47:32 -05:00
Andrew Hayworth
59a6b5730e
Merge pull request #250 from avbm/support_nil_value
...
Support nil / undef values for resource params
2021-04-09 09:14:12 -05:00
Amod Mulay
829d4ad7ce
Support nil / undef values for resource params
2021-04-08 14:12:50 -04:00
Nicolas Truyens
d73b92dba8
New option: puppetdb_ssl_crl
...
The CRL file is required by newer version of Puppet(Server)(DB).
2021-03-22 16:52:50 +01:00
Andrew Hayworth
eacd90d65b
Merge pull request #247 from elfchief/patch-1
...
fix broken HTML in changelog
2021-02-23 15:48:21 -06:00
JG
b6f29a26bb
fix broken HTML in changelog
2021-02-23 12:12:58 -08:00
Andrew Hayworth
4aebafff9c
Merge pull request #245 from github/ahayworth-bump-version-release
...
Update version and changelog
2021-02-18 11:50:52 -06:00
Andrew Hayworth
942bc75339
Update version and changelog
2021-02-18 11:25:33 -06:00
Andrew Hayworth
51294c3545
Merge pull request #244 from kpaulisse/kpaulisse-ignore-comparison-tag
...
Update capability and docs of --compare-file-text
2021-02-16 10:41:16 -06:00
Andrew Hayworth
62da538ad9
Merge branch 'master' into kpaulisse-ignore-comparison-tag
2021-02-16 10:15:56 -06:00
Andrew Hayworth
6701b4fa52
Merge pull request #242 from kpaulisse/kpaulisse-json-facts
...
Handle JSON facts structured as name/values
2021-02-16 10:13:35 -06:00
Kevin Paulisse
e96ebd55da
Compare file text changes and docs
2021-02-15 09:16:35 -06:00
Kevin Paulisse
a39f561488
Handle JSON facts structured as name/values
2021-02-12 10:00:57 -06:00
Andrew Hayworth
0ba9924476
Merge pull request #241 from kpaulisse/kpaulisse-docs-render
...
Fix indent and numbering in several docs
2021-02-11 15:14:35 -06:00
Kevin Paulisse
4961cb0500
Fix indent and numbering in several docs
2021-02-11 13:49:14 -06:00
Andrew Hayworth
a113659e87
Merge pull request #240 from github/ahayworth-ci-puppet-ruby
...
Run CI jobs against Puppet 7 and Ruby 3
2021-02-05 11:28:29 -06:00
Andrew Hayworth
acadc74444
Run puppet 7 builds only on 2.5 and 2.6 for now
2021-02-03 17:29:39 -06:00
Andrew Hayworth
a745407e61
Add missing scanf dependency
2021-02-03 16:11:14 -06:00
Andrew Hayworth
ad704cc766
We don't need to run Rubocop twice
2021-02-03 16:04:10 -06:00
Andrew Hayworth
f75c62ae09
Run CI against puppet 7.3 (and up to ruby 3!)
2021-02-03 16:01:28 -06:00
Andrew Hayworth
089b69973e
Merge pull request #227 from cernops/issue207
...
Add --[no-]use-lcs
2021-01-13 09:11:35 -06:00
Nacho Barrientos Arias
17bcef6d9f
Add --[no-]use-lcs
...
Add a CLI option (--[no-]use-lcs) so the usage of the LCS algo when
comparing arrays can be switched on and off. The default is to keep it
on as it's has been so far.
Closes #207
2021-01-13 15:23:30 +01:00
Andrew Hayworth
f5c10980b1
Merge pull request #234 from github/ahayworth-bump-version
...
Update version and docs
2021-01-12 11:26:05 -06:00
Andrew Hayworth
38c65a1c4b
Update version and docs
2021-01-12 11:23:29 -06:00