public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
From: Carlos Maniero <carlos@maniero.me>
To: ~johnnyrichard/olang-devel@lists.sr.ht
Cc: Carlos Maniero <carlos@maniero.me>
Subject: [PATCH olang 1/2] Revert "docs: build: add deployment script"
Date: Sat, 17 Feb 2024 10:46:07 -0300	[thread overview]
Message-ID: <20240217134608.3051530-2-carlos@maniero.me> (raw)
In-Reply-To: <20240217134608.3051530-1-carlos@maniero.me>

This reverts commit 9d0b52f4b172cb003b6013622ed0860375a85b13.
---
 .build.yml | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/.build.yml b/.build.yml
index 61de4ae..b38efb3 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,15 +1,10 @@
 image: archlinux
-oauth: pages.sr.ht/PAGES:RW
 packages:
   - gcc
   - make
-  - hut
   - clang
-  - python-sphinx
 sources:
   - https://git.sr.ht/~johnnyrichard/olang
-environment:
-  site: johnnyrichard.srht.site
 tasks:
   - lint: |
       cd olang
@@ -20,10 +15,4 @@ tasks:
   - 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
 
-- 
2.34.1


  reply	other threads:[~2024-02-17 13:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-17 13:46 [PATCH olang 0/2] remove sphinx dependency Carlos Maniero
2024-02-17 13:46 ` Carlos Maniero [this message]
2024-02-17 13:46 ` [PATCH olang 2/2] Revert "docs: add sphinx documentation support" Carlos Maniero
2024-02-17 13:51   ` [olang/patches/.build.yml] build failed builds.sr.ht
2024-02-17 16:06 ` [PATCH olang 0/2] remove sphinx dependency Johnny Richard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240217134608.3051530-2-carlos@maniero.me \
    --to=carlos@maniero.me \
    --cc=~johnnyrichard/olang-devel@lists.sr.ht \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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