Commit Graph

12 Commits

Author SHA1 Message Date
Brian C. Lane
ea1d56dca4 - Makefile: Bump the release version to 8.10 (bcl)
Related: RHEL-24418
- Restore missing ppc files (bcl)
  Resolves: RHEL-24619
2024-02-07 08:45:01 -08:00
Brian C. Lane
965520cb34 Makefile: Bump the release version to 8.10
Typically this has tracked the release that the changes are being built
for.

Related: RHEL-24418
2024-02-07 08:42:13 -08:00
Brian C. Lane
916f0c6e59 Restore missing ppc files
When this repo was synced from dist-git to gitlab it was missing the
80-rhel directory. I thought I had copied it all over, but the ppc
directories were missing.

This was because rhpkg creates a .git/info/exclude file that ignores
arch named directories, like 'ppc', so git wasn't adding it when told to
and not showing it as missing when looking at the status.

For future reference the command:
git status --ignored --verbose

will show all ignore files. And you can figure out what is making it get
ignored with:

git check-ignore -v PATH-TO-IGNORED-FILE

Resolves: RHEL-24619
2024-02-07 08:08:01 -08:00
Brian C. Lane
e83afb8761 - templates: Remove libreport bugzilla plugins
Resolves: RHEL-24418
2024-02-06 09:55:42 -08:00
Brian C. Lane
3c3b33f926 templates: Remove libreport bugzilla plugins
Bug reporting via bugzilla no longer works, the new reporting tool is:
https://issues.redhat.com/

Resolves: RHEL-24418
2024-02-06 09:50:04 -08:00
Brian C. Lane
9a47857222 tests: Restore missing tests 2023-03-14 16:08:59 -07:00
Brian C. Lane
6637308b53 Add missing 80-rhel template directory 2023-03-14 16:08:59 -07:00
Troy Dawson
378b089dcb Bring gating.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2023-03-10 11:01:48 -08:00
James Antill
1f2adea616 Import rpm: c8s 2023-02-27 14:18:01 -05:00
CentOS Sources
5bf7a0350e Auto sync2gitlab import of lorax-templates-rhel-8.7-1.el8.src.rpm 2022-06-16 05:13:40 +00:00
James Antill
08158ac246 Auto sync2gitlab import of lorax-templates-rhel-8.6-3.el8.src.rpm 2022-05-26 11:16:07 -04:00
James Antill
86b76f2b04 Initial c8s branch. 2022-05-26 11:16:04 -04:00