[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] CI jobs do not appear to be running
From: |
Bastien Guerry |
Subject: |
Re: [BUG] CI jobs do not appear to be running |
Date: |
Mon, 16 Oct 2023 12:03:11 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Ihor Radchenko <yantar92@posteo.net> writes:
> Yasushi SHOJI <yasushi.shoji@gmail.com> writes:
>
>> It appears that Emacs 27 lacks the optional argument for
>> `get-buffer-create`, while `org-element-parse-secondary-string`
>> relies on it. This problem was introduced by the commit 37d6bde27fe2.
>
> This was not caught by our CI tests for some reason, despite
> make test EMACS=emacs-27 failing locally.
> And the last message in https://lists.sr.ht/~bzg/org-build-failures is a
> month ago.
There was a problem with the oauth token not being able to interact
with the (legacy) builds.sr.ht API. I've updated the script so that
it now uses the hut utility (see https://git.sr.ht/~emersion/hut)
and tests are running again.
--
Bastien Guerry
- Current Org-mode does not work with Emacs 27, Yasushi SHOJI, 2023/10/15
- [BUG] CI jobs do not appear to be running (was: Current Org-mode does not work with Emacs 27), Ihor Radchenko, 2023/10/16
- Re: [BUG] CI jobs do not appear to be running,
Bastien Guerry <=
- Re: [BUG] CI jobs do not appear to be running, Ihor Radchenko, 2023/10/17
- Re: [BUG] CI jobs do not appear to be running, Bastien Guerry, 2023/10/18
- Re: [BUG] CI jobs do not appear to be running, Ihor Radchenko, 2023/10/19
- Re: [BUG] CI jobs do not appear to be running, Bastien Guerry, 2023/10/19
- Re: [BUG] CI jobs do not appear to be running, Ihor Radchenko, 2023/10/24
- Re: [BUG] CI jobs do not appear to be running, Bastien Guerry, 2023/10/24
- Re: [BUG] CI jobs do not appear to be running, Bastien Guerry, 2023/10/28
Re: Current Org-mode does not work with Emacs 27, Ihor Radchenko, 2023/10/16