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
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>Release 4.38.1
f60ac9413f9c7976a6645ef9e1dd2afbcc6542de authored over 2 years ago by Tim Meusel <[email protected]>e377a487a8acf8e25f9ec7f373411262a91f69d7 authored over 2 years ago by Tim Meusel <[email protected]>
Arch Linux: Ensure keyring is up2date
680418bdf1ee302a5275ba5332f667ce63232fcb authored over 2 years ago by Tim Meusel <[email protected]>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]>f8a81ccf31bac391f0d7886c072464d435cde9d8 authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Drop pry dependency
c6bdf81a6d2d02676b7a35a8f44f72e8225c4c15 authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Ruby 3.1 bundles debug.gem which has similar capabilities. This reduces
the dependencies that be...
Release 4.37.2
23fb6f0989ba600b42bf4c0c4af274253de01850 authored over 2 years ago by Josh Cooper <[email protected]>8a3eb2a01fb4ccf4e72319d1d96ac0095e7395f1 authored over 2 years ago by Josh Cooper <[email protected]>
Use the new scheme for agent versions >= 6.28 and < 7
02e0ed6c5695a3a42271ff0f360544db6574eb36 authored over 2 years ago by Josh Cooper <[email protected]>
Commit 0008b7ffd3b0bd7891a5ddbf1bb58898b542406d incorrectly returned the old
scheme for agent ve...
Release 4.37.1
c76e616171564f4f62361ce4aa610f5264700f58 authored over 2 years ago by Tim Meusel <[email protected]>37494717d471f593107b6e2d723e93ba185fbe4a authored over 2 years ago by Josh Cooper <[email protected]>
macOS PE tarballs include arch now
1592ac37780b9add7c34437d8abe1e0902757ac3 authored over 2 years ago by Josh Cooper <[email protected]>
Assume PE tarballs for macOS include the architecture unless it's an older agent
version. This f...
Release 4.37.0
95b4d76fbbd99bcdf1d22bcb99a4e6a285b72251 authored over 2 years ago by Josh Cooper <[email protected]>bfefa2f43846848eb427b71bc08bbc33748351bc authored over 2 years ago by Josh Cooper <[email protected]>
Create ~/.ssh on Windows if it doesn't exist
a4aa0677dddd46a66cb470534905b60e3e0de711 authored over 2 years ago by Josh Cooper <[email protected]>
Beaker executed `mkdir -p "~/.ssh"` on Windows hosts as part of the prebuilt
steps sequence. How...
Add support for Win32-OpenSSH
6c0b15bd2a287e54814fc25038702ead8ab0413b authored over 2 years ago by Josh Cooper <[email protected]>
When using cygwin bash.exe, backslashes are handled differently depending on
whether we're using...
If `determine_ssh_server` returned an unknown type, then beaker failed to raise
an ArgumentError...
Updates the `Beaker::Host::Windows#determine_ssh_server` method to detect when
running the Win32...
Release 4.36.1
76a974f448bc49cdab69792d95ae606d2d868f50 authored over 2 years ago by Josh Cooper <[email protected]>05d1303de5e2cbe906c0d43c6215068ff8847b4b authored over 2 years ago by Josh Cooper <[email protected]>
(maint) Remove /etc/environment file for ubuntu2204
b4ed466cab704ecb1c75e6f1863b3a9511d03dc6 authored over 2 years ago by Josh Cooper <[email protected]>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]>Release 4.36.0
8ac29f42645554982d47db51c85f11f6d51bf409 authored over 2 years ago by Tim Meusel <[email protected]>a9eb83b9af7acdc746ffd85a5590cd5f1d0476c9 authored over 2 years ago by Tim Meusel <[email protected]>
(PE-33493) Add Ubuntu 2204 codename
4be10d9bbd170f31bef02d2ce6080be205e68679 authored over 2 years ago by Josh Cooper <[email protected]>17b898a80712894af5814042c430f9cf18708b37 authored over 2 years ago by Christopher Thorn <[email protected]>
Release 4.35.0
d3b00296f08a4e7318541206cff9acf0c1d3a970 authored over 2 years ago by Tim Meusel <[email protected]>01ac96be6cdbe7cccbda34cb7176a9ea34798b9a authored over 2 years ago by Tim Meusel <[email protected]>
Build gem during CI runs
adcfa43a35a817f2460c532ded2ef444ab655016 authored over 2 years ago by Tim Meusel <[email protected]>dca01f5142c36ae4abefe81d5c41db4651a97670 authored over 2 years ago by Tim Meusel <[email protected]>
Add Ruby 3.1 support
d4cc3be5e7f0a8fc84e724172563ba6b1434dc7e authored over 2 years ago by Tim Meusel <[email protected]>35baf5fb2981dd6a47e4b0532e489c11852406b0 authored over 2 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Ruby 3.1 contains Psych 4 which defaults to safe loading. A small helper
is introduced to avoid ...
In Ruby 3.1 using trim_mode must be passed as a keyword argument or a
deprecation warning is sho...
Ruby 2.7 changed behavior around passing in an options hash at the end.
This is a more explicit ...
a17ac7df4ff083d9b00aa0b635a1009647c6a033 authored almost 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Do not install curl on EL9
f064f828737dde9c4b3ced1943c84d079c86475f authored almost 3 years ago by Tim Meusel <[email protected]>
dnf depends on curl. By default curl-minimal is installed and running
`dnf install curl` results...
Extract a host_packages method from validate_host
65b9e3597a46b4a1f0686f42adbf4060a1898379 authored almost 3 years ago by Tim Meusel <[email protected]>
This separates the logic of getting a list of packages into a separate
method. The main motivati...
Drop old Ruby 1.8 compatibility code
cdc17d9bc4b6e6666809c3f6beda63b0675f38a1 authored almost 3 years ago by Tim Meusel <[email protected]>463c858ea91d234c41cf4b9edacbbead67e37f70 authored almost 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Reduce duplication in ssh_permit_user_environment
662aa63dc6474c7b42609ab84b3b8f80d6612eb9 authored almost 3 years ago by Tim Meusel <[email protected]>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]>Release 4.33.0
5cd2df2d047e18ef1baa588ce9299aeba2069d79 authored almost 3 years ago by Tim Meusel <[email protected]>38787e3a23457c608ee1f61bc0303d3d06bfc4c3 authored almost 3 years ago by Tim Meusel <[email protected]>
Add ed25519 as runtime dependency
5a81f7f6ab9db33b5e0d9ac66edd2699558b0540 authored almost 3 years ago by Tim Meusel <[email protected]>Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
b173ab641fe565002f68b34e8c56d74303b2129f authored almost 3 years ago by Tim Meusel <[email protected]>
Previously we had this on voxpupuli-acceptance, but it makes more sense
here. See https://github...
Release 4.32.0
a523782efb74f1bedc5a895de561e3cd7fae0542 authored about 3 years ago by Tim Meusel <[email protected]>9b0a549ba885492bdd6d7ed838f4017a675a4484 authored about 3 years ago by Tim <[email protected]>
Arch Linux: install net-tools and openssh
9a974a78ff8b53f2717dfd87c368a1496a6eb627 authored about 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>Initial EL9 support
2a98c43dea2da9b9435ab7c066c32de502574116 authored about 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>Both packages are required. net-tools provides netstat
aace529ecc6923b064abb7dcafa3bc3ae4c9b616 authored about 3 years ago by Tim <[email protected]>Release 4.31.0
adf461865e7c25aab081229f11f89dd07711488e authored about 3 years ago by Tim Meusel <[email protected]>dff2b37c86bb77039e833192b2b0916083af78ab authored about 3 years ago by Tim Meusel <[email protected]>
Fix broken release GHA
f24c1c52230c210b152d5e77ce5d9444640cd7fb authored about 3 years ago by Tim Meusel <[email protected]>c5769b19071af99381b81516f04b599be933e0f4 authored about 3 years ago by Tim <[email protected]>
Currently CentOS Stream 9 is being built. This changes things so EL8 and
EL9 are treated the sam...
Made fips_check? more generally applicable
3c32c5b2fbd545956e40b3f8bff17851fd7ee442 authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>1a6fb129f9e0757c94d12bf1e53370ab38a078ec authored over 3 years ago by Trevor Vaughan <[email protected]>
(BKR-1690) Fix localhost logging
e710879afc66a9fadd863c7cece4f96627d11ee6 authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>remove unused development dependencies
011510f0142d52272ed028074315c9849440301d authored over 3 years ago by Tim Meusel <[email protected]>4b77c071a9b183bad2eee1e177c95b1cd3d3eb99 authored over 3 years ago by Tim Meusel <[email protected]>
release 4.30.0
7810d30e434dfc9948a71b4ce8b103055ef07c58 authored over 3 years ago by Tim Meusel <[email protected]>
This changelog was generated by hand because of
https://github.com/github-changelog-generator/gi...
Fix Platform version string comparison for install_local_package
2de29fcdea13feab194c62526255946d2110ee02 authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>The version string from Beaker::Platform was being compared to an integer.
77f53a15a970be12deadda3b383a7007f3a267e6 authored over 3 years ago by Dave Armstrong <[email protected]>Implement codecov reporting
69705201a73f2e265261034acf578ee1f1ac71e2 authored over 3 years ago by Alexander Fisher <[email protected]>
this also updates the gemspec/spec_helper to not depend on simplecov.
Right now we need to pull ...
0c836d90a9e71f613e17c4b1b231fa6086be270f authored over 3 years ago by Andrei Filipovici <[email protected]>
Align release setup with other gems
adf8b6a899bfb8f03c9ba9db5a28c4275f81eca1 authored over 3 years ago by Garrett Honeycutt <[email protected]>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]>beaker-abs: allow latest releases
92729af9848f71a6dbd2757dfecd33143dbf852b authored over 3 years ago by Garrett Honeycutt <[email protected]>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]>Add initial opensuse support
66314f41b9a4ce9845e62c2c0bf85419fbd76d57 authored over 3 years ago by Tim Meusel <[email protected]>fc6bdb833360f7fb719f62d7d0fffb6df9f304fb authored over 3 years ago by Jan-Otto Kröpke <[email protected]>
Release of 4.29.1
22d8745e2018dad47aa152513e57d988eaad16a5 authored over 3 years ago by Trevor Vaughan <[email protected]>5bb2d63fd5b203e3a7157329ca2c3178f296afcd authored over 3 years ago by Jan-Otto Kröpke <[email protected]>
c953e7b0951b7aa839fe09c50e157cf5cd9bfd8a authored over 3 years ago by Trevor Vaughan <[email protected]>
Fix vagrant matching in 'get_ip'
6c8d6f0d4b9840c14e2392a2fa3cda97252287c1 authored over 3 years ago by Trevor Vaughan <[email protected]>
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]>Use chrony instead of ntpdate on Fedora
43256514edeb9ee673b61852d4e0a8bad901811f authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
The ntpdate package is no longer available starting with Fedora 34, the
ntpdate binary is now pr...
999c37155efaff2a0788872b9377b5d69dae8262 authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Support Ruby 3.0
8383f0acc7153838a0311b54f3c277cf57cc42c3 authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
In Ruby 3.0 rexml is no longer bundled. This adds it as an explicit
dependency.
Ruby 1.8 support has thankfully been dropped a while back. This is
cleaner. Also, it's no longer...
(PA-3704) add Debian 11 support
ff213a44f1d0dc7f765071220798518496387b5e authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>09332bf10de041441c7a12b35bd236b2e76a4be0 authored over 3 years ago by Ciprian Badescu <[email protected]>
7b8f14a613d2e8ddd92250388ebebc79daaab087 authored over 3 years ago by Jan-Otto Kröpke <[email protected]>
Release of 4.28.1
09a424be95c50d573f1911b43aed9ffb7cef11dc authored almost 4 years ago by Trevor Vaughan <[email protected]>20c7e6b5c14e6d862618549f1f23d6bb8a34b296 authored almost 4 years ago by Trevor Vaughan <[email protected]>
130e87bb8f9f6095afb8eb7fc1f08d9844a25bb7 authored almost 4 years ago by Trevor Vaughan <[email protected]>