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

Update net-scp requirement from >= 1.2, < 4.0 to >= 1.2, < 5.0

Updates the requirements on [net-scp](https://github.com/net-ssh/net-scp) to permit the latest v...

6d643f573b47842c8914d148b6f1dd1b3fbf416e authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1756 from bastelfreak/rel4381

Release 4.38.1

f60ac9413f9c7976a6645ef9e1dd2afbcc6542de authored over 2 years ago by Tim Meusel <[email protected]>
Release 4.38.1

e377a487a8acf8e25f9ec7f373411262a91f69d7 authored over 2 years ago by Tim Meusel <[email protected]>
Merge pull request #1755 from bastelfreak/arch

Arch Linux: Ensure keyring is up2date

680418bdf1ee302a5275ba5332f667ce63232fcb authored over 2 years ago by Tim Meusel <[email protected]>
Arch Linux: Ensure keyring is up2date

Before upgrading packages on Arch Linux, we need to ensure we've the latest keyring installed.

5af3bab5b297ff292d4d9c20cb063b79bd9dc88f authored over 2 years ago by Tim Meusel <[email protected]>
Release 4.38.0

f8a81ccf31bac391f0d7886c072464d435cde9d8 authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #1737 from ekohl/drop-pry-dependency

Drop pry dependency

c6bdf81a6d2d02676b7a35a8f44f72e8225c4c15 authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Drop pry dependency

Ruby 3.1 bundles debug.gem which has similar capabilities. This reduces
the dependencies that be...

cfe34ee2a7898bf1876e771bd6c6ed0c266502f7 authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #1750 from joshcooper/release_4.37.2

Release 4.37.2

23fb6f0989ba600b42bf4c0c4af274253de01850 authored over 2 years ago by Josh Cooper <[email protected]>
Release 4.37.2

8a3eb2a01fb4ccf4e72319d1d96ac0095e7395f1 authored over 2 years ago by Josh Cooper <[email protected]>
Merge pull request #1749 from joshcooper/macos_arch_part2

Use the new scheme for agent versions >= 6.28 and < 7

02e0ed6c5695a3a42271ff0f360544db6574eb36 authored over 2 years ago by Josh Cooper <[email protected]>
Use the new scheme for agent versions >= 6.28 and < 7

Commit 0008b7ffd3b0bd7891a5ddbf1bb58898b542406d incorrectly returned the old
scheme for agent ve...

3030c6377f02af2d67938e8af531e1ee3a640f01 authored over 2 years ago by Josh Cooper <[email protected]>
Merge pull request #1748 from joshcooper/prep_release_4.37.1

Release 4.37.1

c76e616171564f4f62361ce4aa610f5264700f58 authored over 2 years ago by Tim Meusel <[email protected]>
Release 4.37.1

37494717d471f593107b6e2d723e93ba185fbe4a authored over 2 years ago by Josh Cooper <[email protected]>
Merge pull request #1747 from joshcooper/macos_arch_tarball

macOS PE tarballs include arch now

1592ac37780b9add7c34437d8abe1e0902757ac3 authored over 2 years ago by Josh Cooper <[email protected]>
macOS PE tarballs include arch now

Assume PE tarballs for macOS include the architecture unless it's an older agent
version. This f...

0008b7ffd3b0bd7891a5ddbf1bb58898b542406d authored over 2 years ago by Josh Cooper <[email protected]>
Merge pull request #1746 from joshcooper/release_4.37.0

Release 4.37.0

95b4d76fbbd99bcdf1d22bcb99a4e6a285b72251 authored over 2 years ago by Josh Cooper <[email protected]>
Release 4.37.0

bfefa2f43846848eb427b71bc08bbc33748351bc authored over 2 years ago by Josh Cooper <[email protected]>
Merge pull request #1745 from joshcooper/mkdir_p

Create ~/.ssh on Windows if it doesn't exist

a4aa0677dddd46a66cb470534905b60e3e0de711 authored over 2 years ago by Josh Cooper <[email protected]>
Create ~/.ssh on Windows if it doesn't exist

Beaker executed `mkdir -p "~/.ssh"` on Windows hosts as part of the prebuilt
steps sequence. How...

582f8113c0339cbadcd13bc110c5a49fda9cf54d authored over 2 years ago by Josh Cooper <[email protected]>
Merge pull request #1744 from joshcooper/win11_sshd

Add support for Win32-OpenSSH

6c0b15bd2a287e54814fc25038702ead8ab0413b authored over 2 years ago by Josh Cooper <[email protected]>
(maint) Use forward slashes for Windows-OpenSSH

When using cygwin bash.exe, backslashes are handled differently depending on
whether we're using...

f296c891a2f704aeac30176e362072f6e883bb8d authored over 2 years ago by Josh Cooper <[email protected]>
(maint) Fix ArgumentError

If `determine_ssh_server` returned an unknown type, then beaker failed to raise
an ArgumentError...

d6071241655ec8b06ab1ce6a25e728322c0e01e9 authored over 2 years ago by Josh Cooper <[email protected]>
(maint) Detect when running Win32-OpenSSH

Updates the `Beaker::Host::Windows#determine_ssh_server` method to detect when
running the Win32...

a30e28d03bd111e95b8f3039204d270e6f401e5e authored over 2 years ago by Josh Cooper <[email protected]>
Merge pull request #1743 from joshcooper/beaker_4_36_1

Release 4.36.1

76a974f448bc49cdab69792d95ae606d2d868f50 authored over 2 years ago by Josh Cooper <[email protected]>
Release 4.36.1

05d1303de5e2cbe906c0d43c6215068ff8847b4b authored over 2 years ago by Josh Cooper <[email protected]>
Merge pull request #1742 from cthorn42/maint/master/disable_pam_on_ubuntu2204

(maint) Remove /etc/environment file for ubuntu2204

b4ed466cab704ecb1c75e6f1863b3a9511d03dc6 authored over 2 years ago by Josh Cooper <[email protected]>
(maint) Remove the /etc/environment file for ubuntu 2204

Clear out the environment file for ubuntu 2204 so ~/.ssh/environment can be used.

5037ecd84503c69b7557aacf69757928ec5d0d2f authored over 2 years ago by Christopher Thorn <[email protected]>
Merge pull request #1741 from bastelfreak/rel4360

Release 4.36.0

8ac29f42645554982d47db51c85f11f6d51bf409 authored over 2 years ago by Tim Meusel <[email protected]>
Release 4.36.0

a9eb83b9af7acdc746ffd85a5590cd5f1d0476c9 authored over 2 years ago by Tim Meusel <[email protected]>
Merge pull request #1740 from cthorn42/maint/master/PE-33493_update_ubuntu_2204_codename

(PE-33493) Add Ubuntu 2204 codename

4be10d9bbd170f31bef02d2ce6080be205e68679 authored over 2 years ago by Josh Cooper <[email protected]>
(PE-33493) Add Ubuntu 2204 codename

17b898a80712894af5814042c430f9cf18708b37 authored over 2 years ago by Christopher Thorn <[email protected]>
Merge pull request #1739 from bastelfreak/rel4350

Release 4.35.0

d3b00296f08a4e7318541206cff9acf0c1d3a970 authored over 2 years ago by Tim Meusel <[email protected]>
Release 4.35.0

01ac96be6cdbe7cccbda34cb7176a9ea34798b9a authored over 2 years ago by Tim Meusel <[email protected]>
Merge pull request #1738 from bastelfreak/build

Build gem during CI runs

adcfa43a35a817f2460c532ded2ef444ab655016 authored over 2 years ago by Tim Meusel <[email protected]>
Build gem during CI runs

dca01f5142c36ae4abefe81d5c41db4651a97670 authored over 2 years ago by Tim Meusel <[email protected]>
Merge pull request #1736 from ekohl/ruby-3.1

Add Ruby 3.1 support

d4cc3be5e7f0a8fc84e724172563ba6b1434dc7e authored over 2 years ago by Tim Meusel <[email protected]>
Test on Ruby 3.1

35baf5fb2981dd6a47e4b0532e489c11852406b0 authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Ruby 3.1 / Psych 4 compatibility

Ruby 3.1 contains Psych 4 which defaults to safe loading. A small helper
is introduced to avoid ...

a32f4fdb161dfd68c60eef3cc6b266c44c504ebf authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Handle Ruby 3.1 ERB trim_mode deprecation

In Ruby 3.1 using trim_mode must be passed as a keyword argument or a
deprecation warning is sho...

f3ca21471ec977316e432e2a83dc9a94a9179e6d authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Correct expectation

Ruby 2.7 changed behavior around passing in an options hash at the end.
This is a more explicit ...

e742305d080b04dd6a7a6ba3e1ce33dffe89b444 authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Release 4.34.0

a17ac7df4ff083d9b00aa0b635a1009647c6a033 authored almost 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #1732 from ekohl/el-9-curl

Do not install curl on EL9

f064f828737dde9c4b3ced1943c84d079c86475f authored almost 3 years ago by Tim Meusel <[email protected]>
Do not install curl on EL9

dnf depends on curl. By default curl-minimal is installed and running
`dnf install curl` results...

ac88530d573b402fa2c000b6e48af7db53056d25 authored almost 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #1729 from ekohl/extract-package-method-v2

Extract a host_packages method from validate_host

65b9e3597a46b4a1f0686f42adbf4060a1898379 authored almost 3 years ago by Tim Meusel <[email protected]>
Extract a host_packages method from validate_host

This separates the logic of getting a list of packages into a separate
method. The main motivati...

252f57e40eb9303294cda32d012d2b91108443d2 authored almost 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #1730 from ekohl/drop-old-ruby

Drop old Ruby 1.8 compatibility code

cdc17d9bc4b6e6666809c3f6beda63b0675f38a1 authored almost 3 years ago by Tim Meusel <[email protected]>
Drop old Ruby 1.8 compatibility code

463c858ea91d234c41cf4b9edacbbead67e37f70 authored almost 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #1728 from ekohl/reduce-duplication

Reduce duplication in ssh_permit_user_environment

662aa63dc6474c7b42609ab84b3b8f80d6612eb9 authored almost 3 years ago by Tim Meusel <[email protected]>
Reduce duplication in ssh_permit_user_environment

These steps are all the same so there's no reason to separate them out.

52cee277e8e112713cbf54280b6305dfb5fa1271 authored almost 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #1727 from bastelfreak/rel4321

Release 4.33.0

5cd2df2d047e18ef1baa588ce9299aeba2069d79 authored almost 3 years ago by Tim Meusel <[email protected]>
Release 4.33.0

38787e3a23457c608ee1f61bc0303d3d06bfc4c3 authored almost 3 years ago by Tim Meusel <[email protected]>
Merge pull request #1726 from bastelfreak/ed25519

Add ed25519 as runtime dependency

5a81f7f6ab9db33b5e0d9ac66edd2699558b0540 authored almost 3 years ago by Tim Meusel <[email protected]>
Update beaker.gemspec

Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>

b173ab641fe565002f68b34e8c56d74303b2129f authored almost 3 years ago by Tim Meusel <[email protected]>
Add ed25519 ad runtime dependency

Previously we had this on voxpupuli-acceptance, but it makes more sense
here. See https://github...

41b966a87ce5a880f3ff0a9529677dba88347f2e authored almost 3 years ago by Tim Meusel <[email protected]>
Merge pull request #1723 from bastelfreak/rel4320

Release 4.32.0

a523782efb74f1bedc5a895de561e3cd7fae0542 authored about 3 years ago by Tim Meusel <[email protected]>
Release 4.32.0

9b0a549ba885492bdd6d7ed838f4017a675a4484 authored about 3 years ago by Tim <[email protected]>
Merge pull request #1722 from bastelfreak/add-archlinux

Arch Linux: install net-tools and openssh

9a974a78ff8b53f2717dfd87c368a1496a6eb627 authored about 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #1719 from ekohl/EL9-support

Initial EL9 support

2a98c43dea2da9b9435ab7c066c32de502574116 authored about 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Arch Linux: install net-tools and openssh

Both packages are required. net-tools provides netstat

aace529ecc6923b064abb7dcafa3bc3ae4c9b616 authored about 3 years ago by Tim <[email protected]>
Merge pull request #1720 from bastelfreak/rel4310

Release 4.31.0

adf461865e7c25aab081229f11f89dd07711488e authored about 3 years ago by Tim Meusel <[email protected]>
Release 4.31.0

dff2b37c86bb77039e833192b2b0916083af78ab authored about 3 years ago by Tim Meusel <[email protected]>
Merge pull request #1721 from bastelfreak/release

Fix broken release GHA

f24c1c52230c210b152d5e77ce5d9444640cd7fb authored about 3 years ago by Tim Meusel <[email protected]>
Fix broken release GHA

c5769b19071af99381b81516f04b599be933e0f4 authored about 3 years ago by Tim <[email protected]>
Initial EL9 support

Currently CentOS Stream 9 is being built. This changes things so EL8 and
EL9 are treated the sam...

df7250eb0698a8007379ed81a3bb6a4f65d3cdc9 authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #1717 from trevor-vaughan/fix_fips_mode_function

Made fips_check? more generally applicable

3c32c5b2fbd545956e40b3f8bff17851fd7ee442 authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Made fips_check? more generally applicable

1a6fb129f9e0757c94d12bf1e53370ab38a078ec authored over 3 years ago by Trevor Vaughan <[email protected]>
Merge pull request #1691 from Filipovici-Andrei/BKR-1690

(BKR-1690) Fix localhost logging

e710879afc66a9fadd863c7cece4f96627d11ee6 authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #1714 from bastelfreak/aws

remove unused development dependencies

011510f0142d52272ed028074315c9849440301d authored over 3 years ago by Tim Meusel <[email protected]>
Remove unused development dependencies

4b77c071a9b183bad2eee1e177c95b1cd3d3eb99 authored over 3 years ago by Tim Meusel <[email protected]>
Merge pull request #1711 from bastelfreak/rel4292

release 4.30.0

7810d30e434dfc9948a71b4ce8b103055ef07c58 authored over 3 years ago by Tim Meusel <[email protected]>
release 4.30.0

This changelog was generated by hand because of
https://github.com/github-changelog-generator/gi...

01897127fdab1e9575aafa86320ea51bd1d4f557 authored over 3 years ago by Tim Meusel <[email protected]>
Merge pull request #1712 from da-ar/fedora-local-package

Fix Platform version string comparison for install_local_package

2de29fcdea13feab194c62526255946d2110ee02 authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Fix Platform version string comparison for install_local_package

The version string from Beaker::Platform was being compared to an integer.

77f53a15a970be12deadda3b383a7007f3a267e6 authored over 3 years ago by Dave Armstrong <[email protected]>
Merge pull request #1710 from bastelfreak/codecov

Implement codecov reporting

69705201a73f2e265261034acf578ee1f1ac71e2 authored over 3 years ago by Alexander Fisher <[email protected]>
Implement codecov reporting

this also updates the gemspec/spec_helper to not depend on simplecov.
Right now we need to pull ...

20b21a4253490533e260bd33656f1aaa5f4144a0 authored over 3 years ago by Tim Meusel <[email protected]>
(BKR-1690) Fix localhost logging

0c836d90a9e71f613e17c4b1b231fa6086be270f authored over 3 years ago by Andrei Filipovici <[email protected]>
Merge pull request #1707 from bastelfreak/updates

Align release setup with other gems

adf8b6a899bfb8f03c9ba9db5a28c4275f81eca1 authored over 3 years ago by Garrett Honeycutt <[email protected]>
Align release setup with other gems

this setup is now identical to our setup in https://github.com/voxpupuli/puppet-lint_modulesync_...

1bf33e3b37af91ec4626826834573f0dc8b642d8 authored over 3 years ago by Tim Meusel <[email protected]>
Merge pull request #1706 from bastelfreak/beaker-abs

beaker-abs: allow latest releases

92729af9848f71a6dbd2757dfecd33143dbf852b authored over 3 years ago by Garrett Honeycutt <[email protected]>
beaker-abs: allow latest releases

beaker was pinned to 0.4.x, but the last release is 0.8.1

1cfffe9de56c150438990d6526ec91c30dfad8d9 authored over 3 years ago by Tim Meusel <[email protected]>
Merge pull request #1697 from jkroepke/opensuse

Add initial opensuse support

66314f41b9a4ce9845e62c2c0bf85419fbd76d57 authored over 3 years ago by Tim Meusel <[email protected]>
Merge branch 'master' into opensuse

fc6bdb833360f7fb719f62d7d0fffb6df9f304fb authored over 3 years ago by Jan-Otto Kröpke <[email protected]>
Merge pull request #1705 from trevor-vaughan/release_4.29.1

Release of 4.29.1

22d8745e2018dad47aa152513e57d988eaad16a5 authored over 3 years ago by Trevor Vaughan <[email protected]>
Merge branch 'master' into opensuse

5bb2d63fd5b203e3a7157329ca2c3178f296afcd authored over 3 years ago by Jan-Otto Kröpke <[email protected]>
Release of 4.29.1

c953e7b0951b7aa839fe09c50e157cf5cd9bfd8a authored over 3 years ago by Trevor Vaughan <[email protected]>
Merge pull request #1704 from trevor-vaughan/fix_unix_get_ip

Fix vagrant matching in 'get_ip'

6c8d6f0d4b9840c14e2392a2fa3cda97252287c1 authored over 3 years ago by Trevor Vaughan <[email protected]>
Fix vagrant matching in 'get_ip'

Update the match in `get_ip` to match on any hypervisor matching
`vagrant`.

Fixes #1703

9f213044c290d80994f364b4956dcfb18b1c7099 authored over 3 years ago by Trevor Vaughan <[email protected]>
Merge pull request #1702 from GabrielNagy/use-chrony-on-fedora

Use chrony instead of ntpdate on Fedora

43256514edeb9ee673b61852d4e0a8bad901811f authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Use chrony instead of ntpdate on Fedora

The ntpdate package is no longer available starting with Fedora 34, the
ntpdate binary is now pr...

553c96c98b154c97c6fe98bff9eb03a35dfc84a4 authored over 3 years ago by Gabriel Nagy <[email protected]>
Release 4.29.0

999c37155efaff2a0788872b9377b5d69dae8262 authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #1700 from ekohl/ruby-3.0-support

Support Ruby 3.0

8383f0acc7153838a0311b54f3c277cf57cc42c3 authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Support Ruby 3.0

In Ruby 3.0 rexml is no longer bundled. This adds it as an explicit
dependency.

fba2fb336573ab4958f17bcbb808d2cb66a5929e authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Use Open3.capture2e instead of backticks

Ruby 1.8 support has thankfully been dropped a while back. This is
cleaner. Also, it's no longer...

b4509cc2555539c32aceccd7577558afb793636d authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #1699 from ciprianbadescu/PA-3704/add-debian-11-support

(PA-3704) add Debian 11 support

ff213a44f1d0dc7f765071220798518496387b5e authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
(PA-3704) add Debian 11 support

09332bf10de041441c7a12b35bd236b2e76a4be0 authored over 3 years ago by Ciprian Badescu <[email protected]>
Add initial opensuse support

7b8f14a613d2e8ddd92250388ebebc79daaab087 authored over 3 years ago by Jan-Otto Kröpke <[email protected]>
Merge pull request #1694 from trevor-vaughan/release-4.28.1

Release of 4.28.1

09a424be95c50d573f1911b43aed9ffb7cef11dc authored almost 4 years ago by Trevor Vaughan <[email protected]>
Remove unreleased link

20c7e6b5c14e6d862618549f1f23d6bb8a34b296 authored almost 4 years ago by Trevor Vaughan <[email protected]>
fix CHANGELOG links

130e87bb8f9f6095afb8eb7fc1f08d9844a25bb7 authored almost 4 years ago by Trevor Vaughan <[email protected]>