From 6e2afc05c681d33fbdc1b96a23965e81b81c5d97 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Wed, 24 Apr 2024 07:48:53 +0200 Subject: [PATCH] Fedora 40. --- files/pull_request_template.md | 11 +++++++++++ generate.yml | 2 ++ vars/main.yml | 10 ++++------ 3 files changed, 17 insertions(+), 6 deletions(-) create mode 100644 files/pull_request_template.md diff --git a/files/pull_request_template.md b/files/pull_request_template.md new file mode 100644 index 0000000..b1578c0 --- /dev/null +++ b/files/pull_request_template.md @@ -0,0 +1,11 @@ +--- +name: Pull request +about: Describe the proposed change + +--- + +**Describe the change** +A clear and concise description of what the pull request is. + +**Testing** +In case a feature was added, how were tests performed? diff --git a/generate.yml b/generate.yml index f18ab7e..d06e532 100755 --- a/generate.yml +++ b/generate.yml @@ -119,6 +119,8 @@ dest: .yamllint - source: pre-commit-config.yaml dest: .pre-commit-config.yaml + - source: pull_request_template.md + dest: .github/pull_request_template.md loop_control: label: "{{ item.source }}" diff --git a/vars/main.yml b/vars/main.yml index 2e6b8ec..5faec20 100644 --- a/vars/main.yml +++ b/vars/main.yml @@ -63,16 +63,14 @@ distribution_version_mapping: - latest Fedora: all: - - 38 + - 39 - latest - rawhide - "37": - - 37 - "38": - - 38 "39": - - latest + - 39 "40": + - latest + "41": - rawhide opensuse: all: