| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-28 | Update CI settings | Daniel Mendler | |
| 2026-03-28 | Update CI settings | Daniel Mendler | |
| 2026-01-22 | ; yamllint makefile.yml | Daniel Mendler | |
| 2026-01-04 | CI: Enable snapshot | Daniel Mendler | |
| 2025-02-24 | CI: Add Emacs 30.1 | Daniel Mendler | |
| 2024-11-03 | CI: Fix | Daniel Mendler | |
| 2024-11-03 | CI: Update versions | Daniel Mendler | |
| snapshot is unstable right now | |||
| 2024-04-01 | CI: Test 29.3 | Daniel Mendler | |
| 2024-01-19 | CI: Test Compat on Emacs 29.2 | Daniel Mendler | |
| 2023-09-27 | Makefile: Add target force-compile | Daniel Mendler | |
| Move sed substitution from CI workflow. | |||
| 2023-09-08 | CI: Update actions/checkout | Daniel Mendler | |
| 2023-07-30 | CI workflow: Add Emacs 29.1 | Daniel Mendler | |
| 2023-05-05 | makefile.yml: Test once per week to check against changes in Emacs master | Daniel Mendler | |
| 2023-02-11 | Additional workflow checks | Daniel Mendler | |
| 2023-02-08 | compat-29: Preload seq | Daniel Mendler | |
| 2023-02-01 | CI: Do not ignore texi | Daniel Mendler | |
| We test in CI if the manuals builds. | |||
| 2023-01-24 | Ensure that Compat works both interpreted and compiled | Daniel Mendler | |
| See https://github.com/magit/magit/issues/4858 | |||
| 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. | |||
