~bouncepaw/#1189691

success

Owner
~bouncepaw
Created
8 months ago
Updated
8 months ago
Build manifest
view manifest »

Tasks

view log »
prepare view log »
build view log »
publish view log »
go to bottom »
go to top »
setup
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[#1189691] 2024/04/07 21:42:04 Booting image alpine/edge (default) on port 22015
[#1189691] 2024/04/07 21:42:04 Waiting for guest to settle
[#1189691] 2024/04/07 21:42:14 Sending tasks
[#1189691] 2024/04/07 21:42:15 Sending build environment
[#1189691] 2024/04/07 21:42:16 Installing packages
Warning: Permanently added '[localhost]:22015' (ED25519) to the list of known hosts.
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1/1) Upgrading c-ares (1.27.0-r0 -> 1.28.1-r0)
OK: 467 MiB in 140 packages
Warning: Permanently added '[localhost]:22015' (ED25519) to the list of known hosts.
(1/2) Installing go (1.22.2-r0)
(2/2) Installing hut (0.4.0-r2)
Executing busybox-1.36.1-r25.trigger
OK: 659 MiB in 142 packages
[#1189691] 2024/04/07 21:42:19 Cloning repositories
Cloning into 'betula-site'...
+ cd betula-site
+ git checkout -q 68f8b5c209030498a342dd1c46b7b4ab7f41d5fd
+ cd betula-site
+ git submodule update --init --recursive
[#1189691] 2024/04/07 21:42:19 Running task prepare
[#1189691] 2024/04/07 21:42:26 Running task build
[#1189691] 2024/04/07 21:42:26 Running task publish
prepare
1
2
3
+ go install git.sr.ht/~bouncepaw/mycomarkup/v5/cmd/mycomarkup@latest
go: downloading git.sr.ht/~bouncepaw/mycomarkup v1.0.4
go: downloading git.sr.ht/~bouncepaw/mycomarkup/v5 v5.6.0
build
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
+ cd betula-site
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/build/go/bin
+ ./build-website.bash
Processed design.
Processed how-to-be-repostable.
Processed https-domain.
Processed index.
Processed installation.
Processed searching.
Processed v0.5.0.
Processed v0.7.0.
Processed v0.8.0.
Processed v1.0.0.
Processed v1.1.0.
Processed v1.2.0.
Transpiled all documents from Mycomarkup to HTML.
+ tar -cvz design.html how-to-be-repostable.html https-domain.html index.html installation.html searching.html v0.5.0.html v0.7.0.html v0.8.0.html v1.0.0.html v1.1.0.html v1.2.0.html style.css betula-v0.5.0-first-run.png betula-v0.5.0.png betula-v0.7.0.png betula-v0.8.0.png betula-v1.0.0-first-run.png betula-v1.0.0.png betula-v1.1.0.png betula-v1.2.0.png
design.html
how-to-be-repostable.html
https-domain.html
index.html
installation.html
searching.html
v0.5.0.html
v0.7.0.html
v0.8.0.html
v1.0.0.html
v1.1.0.html
v1.2.0.html
style.css
betula-v0.5.0-first-run.png
betula-v0.5.0.png
betula-v0.7.0.png
betula-v0.8.0.png
betula-v1.0.0-first-run.png
betula-v1.0.0.png
betula-v1.1.0.png
betula-v1.2.0.png
publish
1
2
3
+ cd betula-site
+ hut pages publish -d betula.mycorrhiza.wiki site.tar.gz
Published site at betula.mycorrhiza.wiki
Build complete: success 8 months ago (took 23 seconds)