GNU bug report logs -
#54536
29.0.50; Improve ERC's handling of multiline prompt input
Previous Next
Reported by: "J.P." <jp <at> neverwas.me>
Date: Wed, 23 Mar 2022 13:27:02 UTC
Severity: normal
Tags: patch
Found in version 29.0.50
Fixed in version 29.1
Done: "J.P." <jp <at> neverwas.me>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
"J.P." <jp <at> neverwas.me> writes:
Hi,
> I'd like to get #48598 ("buffer-naming collisions involving bouncers in
> ERC") up to snuff relatively soon. Would it make sense to petition
> emacs-devel for eyeballs at some point? Also, is there any way to try
> out some patches on EMBA CI? I have a feeling some of my tests that work
> locally and on GitLab.com's GCP runners may have to be tuned a bit for
> EMBA. (Or would these questions be better put to the build-automation
> folks?) Thanks.
On EMBA, also git branches run the CI tests. See file test/infra/gitlab-ci.yml:
--8<---------------cut here---------------start------------->8---
- if: '$CI_COMMIT_BRANCH !~ /^(master|emacs|feature|fix)/'
when: never
--8<---------------cut here---------------end--------------->8---
So your branch name must start with one of these words.
Best regards, Michael.
This bug report was last modified 2 years and 321 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.