Commit Graph

10 Commits

Author SHA1 Message Date
Ryan Lerch
47c68f478d ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template
Replaces references to template: with ansible.builtin.template

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:30:29 +10:00
Ryan Lerch
25391e95b7 ansiblelint fixes - fqcn[action-core] - package to ansible.builtin.package
Replaces many references to  package: with ansible.builtin.package

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:28:00 +10:00
Ryan Lerch
691adee6ee Fix name[casing] ansible-lint issues
fix 1900 failures of the following case issue:

`name[casing]: All names should start with an uppercase letter.`

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 20:20:07 +10:00
Pavel Raiskup
23863ceb16 backend: nicer log-detective tarball names 2024-11-01 14:37:27 +01:00
Pavel Raiskup
6753976645 backend: log-detective backups hints from #2334 2024-11-01 13:48:42 +01:00
Jiri Podivin
1a3efadea2 Newly downloaded archive is compared against existing files to ensure uniqueness
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-11-01 12:44:21 +00:00
Pavel Raiskup
a21141ad4d copr-backend: make the log-detective backups public 2024-11-01 06:17:49 +01:00
Pavel Raiskup
f5c12dc90b Revert "copr-backend: backup log-detective "as copr""
This reverts commit e77961d36b.
2024-11-01 06:08:34 +01:00
Pavel Raiskup
e77961d36b copr-backend: backup log-detective "as copr"
There's no need to hide the backup tarballs, since we download them from
a public place.
2024-10-30 11:31:26 +01:00
Pavel Raiskup
1a38d112c7 copr-backend: automatic backup for log-detective.com
Fixes: https://github.com/fedora-copr/log-detective-website/issues/33
2024-01-16 10:07:43 +01:00