emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/hyperdrive 281d686f15 083/102: Chore: Remove 27.2 build sc


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 281d686f15 083/102: Chore: Remove 27.2 build script
Date: Wed, 29 Nov 2023 04:00:57 -0500 (EST)

branch: elpa/hyperdrive
commit 281d686f155b4b9603fbf6f05e3736ffa15a18ab
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>

    Chore: Remove 27.2 build script
---
 .builds/emacs-27.2.yml | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/.builds/emacs-27.2.yml b/.builds/emacs-27.2.yml
deleted file mode 100644
index 4c9a706dbc..0000000000
--- a/.builds/emacs-27.2.yml
+++ /dev/null
@@ -1,23 +0,0 @@
-image: nixos/latest
-environment:
-  NIX_CONFIG: "experimental-features = nix-command flakes \n 
accept-flake-config = true"
-sources:
-  - https://git.sr.ht/~ushin/hyperdrive.el
-tasks:
-  - setup-emacs: |
-      nix profile install 'github:purcell/nix-emacs-ci#emacs-27-2'
-
-  - initialize-sandbox: |
-      cd hyperdrive.el
-      ./makem/makem.sh -vvv --sandbox=.sandbox --install-deps --install-linters
-
-  - all: |
-      # We specify the rules so we can omit lint-checkdoc and
-      # lint-indent, which we'll just run locally.
-
-      # TODO: Re-enable package-lint rule when
-      # <https://github.com/purcell/package-lint/issues/227> is
-      # solved.
-      cd hyperdrive.el
-      ./makem/makem.sh -vvv --sandbox=.sandbox lint-compile lint-declare 
lint-regexps tests
-



reply via email to

[Prev in Thread] Current Thread [Next in Thread]