elpasync pushed a change to branch elpa/bash-completion.

      from  0f4f7ab456 Merge pull request #73 from tarsiiformes/cosmetics
       new  f3a85184ef Fix strange issue with scripts using < <(cmd).
       new  74f343f5a5 Add Eldev, as an upcoming replacement for cask.
       new  483643e70a Add option eldev test --bash=<path>.
       new  a9bd52d352 Using eldev instead of cask on the test workflow.
       new  a7b305c688 Fix test.yml.
       new  e75de2a86a Switch from Cask to Eldev to build and run tests.
       new  e6e82ae787 Add Eldev to .elpaignore.


Summary of changes:
 .elpaignore                              |  3 +-
 .github/workflows/test.yml               | 63 ++++++++++++++++----------------
 .gitignore                               |  4 +-
 CONTRIBUTING.md                          |  9 ++---
 Cask                                     |  9 -----
 Eldev                                    | 35 ++++++++++++++++++
 Makefile                                 | 42 ---------------------
 bash-completion.el                       | 14 +------
 test/bash-completion-integration-test.el | 15 ++++++++
 9 files changed, 92 insertions(+), 102 deletions(-)
 delete mode 100644 Cask
 create mode 100644 Eldev
 delete mode 100644 Makefile

Reply via email to