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

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

[nongnu] elpa/emacsql-mysql updated (4a9dc9234f -> 176fd09011)


From: ELPA Syncer
Subject: [nongnu] elpa/emacsql-mysql updated (4a9dc9234f -> 176fd09011)
Date: Fri, 17 Feb 2023 17:59:15 -0500 (EST)

elpasync pushed a change to branch elpa/emacsql-mysql.

      from  4a9dc9234f readme: Untabify
      adds  65357c6b8e Require cl-lib et al. only in emacsql
      adds  fbe3627422 Show no warnings when dependencies are missing
      adds  d8bd5577d4 ci: Add compile workflow
      adds  eb8e27e50e ci: Add stats workflow
      adds  70545676f4 test: Expect failure for emacsql-nul-character on Emacs 
25
      adds  a02dc57cb4 test: Use ert-run-tests-batch-and-exit
      adds  29194a63ed ci: Add test workflow
      adds  176fd09011 readme: Add badges

No new revisions were added by this update.

Summary of changes:
 .github/workflows/compile.yml   |   6 +++
 .github/workflows/stats.yml     |  11 ++++
 .github/workflows/test.yml      | 113 ++++++++++++++++++++++++++++++++++++++++
 Makefile                        |  12 +++--
 README.md                       |   9 ++--
 emacsql-mysql.el                |   3 --
 emacsql-pg.el                   |   6 +--
 emacsql-psql.el                 |   3 --
 emacsql-sqlite-builtin.el       |   6 ++-
 emacsql-sqlite-module.el        |   8 ++-
 emacsql-sqlite.el               |   3 --
 emacsql.el                      |   1 +
 tests/emacsql-external-tests.el |  58 ++++++++++++++++-----
 13 files changed, 206 insertions(+), 33 deletions(-)
 create mode 100644 .github/workflows/compile.yml
 create mode 100644 .github/workflows/stats.yml
 create mode 100644 .github/workflows/test.yml



reply via email to

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