[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/reformatter 9d277200c1 52/81: Add Emacs 27.1 to CI matrix
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/reformatter 9d277200c1 52/81: Add Emacs 27.1 to CI matrix |
Date: |
Tue, 5 Sep 2023 04:03:37 -0400 (EDT) |
branch: elpa/reformatter
commit 9d277200c16a3c6160ce1825b3024c3ef8caf2fd
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>
Add Emacs 27.1 to CI matrix
---
.github/workflows/test.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 8a68960514..be81b0f4d0 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -21,6 +21,7 @@ jobs:
- 26.1
- 26.2
- 26.3
+ - 27.1
- snapshot
steps:
- uses: purcell/setup-emacs@master
- [nongnu] elpa/reformatter 885a7f5547 02/81: Mark up code as elisp, (continued)
- [nongnu] elpa/reformatter 885a7f5547 02/81: Mark up code as elisp, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 3f081e4cd2 14/81: Provide more setup hints in the -on-save-mode docstring, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 7b336cab51 20/81: Link to sqlformat as another example of real-world usage, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter c2466f745a 21/81: Mention "needed by" reverse dependencies list on MELPA page, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 947411170d 18/81: Generate both -buffer and -region commands by default, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 8eec55689a 13/81: Doc clarification, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 8372cc4259 39/81: Prefer "elisp" for code blocks, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 466203594c 36/81: Fix broken link to example, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 8423ad9e83 47/81: Merge pull request #21 from erickgnavar/close-error-buffer-with-no-errors, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter c6919a6549 38/81: Merge pull request #17 from bradyt/patch-1, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 9d277200c1 52/81: Add Emacs 27.1 to CI matrix,
ELPA Syncer <=
- [nongnu] elpa/reformatter 0c24778dfc 50/81: Fix grammar, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter f5fbed9e7d 46/81: Close error window when there is no errors to be shown, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter e8f70b20ca 45/81: No longer forcibly call delete-trailing-whitespace, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 3833c13dd9 51/81: Clarify how args are evaluated, and what to avoid, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 028dae00dd 30/81: Merge pull request #4 from peterwvj/patch-1, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 7e41f1a397 33/81: Use replace-buffer-contents when available and not broken, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 2ff029f84b 64/81: Display error message in error buffer if call-process signals, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 7c5452bf31 69/81: Update tests to used suffixed commands only, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter 130205bbe2 68/81: Remove the catch-all alias: users should make their own defalias as needed, ELPA Syncer, 2023/09/05
- [nongnu] elpa/reformatter e6c23cd52d 58/81: Update CI config to specify nix-path, ELPA Syncer, 2023/09/05