~sircmpwn/sr.ht-dev

builds.sr.ht: Use dir="auto" v1 PROPOSED

Ersei Saggi: 1
 Use dir="auto"

 3 files changed, 4 insertions(+), 0 deletions(-)
#1107269 alpine.yml success
#1107270 archlinux.yml failed
#1107271 debian.yml success
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/47347/mbox | git am -3
Learn more about email & git

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

---
 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: FAILED in 9m39s

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

[0]: https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/47347
[1]: mailto: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