Robert Waffen
Robert Waffen
also somehow the naming of the fact files is broken. ``` Unversionierte Dateien: (benutzen Sie "git add ...", um die Änderungen zum Commit vorzumerken) 4.10/--.facts 4.2/--.facts 4.3/--.facts 4.4/--.facts 4.5/--.facts 4.6/--.facts...
ah damn, i think i pushed to much and broke it somehow
so, i fixed it. but have no time to debug this more. i'm not so into amzn linux.
here is a complete vagrant run ``` ➜ facts git:(master) ✗ vagrant up --provision amazonlinux-2023-x86_64 Bringing machine 'amazonlinux-2023-x86_64' up with 'virtualbox' provider... ==> amazonlinux-2023-x86_64: Importing base box 'bento/amazonlinux-2023'... ==> amazonlinux-2023-x86_64:...
@bastelfreak your tests will never work, you somehow mixed up beaker and litmus.... maybe by just coping it from [puppet_health_check](https://github.com/voxpupuli/puppet_health_check) 🫣 - https://www.rubydoc.info/gems/puppet_litmus/PuppetLitmus/PuppetHelpers - https://www.rubydoc.info/github/puppetlabs/beaker/Beaker/DSL
Ah okay. It’s rexml again. I fixed it already in some other container. I will look into it to apply the fix also here.
This will also fix these security issues https://github.com/voxpupuli/container-puppetserver/security/code-scanning?query=is%3Aopen+branch%3Amain+sort%3Acreated-desc+rexml
i see what i can do. btw.: also third party members can trigger releases, see: https://voxpupuli.org/docs/releasing_version/
@tuxmea did you see something like this, while you implemented this?
will test this and then merge it.