~rabbits/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2

[PATCH nasu] Correct references to other projects in automated builds.

Details
Message ID
<20220120113457.89073-1-andrew@alderwick.co.uk>
DKIM signature
missing
Download raw message
Patch: +6 -6
---
  .build.yml | 10 +++++-----
  README.md  |  2 +-
  2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.build.yml b/.build.yml
index 2f699e2..12b8e3e 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,17 +1,17 @@
 image: debian/stable
 oauth: pages.sr.ht/PAGES:RW
 environment:
    SITE: rabbits.srht.site/dexe
    SITE: rabbits.srht.site/nasu
 sources:
    - https://git.sr.ht/~rabbits/dexe
    - https://git.sr.ht/~rabbits/nasu
 tasks:
     - prepare: |
         curl -fsS https://rabbits.srht.site/uxn/uxn-linux-amd64.tar.gz | tar -zx
     - build: |
        cd dexe
        ../uxn/uxnasm src/main.tal ../dexe.rom
        cd nasu
        ../uxn/uxnasm src/main.tal ../nasu.rom
     - upload: |
        tar -czf out.tar.gz dexe.rom
        tar -czf out.tar.gz nasu.rom
         acurl() {
             set +x
             curl -H "Authorization: Bearer ${OAUTH2_TOKEN}" "${@}"
diff --git a/README.md b/README.md
index 0fad19d..b9fb09e 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ You must have the [Uxn](https://git.sr.ht/~rabbits/uxn/) assembler and emulator.
 uxnasm src/main.tal bin/nasu.rom && uxnemu bin/nasu.rom
 ```
 
If do not wish to assemble it yourself, you can download [left.rom](https://rabbits.srht.site/left/left.rom).
If do not wish to assemble it yourself, you can download [nasu.rom](https://rabbits.srht.site/nasu/nasu.rom).
 
 ## Controls
 
-- 
2.30.2

[nasu/patches/.build.yml] build failed

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CHAH1IUF0BTN.344XZ9LYN7ULZ@cirno2>
In-Reply-To
<20220120113457.89073-1-andrew@alderwick.co.uk> (view parent)
DKIM signature
missing
Download raw message
nasu/patches/.build.yml: FAILED in 11s

[Correct references to other projects in automated builds.][0] from [Andrew Alderwick][1]

[0]: https://lists.sr.ht/~rabbits/public-inbox/patches/28534
[1]: andrew@alderwick.co.uk

✗ #676461 FAILED nasu/patches/.build.yml https://builds.sr.ht/~rabbits/job/676461

[nasu/patches/.build.yml] build failed

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CHAH1J1EGW4S.34XXKQNR01EXY@cirno2>
In-Reply-To
<20220120113457.89073-1-andrew@alderwick.co.uk> (view parent)
DKIM signature
missing
Download raw message
nasu/patches/.build.yml: FAILED in 11s

[Correct references to other projects in automated builds.][0] from [Andrew Alderwick][1]

[0]: https://lists.sr.ht/~rabbits/public-inbox/patches/28534
[1]: andrew@alderwick.co.uk

✗ #676462 FAILED nasu/patches/.build.yml https://builds.sr.ht/~rabbits/job/676462
Reply to thread Export thread (mbox)