Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/beaker

Puppet Acceptance Testing Harness
https://github.com/voxpupuli/beaker

(BKR-1651) Remove el-5 support

This commit removes support for adding the EPEL repos via Beaker.
This is being done because the...

5d4c10dec5142f6ab5ce0aa371141e73ace5f775 authored over 4 years ago by Brandon High <[email protected]>
(maint) Simplify powershell encode wrapper

Previously the algorithm for encoding a command string to UTF-16LE would break down with byte ch...

d27dba4a275b5d40b8c8a02ba14c761e9659c5ba authored over 4 years ago by donoghuc <[email protected]>
(BKR-1641) Added chmod and modified_at exec commands

a60451cfa546126972f6588024552ca95c4ec9b5 authored over 4 years ago by Sebastian Miclea <[email protected]>
Merge pull request #1639 from sebastian-miclea/master

(maint) Remove EPEL5 from External Resource Test

322827c87795b063db8f4646bb02ba8f5539f832 authored over 4 years ago by mihaibuzgau <[email protected]>
(maint) Remove EPEL5 from External Resource Test

437bc3fa721956de87d5ea4a4e39d7bccec514cc authored over 4 years ago by Sebastian Miclea <[email protected]>
(GEM) update beaker version to 4.21.0

47648145aa8c4d136a6d9c921cb76a1665cd67c6 authored over 4 years ago by Jenkins <[email protected]>
Merge pull request #1636 from ciprianbadescu/maint/release-4.21.0-prep

(maint) add changelog for 4.21.0 release

c5b451c7a4578ceb6857e05d71b8889905e67ef8 authored over 4 years ago by Gabriel Nagy <[email protected]>
(maint) add changelog for 4.21.0 release

[skip ci]

b254fd43de7882a8ffa8f0ec7e2e4b32b1718734 authored over 4 years ago by Ciprian Badescu <[email protected]>
Merge pull request #1635 from ciprianbadescu/maint/ubuntu-2004-environment

(BKR-1637) fix for Ubuntu 20.04 ssh cmd environment

e09edf15c15b47019f502b40fdb36ff70a682fba authored over 4 years ago by Gabriel Nagy <[email protected]>
(BKR-1637) fix for Ubuntu 20.04 ssh cmd environment

In Ubuntu 20.04 openssh server was updated to `OpenSSH_8.1p1 Ubuntu-5`
and the way the environme...

cc4c594873d846f124d2b5ffb3d42e7fa796c4fd authored almost 5 years ago by Ciprian Badescu <[email protected]>
(GEM) update beaker version to 4.20.0

b810cd2f9300e7d75655cf4b9bace3378b8c4bee authored almost 5 years ago by Jenkins <[email protected]>
Update CHANGELOG for 4.20.0

43202670519fab82875f7fa9ba7c35507c56f0d0 authored almost 5 years ago by Brandon High <[email protected]>
Merge pull request #1634 from trevor-vaughan/BKR-1423-ssh_settings

(BKR-1423) Pick up Vagrant config for rsync

7ebf11d9da323c2a41dc49578fdcd9ff9f0ea65c authored almost 5 years ago by Brandon High <[email protected]>
(BKR-1423) Pick up Vagrant config for rsync

Ensure that rsync connections use the on-disk Vagrant SSH configuraiton
if an alternate physical...

56c66edaffc757d803f990b6ac557b0de1976c59 authored almost 5 years ago by Trevor Vaughan <[email protected]>
(GEM) update beaker version to 4.19.0

aee55af53f347572943381da24183ad232bc50b7 authored almost 5 years ago by Jenkins <[email protected]>
Update CHANGELOG for 4.19.0 (security update)

58335e39d5d0582024e6757a467d71f776486186 authored almost 5 years ago by Brandon High <[email protected]>
Update Rake to ~> 12.0

This commit resolves a security vulnerability warning from Github that
Dependabot was unable to ...

0ce55d917046a1513ee5ed70848e6f5d95ccc531 authored almost 5 years ago by Brandon High <[email protected]>
Modernize beaker.gemspec

Prior to this commit the Github dependabot couldn't parse the gemspec
because it uses the old pr...

734886dcca53fbce178e619a109c88e3c282631e authored almost 5 years ago by Brandon High <[email protected]>
Update CHANGELOG for 4.19.0

c2479d37ee4820a0c0ea812f820f79ad92953ca0 authored almost 5 years ago by Brandon High <[email protected]>
Merge pull request #1632 from ciprianbadescu/BKR-1629/add-ubuntu-focal

