Compare commits

..

No commits in common. "a8-stream-1.22" and "a8-stream-1.14" have entirely different histories.

View File

@ -40,13 +40,21 @@ actions:
alt="[ Powered by AlmaLinux ]"
width="124" height="32" /></a>
count: 1
- target: "index.html"
find: "<title>Test Page for the Nginx HTTP Server on Red Hat Enterprise Linux</title>"
replace: "<title>Test Page for the Nginx HTTP Server on AlmaLinux</title>"
count: 1
- target: "index.html"
find: "<h1>Welcome to <strong>nginx</strong> on Red Hat Enterprise Linux!</h1>"
replace: "<h1>Welcome to <strong>nginx</strong> on AlmaLinux!</h1>"
count: 1
- modify_release:
- suffix: ".alma.1"
enabled: true
- changelog_entry:
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
- name: "Andrew Lukoshko"
email: "alukoshko@almalinux.org"
line:
- "Debrand for AlmaLinux"