~sircmpwn/sr.ht-dev

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

[PATCH builds.sr.ht] Use dir="auto"

Details
Message ID
<20231204121853.1353305-1-vcs@ersei.net>
DKIM signature
missing
Download raw message
Patch: +4 -0
---
 buildsrht/templates/jobs.html         | 1 +
 buildsrht/templates/secret_share.html | 1 +
 buildsrht/templates/secrets.html      | 2 ++
 3 files changed, 4 insertions(+)

diff --git a/buildsrht/templates/jobs.html b/buildsrht/templates/jobs.html
index 1d5496a..a6fe69b 100644
--- a/buildsrht/templates/jobs.html
@@ -25,6 +25,7 @@
        <input
          name="search"
          type="text"
          dir="auto"
          placeholder="Search jobs... status:failed image:bsd tags:sr.ht"
          class="form-control{% if search_error %} is-invalid{% endif %}"
          value="{{ search if search else "" }}" />
diff --git a/buildsrht/templates/secret_share.html b/buildsrht/templates/secret_share.html
index 5f45d93..90f7480 100644
--- a/buildsrht/templates/secret_share.html
@@ -36,6 +36,7 @@
        <label for="username">Username</label>
        <input
           type="text"
           dir="auto"
           name="username"
           id="username"
           value="{{ username }}"
diff --git a/buildsrht/templates/secrets.html b/buildsrht/templates/secrets.html
index 6fa663a..ed6048b 100644
--- a/buildsrht/templates/secrets.html
@@ -17,6 +17,7 @@
          id="name"
          name="name"
          type="text"
          dir="auto"
          placeholder="Optional"
          class="form-control {{ valid.cls("name") }}"
          value="{{ name or "" }}" />
@@ -25,6 +26,7 @@
      <div class="form-group">
        <label for="secret">Secret</label>
        <textarea
          dir="auto"
          id="secret"
          name="secret"
          class="form-control {{ valid.cls("secret") }}"
-- 
2.42.0

[builds.sr.ht/patches] build failed

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CXFJSR4050MZ.3TUECXCO5KHMQ@cirno2>
In-Reply-To
<20231204121853.1353305-1-vcs@ersei.net> (view parent)
DKIM signature
missing
Download raw message
builds.sr.ht/patches: FAILED in 9m39s

[Use dir="auto"][0] from [Ersei Saggi][1]

[0]: https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/47347
[1]: vcs@ersei.net

✗ #1107270 FAILED  builds.sr.ht/patches/archlinux.yml https://builds.sr.ht/~sircmpwn/job/1107270
✓ #1107269 SUCCESS builds.sr.ht/patches/alpine.yml    https://builds.sr.ht/~sircmpwn/job/1107269
✓ #1107271 SUCCESS builds.sr.ht/patches/debian.yml    https://builds.sr.ht/~sircmpwn/job/1107271
Reply to thread Export thread (mbox)