(BKR-1629) add ubuntu-20.04 codename

f6e0b0fffe7059cce2f71213dcc998d144085c31 authored almost 5 years ago by Brandon High <[email protected]>
Merge pull request #1630 from nmburgan/issue/master/pe-27792_fix_version_is_less

(PE-27792) Fix version_is_less for current versioning scheme

0cb045bb2800d1fbc962eee8edbc1c807dae8a87 authored almost 5 years ago by mattkirby <[email protected]>
Merge pull request #1625 from highb/QENG-7422_configurable_reboot_wait

(QENG-7422) Add wait_time and max_connection_tries to exec.reboot

9a2df1c9413826744795b9bbd0063e8c3e8b61c6 authored almost 5 years ago by mattkirby <[email protected]>
Merge pull request #1631 from mihaibuzgau/master

(RE-13304) add apt-transport-https to debian

df834d615ca618d21d54cf5d87d272ee7e565875 authored almost 5 years ago by mattkirby <[email protected]>
(BKR-1629) add ubuntu-20.04 codename

44502ca71bdc3391a0ce6a8141637c6d5f8b77ed authored almost 5 years ago by Ciprian Badescu <[email protected]>
(RE-13304) add apt-transport-https to debian

9cce987c914c6b95511a4bfad18e472fd1d36a03 authored almost 5 years ago by mihaibuzgau <[email protected]>
(PE-27792) Fix version_is_less for current versioning scheme

The previous version of this function did not handle RC versions or post-release but not-RC-tagg...

28089701b9b31901f2d4b5d119d8f1b2b1223f96 authored almost 5 years ago by Nick Burgan-Illig <[email protected]>
(QENG-7422) Add retries to uptime check

Prior to this commit if the `uptime` command did not reset after the
provided `wait_time`, we wo...

b6f5ea4a0d0910091f88bee295cfa156749461d3 authored almost 5 years ago by Brandon High <[email protected]>
Merge pull request #1628 from highb/set_default_packaging_platform

Set packaging_platform default

cf244363404497064650f7ae0577ffb0759d5802 authored almost 5 years ago by Samuel <[email protected]>
(GEM) update beaker version to 4.18.0

719d94735a9a4cbe0c15c5802d319a2a4fe4d7c6 authored almost 5 years ago by Jenkins <[email protected]>
Merge pull request #1629 from IrimieBogdan/master

(maint) Add changelog for 4.18.0 release

49f1041e1b9e67704e196d88a5dd54f2a1812275 authored almost 5 years ago by Gheorghe Popescu <[email protected]>
(maint) Add changelog for 4.18.0 release

b54dc0932573687123b9c570e86a02059fc34e38 authored almost 5 years ago by Bogdan Irimie <[email protected]>
Merge pull request #1627 from oanatmaria/master

(FACT-2392) Bump Thor dependency

0ac7f1a4893e4b417a4998802671101f99e33311 authored almost 5 years ago by Brandon High <[email protected]>
Set packaging_platform default

Prior to this commit there was no default set for `packaging_platform`,
which would cause any ho...

844225cc50e2a32135431f6191488c3db96177bf authored almost 5 years ago by Brandon High <[email protected]>
(FACT-2392) Bump Thor dependancy

d1249dd268c4557a5f93a3b043c172150cb3fca6 authored almost 5 years ago by Oana Tanasoiu <[email protected]>
(QENG-7422) Add wait_time and max_connection_tries to exec.reboot

Prior to this commit there was no way to customize the behavior of the
Host::Unix::Exec.reboot m...

8f755a35c144b91317a277ca4506d928578c1316 authored almost 5 years ago by Brandon High <[email protected]>
(GEM) update beaker version to 4.17.0

74cd756b3673d9cf446529c1e1a61e45c64d7d2f authored almost 5 years ago by Jenkins <[email protected]>
Merge pull request #1624 from GabrielNagy/release_4.17.0

(maint) Add changelog for 4.17.0 release

ad923a29a9a2c15358a4637b3f04f0107d32b912 authored almost 5 years ago by Gheorghe Popescu <[email protected]>
(maint) Add changelog for 4.17.0 release

0658fa2e0ad3149a5e8fc1a270d7ed77ebde79a0 authored almost 5 years ago by Gabriel Nagy <[email protected]>
Merge pull request #1623 from florianfa/el8

add el8 support

d98908a2ab66f4b53d9580c52a442c813c378d20 authored almost 5 years ago by Gene Liverman <[email protected]>
(BKR-1632) add el8 support

