public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
db47086d841f68943c70688b04ae7740809936b1 blob 446 bytes (raw)

 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
 
image: archlinux
packages:
  - gcc
  - make
  - hut
  - clang
sources:
  - https://git.sr.ht/~johnnyrichard/olang
environment:
  site: johnnyrichard.srht.site
tasks:
  - lint: |
      cd olang
      make linter
  - build: |
      cd olang
      make
  - check: |
      cd olang
      make check
  - docs: |
      cd olang/docs
      make html
      cd _build/html
      tar -czvf ../docs.tar.gz .
      hut pages publish -d $site ../docs.tar.gz

debug log:

solving db47086 ...
found db47086 in http://lists.johnnyrichard.com/olang/20240216162337.2003220-1-carlos@maniero.me/
found b38efb3 in https://git.johnnyrichard.com/olang.git
preparing index
index prepared:
100644 b38efb3497029c7c01aad5a0378814bd76302298	.build.yml

applying [1/1] http://lists.johnnyrichard.com/olang/20240216162337.2003220-1-carlos@maniero.me/
diff --git a/.build.yml b/.build.yml
index b38efb3..db47086 100644

Checking patch .build.yml...
Applied patch .build.yml cleanly.

index at:
100644 db47086d841f68943c70688b04ae7740809936b1	.build.yml

Code repositories for project(s) associated with this public inbox

	https://git.johnnyrichard.com/olang.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox