| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-17 | Fix manual | Daniel Mendler | |
| 2023-01-13 | Test emacs-29 branch | Daniel Mendler | |
| 2023-01-09 | Disable byte-compilation for compat-macs and compat-tests | Daniel Mendler | |
| This ensures that straight users and users who install the package directly from the source don't get the unnecessarily byte-compiled file. We still compile both files on CI for error checking. | |||
| 2023-01-07 | CI: Test against 28.2 | Daniel Mendler | |
| 2023-01-05 | Update ci config | Daniel Mendler | |
| 2023-01-03 | Update ci | Daniel Mendler | |
| 2023-01-03 | Drop support for 24.3 | Daniel Mendler | |
| - Support would requires a brittle, untested require advice - 24.3 is untested on CI - Packages which use Compat all require Emacs 24.4 or newer | |||
| 2023-01-03 | Update CI, separate compile and test run | Daniel Mendler | |
| 2022-04-10 | Add Emacs 28.1 to list of tested Emacs versions in GitHub CI | Philip Kaludercic | |
| 2022-03-16 | Disable testing using 24.3 on GitHub Actions | Philip Kaludercic | |
| The dependency nadvice is not installed, hence the tests automatically fail. | |||
| 2022-03-12 | Have GitHub Actions only run tests, not build the manual | Philip Kaludercic | |
| 2021-10-15 | Merge compile and run into one GitHub Action job | Philip Kaludercic | |
| 2021-10-10 | Add GitHub action file for CI | Philip Kaludercic | |
| On GitHub we can make use of the existing infrastructure for continuous integration, verifying that any contributions via GitHub compile and pass all tests. | |||