344aee1d130008f002f92d9bf24d7a74fd7fdd52 authored almost 5 years ago by Florian Faltermeier <[email protected]>
Merge pull request #1622 from trevor-vaughan/agnostic_host_helpers

Windows support in host_helpers

ccdba6c0553f67fb221c5555232c7f537a4e993c authored almost 5 years ago by Gene Liverman <[email protected]>
Windows support in host_helpers

* Add Windows support to:
* file_exists_on => With Alternate Data Streams support!
* directo...

34b007360d4f31a1e3e558a2877922c0673021be authored almost 5 years ago by Trevor Vaughan <[email protected]>
Merge pull request #1621 from puppetlabs/doc_codeowners_01

(MAINT) add DIO to code owners

d32e0b3617203f315eb615ef6733f69961e573a2 authored almost 5 years ago by Heath Seals <[email protected]>
(MAINT) add DIO to code owners

[skip ci]

4a69a94fee690b25624545bbd0465095e5d22c3d authored almost 5 years ago by Kevin Imber <[email protected]>
(GEM) update beaker version to 4.16.0

5c5f97152353a4b895c3c9c3494c490ebf58a941 authored almost 5 years ago by Jenkins <[email protected]>
Merge pull request #1620 from kevpl/release_200205

(MAINT) add changelog for 4.16.0 release

e2c360ebce6bc0581e21a55ec3405f97329605b0 authored almost 5 years ago by Kevin Imber <[email protected]>
(MAINT) add changelog for 4.16.0 release

[skip ci]

1ef3432b5383d16b6c7b20b1b8b605edc3b79304 authored almost 5 years ago by kevpl <[email protected]>
Merge pull request #1619 from kevpl/QENG-7422-squashed-rewritten-rebase

(QENG-7422) host.reboot mob rebased

e4c1b820c1aac090ba672701af22a3e06c331d04 authored almost 5 years ago by Kevin Imber <[email protected]>
(QENG-7422) add docs to explain max_connection_tries behavior

f52d7f9938ac071416a143c17bd216a7b2a01f49 authored almost 5 years ago by kevpl <[email protected]>
(QENG-7422) Add sleep to Unix Host Reboot

Prior to this commit the reboot method didn't wait before checking to
see if the host is back up...

f7834b921d77de8c8d6f729eb3a4082f7c484cd3 authored almost 5 years ago by Brandon High <[email protected]>
(QENG-7422) Remove net-ping, Host.down? and Host.ping?

