[websites/rkward-kde-org] /: Update binary-factory links to cdn
Thomas Friedrichsmeier
null at kde.org
Sat Apr 13 21:13:57 BST 2024
Git commit c86d722ec989a5d32680a95577d116628846797e by Thomas Friedrichsmeier.
Committed on 13/04/2024 at 20:13.
Pushed by tfry into branch 'master'.
Update binary-factory links to cdn
M +2 -2 RKWard_Source_Repository.md
M +1 -1 RKWard_on_Mac.md
M +3 -3 Release_Schedule.md
https://invent.kde.org/websites/rkward-kde-org/-/commit/c86d722ec989a5d32680a95577d116628846797e
diff --git a/RKWard_Source_Repository.md b/RKWard_Source_Repository.md
index e948ae4..8492837 100644
--- a/RKWard_Source_Repository.md
+++ b/RKWard_Source_Repository.md
@@ -18,8 +18,8 @@ snapshot, easily.
- [KF5 version of RKWard](https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-kf5-daily)
- [KF5 version of RKWard compiled for CRAN R](https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-kf5-daily-r40)
- [KF5 version of RKWard compiled for CRAN R and KF5 backports](https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-kf5-backports-daily-r40)
- - For Windows users, daily builds can be found at <https://binary-factory.kde.org/view/Windows%2064-bit/job/RKWard_Nightly_win64/>
- - Daily builds for MacOS are at: <https://binary-factory.kde.org/view/MacOS/job/RKWard_Nightly_macos/>
+ - For Windows users, daily builds can be found at <https://cdn.kde.org/ci-builds/education/rkward/master/windows/>
+ - Daily builds for MacOS are at: <https://cdn.kde.org/ci-builds/education/rkward/master/macos/>
## Pre-requisites
diff --git a/RKWard_on_Mac.md b/RKWard_on_Mac.md
index 49639fc..8457a5b 100644
--- a/RKWard_on_Mac.md
+++ b/RKWard_on_Mac.md
@@ -37,7 +37,7 @@ Developer access to Mac computers is still limited for the main contributors. Wh
## Installing development snapshots
-Nightly builds of RKWard are available at <https://binary-factory.kde.org/job/RKWard_Nightly_macos/>. These usually have the same requirements as the latest official release.
+Nightly builds of RKWard are available at <https://cdn.kde.org/ci-builds/education/rkward/master/macos/>. These usually have the same requirements as the latest official release.
**These packages are built automatically, and have not received any human testing.** Back up your data before use!
diff --git a/Release_Schedule.md b/Release_Schedule.md
index acf4b93..c851f5a 100644
--- a/Release_Schedule.md
+++ b/Release_Schedule.md
@@ -41,10 +41,10 @@ No dedicated point preview releases have been created. Automated preview builds
- Links to binary development snapshot packages (not all may be available, immediately):
- [Ubuntu with stock version of R](https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-kf5-daily)
or [Ubuntu with CRAN version of R](https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-kf5-daily-r40)
- - [AppImage bundle for Linux](https://binary-factory.kde.org/view/AppImage/job/RKWard_Nightly_appimage-centos7/)
- - [Windows binary installer](https://binary-factory.kde.org/view/Windows%2064-bit/job/RKWard_Nightly_win64/)
+ - [AppImage bundle for Linux](https://cdn.kde.org/ci-builds/education/rkward/master/linux/)
+ - [Windows binary installer](https://cdn.kde.org/ci-builds/education/rkward/master/windows/)
(see also [RKWard on Windows](RKWard_on_Windows.html)).
- - [MacOSX binary installation bundle](https://binary-factory.kde.org/job/RKWard_Nightly_macos/)
+ - [MacOSX binary installation bundle](https://cdn.kde.org/ci-builds/education/rkward/master/macos/)
(see also [RKWard on Mac](RKWard_on_Mac.html) for further information - you need to install >= R 4.2.x, separately).
#### Testing phase
More information about the rkward-tracker
mailing list