Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  bin
  checks
  config
  hooks
  katello_certs
  man
  spec
  util
.gitignore 403 Bytes
.gitlab-ci.yml 1.04 KB
.packit.yaml 1.48 KB
.rubocop.yml 2.18 KB
.rubocop_todo.yml 734 Bytes
CONTRIBUTING.md 1.71 KB
Gemfile 664 Bytes
KATELLO.md 8.63 KB
LICENSE 31.7 KB
Puppetfile 1.66 KB
README.md 3.44 KB
Rakefile 12.6 KB
VERSION 15 Bytes

Latest revisions

# Date Author Comment
df6fa10a 05/09/2024 05:08 AM Evgeni Golov

archive puppet lock

if not cancelled as recommended in GitHub documentation
https://docs.github.com/en/actions/learn-github-actions/expressions#always

6b40ca7c 05/08/2024 01:36 PM Evgeni Golov

add GHA based tests

211f7c9b 05/08/2024 12:56 PM Evgeni Golov

explicitly install racc on Ruby 3.3+

7f1b3577 05/08/2024 09:27 AM dosas please_edit_me

Fixes #37392 - Exclude vendor dir in .rubocop.yaml

bce6e291 05/06/2024 11:43 AM Evgeni Golov

Ensure the system encoding is UTF-8

Checking for C is not sufficient, it could also be ISO-8859 or something
else.

By checking Enconding.locale_charmap we can check one place and have one
way to spell "UTF-8". ENV['LANG'] and ENV['LC_*'] support a variety of...

e6e1ea70 05/02/2024 01:27 AM Eric Helms

Also add semverse to test group

5a6e880d 05/01/2024 11:34 AM Ewoud Kohl van Wijngaarden

Support a maximum version in pin_modules rake task

24a81c70 05/01/2024 11:34 AM Ewoud Kohl van Wijngaarden

Factor out FakePuppetfile so it can be tested in rspec

753dc847 04/29/2024 12:47 PM Archana Kumari

Fix RSpec/ContextWording cop

335d09c5 04/29/2024 12:47 PM Archana Kumari

Fix Performance/Casecmp cop

View all revisions | View revisions

Also available in: Atom