This commit removes `net-ping`, a gem used to ping natively from Ruby,
as well as the `Host.down...

d24f78f1c9b26e8503efd3c938a5ba948409bda2 authored almost 5 years ago by Brandon High <[email protected]>
(QENG-7422) Improvement to host.reboot (MOB Programming)

* When rebooting via `Host.reboot`, we now verify that uptime is less
than original uptime.
* ...

d34804317ff4076a80696190597fa0729df8266b authored almost 5 years ago by Samuel Beaulieu <[email protected]>
Merge pull request #1618 from kevpl/doc_release_section_add

(MAINT) add release section to README

80caba402c6b289acf31978d34c1056a7724bad2 authored almost 5 years ago by Gene Liverman <[email protected]>
Merge pull request #1613 from trevor-vaughan/fix_web_helpers

Return false if system unavailable in web_helpers

3ffedf9eabac6e9fa676e98e9ded375144bdec53 authored almost 5 years ago by Kevin Imber <[email protected]>
(MAINT) add release section to README

also fixes references to non-existent MAINTAINERs doc
[skip ci]

1a1ea2c28c9a961a586dec2d4654004d5818fc10 authored almost 5 years ago by kevpl <[email protected]>
(GEM) update beaker version to 4.15.0

be57393281839f93bb90efbb1eb2654798887c30 authored almost 5 years ago by Jenkins <[email protected]>
Merge pull request #1617 from GabrielNagy/release_4.14.2

(maint) Add changelog for 4.15.0 release

d15ae22d8b21520c65265112c4a07dcfbb68fdea authored almost 5 years ago by mihaibuzgau <[email protected]>
(maint) Add changelog for 4.15.0 release

[skip ci]

38ddbed74768eb11c1625f0248d730771de2bbc5 authored almost 5 years ago by Gabriel Nagy <[email protected]>
Merge pull request #1612 from GabrielNagy/BKR-1621/osx-catalina-support

(BKR-1621) Add support for macOS Catalina

cd0c3458c8110f7459bacc848340c2e31d5a57bf authored almost 5 years ago by Gene Liverman <[email protected]>
Return false if system unavailable in web_helpers

1336e5d2d4d8d02aee48016dc17bdb3321697a82 authored almost 5 years ago by Trevor Vaughan <[email protected]>
(BKR-1621) Add support for macOS Catalina

...and be more permissive regarding OS X versions in exec.rb

101495fb85b6b35eb31bfb3b6631b28890de6b6e authored almost 5 years ago by Gabriel Nagy <[email protected]>
Merge pull request #1616 from kevpl/maint_remove_fixtures

(RE-13193) remove unused rake task and old RE references

a42cc3135e80d0c14b7c6d9f0c9472b0d6d2d904 authored almost 5 years ago by Tony Vu <[email protected]>
(RE-13193) remove unused rake task and old RE references

f9e36845482a70dce56dc2070a8c41adcc108318 authored almost 5 years ago by kevpl <[email protected]>
Merge pull request #1615 from gimmyxd/maint/bump_ruby

(maint) Change subcommand pre-suite to install ruby 2.4.1

9fc68236c43737de0b7e459419d4bd370d348cbf authored almost 5 years ago by Kevin Imber <[email protected]>
(maint) Change subcommand pre-suite to install ruby 2.4.1

This is required for the updated byebug gem dependency.

4fcbdf78977273fb3275a1ccc93ef9965a10f0bc authored almost 5 years ago by gimmy <[email protected]>
(maint) Remove MAINTAINERS file

f5e70e2d9dc351b64405409363cf24bbb257f6f4 authored about 5 years ago by Molly Waggett <[email protected]>
(maint) Remove MAINTAINERS file

e61f80e5e29767dd74ef27bb0c1724bbb163e8a4 authored about 5 years ago by Molly Waggett <[email protected]>
(GEM) update beaker version to 4.14.1

f895f102300c8f1c509137c2b3caea9e34ae6dd5 authored about 5 years ago by Jenkins <[email protected]>
Merge pull request #1608 from kevpl/release_4.14.1

(MAINT) add changelog for 4.14.1 release

e73903d191bf8550dc65cb3e4d728fd52e380c9c authored about 5 years ago by Kevin Imber <[email protected]>
(MAINT) add changelog for 4.14.1 release

[skip ci]

df2734e1ac938475fbc1756553eb182299ab8f0c authored about 5 years ago by kevpl <[email protected]>
Merge pull request #1607 from ciprianbadescu/maint/fips-mode-detection

(maint) fix fips_mode? detection

f6e3eddf66800676a8361172a2b7910fd87a2178 authored about 5 years ago by Kevin Imber <[email protected]>
(maint) fix fips_mode? detection

fips_mode? should not fail if `/proc/sys/crypto/fips_enabled` is missing

27f16c892cef0f87285acfd68ea94e0b211eecc3 authored about 5 years ago by Ciprian Badescu <[email protected]>
(GEM) update beaker version to 4.14.0

87599adef9afcb55c84c6f6bdb0b12ca4d79da5a authored about 5 years ago by Jenkins <[email protected]>
Merge pull request #1606 from kevpl/maint_release_4.14.0

(MAINT) add changelog for 4.14.0 release

deb5f35ef1977ce35673094dc30588ecc410d613 authored about 5 years ago by Kevin Imber <[email protected]>
(MAINT) add changelog for 4.14.0 release

[skip ci]

54f8813eb659858730158e3d1a7015df273f2667 authored about 5 years ago by kevpl <[email protected]>
(QENG-7466) Get stack trace for prebuild steps when aborted (#1605)

* (QENG-7466) Get stack trace for prebuild steps when aborted
Before this change we would somet...

1ead765add213b13a6ff39066fc5e0bf34f90783 authored about 5 years ago by Samuel <[email protected]>
(GEM) update beaker version to 4.13.1

35ac40bab69be0420585eab808610fe2ceccef81 authored about 5 years ago by Jenkins <[email protected]>
Merge pull request #1602 from kevpl/release_4.13.1_changelog

(MAINT) add changelog for 4.13.1 release

e2bebf3025acfa8e15875f4a402f6af4e7c36b89 authored about 5 years ago by Kevin Imber <[email protected]>
(MAINT) add changelog for 4.13.1 release

[skip ci]

9eb8a4ae6df327c0f60d70c56c42e002e9c438f0 authored about 5 years ago by kevpl <[email protected]>
Merge pull request #1601 from Magisus/fips-repo-configs

(BKR-1616) Use correct platform variant for FIPS repo configs download

002ebce7af703675b0df3f9feec8b2f7cc8791a6 authored about 5 years ago by Kevin Imber <[email protected]>
(BKR-1616) Use correct platform variant for FIPS repo configs download

This commit ensures that redhatfips dev repos are installed on
redhatfips platforms. Previously,...

ef1796fecbfc499d959d836b08d4537f4a1ca8bf authored about 5 years ago by Maggie Dreyer <[email protected]>
(GEM) update beaker version to 4.13.0

3dd50ee82009bbdca1f6a72c91af40fd6a269ac3 authored over 5 years ago by Jenkins <[email protected]>
Merge pull request #1600 from kevpl/release_190916

(MAINT) update changelog for 4.13.0 release

bbd8919852ec2c13bf53e95080cd181b581d648a authored over 5 years ago by Kevin Imber <[email protected]>
(MAINT) update changelog for 4.13.0 release

[skip ci]

13e9add2f946883940cab853989634b82c24ead4 authored over 5 years ago by kevpl <[email protected]>
(QENG-7466) Add capability to configure syslog (#1599)

* initial unix exec for enabling sending rsyslogs to external system

* (MOB) add file extensi...

b5f8fa13a7bf6706c86c252e927bd8a91756258b authored over 5 years ago by mattkirby <[email protected]>
Merge pull request #1598 from puppetlabs/qeng-7348

(MAINT) Add CODEOWNERS file

c33cbeab62ac22ab4533c58a8ef265832547600a authored over 5 years ago by Kevin Imber <[email protected]>
(MAINT) Add CODEOWNERS file

e9d77b4f01bad27e6dfb4e8024249ab8d65bb61d authored over 5 years ago by Michelle Schuknecht <[email protected]>
(GEM) update beaker version to 4.12.0

09a4af4097a3117b1bb880abfa9d1241a476db88 authored over 5 years ago by Jenkins <[email protected]>
Merge pull request #1597 from kevpl/release_4.12.0

(MAINT) add changelog for 4.12.0 release

2d473e502ea249e91c7044a8dbca53c84e7e95c7 authored over 5 years ago by Kevin Imber <[email protected]>
(MAINT) add changelog for 4.12.0 release

[skip ci]

0c1ce1d83e920fd82383cc0b0dcf299d5ddb6c36 authored over 5 years ago by kevpl <[email protected]>
Merge pull request #1596 from nmburgan/issue/master/pe-27037_redhatfips

(PE-27037) Add redhatfips as recognized platform

f2568bf05f5cfe81c1c96a0e44e0e59878646451 authored over 5 years ago by barr <[email protected]>
(PE-27037) Add redhatfips as recognized platform

This adds the redhatfips platform to the recognized platform list.

0ea06f370f7742e41de2498d76e3936d579c5d5e authored over 5 years ago by Nick Burgan-Illig <[email protected]>
(GEM) update beaker version to 4.11.1

288864bff4aab22cf68154f6a370f51bfc6cb973 authored over 5 years ago by Jenkins <[email protected]>
Merge pull request #1595 from kevpl/release_4.11.1

(MAINT) add 4.11.1 changelog for release

17190d22451caac19a3ab9e6364dace856733dd6 authored over 5 years ago by Kevin Imber <[email protected]>
(MAINT) add 4.11.1 changelog for release

6df6cbba91534e6e6a812d1fb1280dad0dea83c8 authored over 5 years ago by kevpl <[email protected]>
Merge pull request #1591 from puppetlabs/BKR-1595-fix

(BKR-1595) Do not use fibonacci back off

7d45313e13f95c9856a219b997a7dc8e6891b15a authored over 5 years ago by Kevin Imber <[email protected]>
(BKR-1595) Do not use fibonacci back off

Before this change there was a slim chance that the system could go
down and back up within one t...

1d3606d09f552a0a8245eb0f106a88f308659bac authored over 5 years ago by Samuel Beaulieu <[email protected]>
(GEM) update beaker version to 4.11.0

bef65191a4b3ef323336e042a84fa98cfa716183 authored over 5 years ago by Jenkins <[email protected]>
Merge pull request #1593 from kevpl/release_4.11.0

(MAINT) add changelog for 4.11.0 release

5c46c26a40c84ef46f384d6d88342b5f345b7a5f authored over 5 years ago by Kevin Imber <[email protected]>
(MAINT) add changelog for 4.11.0 release

[skip ci]

66c685087ccb3b55f19b4798ec9feefb286d6ef2 authored over 5 years ago by kevpl <[email protected]>