From fff9faa4d523e91ee5946babc7dded951554e4ff Mon Sep 17 00:00:00 2001 From: Kuoi Date: Fri, 10 Feb 2023 21:09:32 +0800 Subject: [PATCH] generate patch (#3) * try to convert it to bioarchlinux * translate Chinese to English * change path based on own need * config * fix typo * fix the path * Update main.rs * change the location of repo * add index * feat: localized resource files * fix(deps): update rust crate actix-web to 4.1.0 * fix(deps): update rust crate anyhow to 1.0.58 * fix(deps): update rust crate sentry-actix to 0.27.0 * fix(deps): update rust crate sentry to 0.27.0 * chore(deps): update dependency rust to v1.62.0 * fix(deps): update rust crate serde to 1.0.138 * fix(deps): update rust crate cached to 0.35.0 * fix(deps): update rust crate cached to 0.36.0 * fix(deps): update rust crate openssl to 0.10.41 * fix(deps): update rust crate serde to 1.0.139 * fix(deps): update rust crate cached to 0.37.0 * chore(deps): update dependency rust to v1.62.1 * fix * fix --------- Co-authored-by: imlonghao Co-authored-by: renovatebot --- Cargo.toml | 2 +- html/current.html | 25 ++++++++++++++----------- html/index.html | 15 +++++++++++++++ html/logs.html | 43 +++++++++++++++++++++++-------------------- src/main.rs | 32 ++++++++++++++++---------------- 5 files changed, 69 insertions(+), 48 deletions(-) create mode 100644 html/index.html diff --git a/Cargo.toml b/Cargo.toml index 02108c9..5941d6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "archlinuxcn-packages" +name = "bioarchlinux-packages" version = "0.2.6" edition = "2021" diff --git a/html/current.html b/html/current.html index 652386b..8f900af 100644 --- a/html/current.html +++ b/html/current.html @@ -3,15 +3,18 @@ - Archlinuxcn Currently Building Package - + bioarchlinux Currently Building Package +
- - + + - \ No newline at end of file + diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..bb0477c --- /dev/null +++ b/html/index.html @@ -0,0 +1,15 @@ + + + + +BioArchLinux Packages Satsus + +

Welcome to BioArchLinux Packages Status Page!

+ + + + + diff --git a/html/logs.html b/html/logs.html index ea93419..9f2d4c4 100644 --- a/html/logs.html +++ b/html/logs.html @@ -3,8 +3,9 @@ - Archlinuxcn Packages - + bioarchlinux Packages +