Skip to content

Add checks for templating infra#991

Closed
hanefi wants to merge 3 commits intodevelopfrom
update-supported-os-list
Closed

Add checks for templating infra#991
hanefi wants to merge 3 commits intodevelopfrom
update-supported-os-list

Conversation

@hanefi
Copy link
Member

@hanefi hanefi commented Oct 14, 2022

We used to have a CI job that checked whether the dockerfiles are generated using the templates or modified manually. It was removed in #745 and our template structure started to decay. This PR introduces a new workflow that makes sure that all the dockerfiles and associated scripts are in fact created using the templates.

Since our template structure uses os-list.csv file, I took the liberty of updating that file by:

  • removing debian/stretch, oraclelinux/6 as their reached their end of life for support
  • adding oraclelinux/9 as it is available for a while now
  • reordering the entries so that (os,distro) pairs are sorted by os name first, and distro release date second.

@hanefi hanefi requested a review from gurkanindibay October 14, 2022 13:59
@ihalatci ihalatci closed this Jan 25, 2026
@ihalatci ihalatci deleted the update-supported-os-list branch February 11, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants