~bouncepaw/#1246882

success

Owner
~bouncepaw
Created
9 months ago
Updated
9 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
[#1246882] 2024/06/09 23:36:16 Booting image alpine/edge (default) on port 22390
[#1246882] 2024/06/09 23:36:16 Waiting for guest to settle
[#1246882] 2024/06/09 23:36:25 Sending tasks
[#1246882] 2024/06/09 23:36:26 Sending build environment
[#1246882] 2024/06/09 23:36:27 Installing packages
Warning: Permanently added '[localhost]:22390' (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
OK: 463 MiB in 140 packages
Warning: Permanently added '[localhost]:22390' (ED25519) to the list of known hosts.
(1/2) Installing go (1.22.3-r0)
(2/2) Installing hut (0.5.0-r1)
Executing busybox-1.36.1-r29.trigger
OK: 655 MiB in 142 packages
[#1246882] 2024/06/09 23:36:29 Cloning repositories
Cloning into 'betula-site'...
+ cd betula-site
+ git checkout -q f784aa4db1b6ac22ac1dce03eb0c98bdc7800dc5
+ cd betula-site
+ git submodule update --init --recursive
[#1246882] 2024/06/09 23:36:30 Running task prepare
[#1246882] 2024/06/09 23:36:36 Running task build
[#1246882] 2024/06/09 23:36:37 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/v5 v5.6.0
go: downloading git.sr.ht/~bouncepaw/mycomarkup v1.0.4
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
39
40
41
42
43
+ 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.
Processed v1.3.0.
Processed v1.3.1.
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 v1.3.0.html v1.3.1.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 betula-v1.3.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
v1.3.0.html
v1.3.1.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
betula-v1.3.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 9 months ago (took 22 seconds)