publish_distro_conf: Apply editor config standards

This commit is contained in:
Stephan Kulow 2023-01-02 15:24:00 +01:00
parent ae8dd7e25b
commit f689243e27
17 changed files with 50 additions and 50 deletions

View File

@ -5,7 +5,7 @@
configuration files in this repository are used by `../publish_distro`
to publish content from ftp-stage to ftp-prod on the pontifex host
Individual releases have its own section in
Individual releases have its own section in
`pontifex.infra.opensuse.org:~mirror/bin/publish_factory_leap` which
is triggered by a cronjob on a regular basis.
@ -17,4 +17,4 @@ Users need to have [openSUSE Heroes](https://en.opensuse.org/openSUSE:Heroes) VP
## Deployment of publish_distro and related configuration
publish_distro should be deployed as part of `openSUSE-release-tools` rpm by openSUSE heroes.
Configuration files will be currently checked out from git under the `mirror` user.
Configuration files will be currently checked out from git under the `mirror` user.

View File

@ -21,12 +21,12 @@ get_version() {
fi
}
get_iso()
get_iso()
{
iso="openSUSE-Leap-Micro-$micro_version$qu-$flavor-Build$version-Media.iso"
}
get_iso_link()
get_iso_link()
{
link="$stage/iso/openSUSE-Leap-$micro_version$qu-$flavor-Current.iso"
}
@ -43,8 +43,8 @@ get_mark_published_url()
get_changes_filename()
{
# ChangeLog files from obsgendiff are used instead
#changes="$changes_dir_base/jump/$jump_version/Changes.$version.txt"
:
# ChangeLog files from obsgendiff are used instead
#changes="$changes_dir_base/jump/$jump_version/Changes.$version.txt"
:
# changes="$changes_dir_base/leap/$micro_version/Changes.$version.txt"
}

View File

@ -21,12 +21,12 @@ get_version() {
fi
}
get_iso()
get_iso()
{
iso="openSUSE-Leap-Micro-$micro_version$qu-$flavor-Build$version-Media.iso"
}
get_iso_link()
get_iso_link()
{
link="$stage/iso/openSUSE-Leap-$micro_version$qu-$flavor-Current.iso"
}
@ -43,8 +43,8 @@ get_mark_published_url()
get_changes_filename()
{
# ChangeLog files from obsgendiff are used instead
#changes="$changes_dir_base/jump/$jump_version/Changes.$version.txt"
:
# ChangeLog files from obsgendiff are used instead
#changes="$changes_dir_base/jump/$jump_version/Changes.$version.txt"
:
# changes="$changes_dir_base/leap/$micro_version/Changes.$version.txt"
}

View File

@ -23,7 +23,7 @@ get_version() {
fi
}
_get_iso()
_get_iso()
{
local snapshot="$1"
local suffix=qcow2
@ -40,7 +40,7 @@ get_iso()
iso=`_get_iso "Snapshot$version"`
}
get_iso_link()
get_iso_link()
{
link="$stage/`_get_iso Current`"
}

View File

@ -23,12 +23,12 @@ get_version() {
fi
}
get_iso()
get_iso()
{
iso="openSUSE-Leap-$leap_version-$flavor-Snapshot$version-Media.iso"
}
get_iso_link()
get_iso_link()
{
link="$stage/openSUSE-Leap-$leap_version-$flavor-Current.iso"
}

View File

@ -20,12 +20,12 @@ get_version() {
fi
}
get_iso()
get_iso()
{
iso="openSUSE-Leap-$leap_version-$flavor-Build$version-Media.iso"
}
get_iso_link()
get_iso_link()
{
link="$stage/iso/openSUSE-Leap-$leap_version-$flavor-Current.iso"
}

View File

@ -23,7 +23,7 @@ get_version() {
fi
}
_get_iso()
_get_iso()
{
local snapshot="$1"
local suffix=qcow2
@ -40,7 +40,7 @@ get_iso()
iso=`_get_iso "Snapshot$version"`
}
get_iso_link()
get_iso_link()
{
link="$stage/`_get_iso Current`"
}

View File

@ -23,12 +23,12 @@ get_version() {
fi
}
get_iso()
get_iso()
{
iso="openSUSE-Leap-$leap_version-$flavor-Snapshot$version-Media.iso"
}
get_iso_link()
get_iso_link()
{
link="$stage/openSUSE-Leap-$leap_version-$flavor-Current.iso"
}

View File

@ -20,12 +20,12 @@ get_version() {
fi
}
get_iso()
get_iso()
{
iso="openSUSE-Leap-$leap_version-$flavor-Build$version-Media.iso"
}
get_iso_link()
get_iso_link()
{
link="$stage/iso/openSUSE-Leap-$leap_version-$flavor-Current.iso"
}

View File

@ -23,7 +23,7 @@ get_version() {
fi
}
_get_iso()
_get_iso()
{
local snapshot="$1"
local suffix=qcow2
@ -40,7 +40,7 @@ get_iso()
iso=`_get_iso "Snapshot$version"`
}
get_iso_link()
get_iso_link()
{
link="$stage/`_get_iso Current`"
}

View File

@ -23,12 +23,12 @@ get_version() {
fi
}
get_iso()
get_iso()
{
iso="openSUSE-Leap-$leap_version-$flavor-Snapshot$version-Media.iso"
}
get_iso_link()
get_iso_link()
{
link="$stage/openSUSE-Leap-$leap_version-$flavor-Current.iso"
}

View File

@ -21,12 +21,12 @@ get_version() {
fi
}
get_iso()
get_iso()
{
iso="openSUSE-Leap-$leap_version$qu-$flavor-Build$version-Media.iso"
}
get_iso_link()
get_iso_link()
{
link="$stage/iso/openSUSE-Leap-$leap_version$qu-$flavor-Current.iso"
}
@ -43,9 +43,9 @@ get_mark_published_url()
get_changes_filename()
{
# ChangeLog files from obsgendiff are used instead
#changes="$changes_dir_base/jump/$jump_version/Changes.$version.txt"
:
# ChangeLog files from obsgendiff are used instead
#changes="$changes_dir_base/jump/$jump_version/Changes.$version.txt"
:
# changes="$changes_dir_base/leap/$leap_version/Changes.$version.txt"
}

View File

@ -23,7 +23,7 @@ get_version() {
fi
}
_get_iso()
_get_iso()
{
local snapshot="$1"
local suffix=qcow2
@ -41,7 +41,7 @@ get_iso()
iso=`_get_iso "Build$version"`
}
get_iso_link()
get_iso_link()
{
link="$stage/`_get_iso Current`"
}

View File

@ -23,12 +23,12 @@ get_version() {
fi
}
get_iso()
get_iso()
{
iso="openSUSE-Leap-$leap_version-$flavor-Snapshot$version-Media.iso"
}
get_iso_link()
get_iso_link()
{
link="$stage/openSUSE-Leap-$leap_version-$flavor-Current.iso"
}

View File

@ -21,12 +21,12 @@ get_version() {
fi
}
get_iso()
get_iso()
{
iso="openSUSE-Leap-$leap_version$qu-$flavor-Build$version-Media.iso"
}
get_iso_link()
get_iso_link()
{
link="$stage/iso/openSUSE-Leap-$leap_version$qu-$flavor-Current.iso"
}
@ -43,9 +43,9 @@ get_mark_published_url()
get_changes_filename()
{
# ChangeLog files from obsgendiff are used instead
#changes="$changes_dir_base/jump/$jump_version/Changes.$version.txt"
:
# ChangeLog files from obsgendiff are used instead
#changes="$changes_dir_base/jump/$jump_version/Changes.$version.txt"
:
# changes="$changes_dir_base/leap/$leap_version/Changes.$version.txt"
}

View File

@ -21,12 +21,12 @@ get_version() {
fi
}
get_iso()
get_iso()
{
iso="openSUSE-Leap-$leap_version$qu-$flavor-Build$version-Media.iso"
}
get_iso_link()
get_iso_link()
{
link="$stage/iso/openSUSE-Leap-$leap_version$qu-$flavor-Current.iso"
}
@ -43,9 +43,9 @@ get_mark_published_url()
get_changes_filename()
{
# ChangeLog files from obsgendiff are used instead
#changes="$changes_dir_base/jump/$jump_version/Changes.$version.txt"
:
# changes="$changes_dir_base/leap/$leap_version/Changes.$version.txt"
# ChangeLog files from obsgendiff are used instead
#changes="$changes_dir_base/jump/$jump_version/Changes.$version.txt"
:
#changes="$changes_dir_base/leap/$leap_version/Changes.$version.txt"
}

View File

@ -20,12 +20,12 @@ get_version() {
fi
}
get_iso()
get_iso()
{
iso="openSUSE-Tumbleweed-$flavor-Snapshot$version-Media.iso"
}
get_iso_link()
get_iso_link()
{
link="$stage/iso/openSUSE-Tumbleweed-$flavor-Current.iso"
}