| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-02 | ci: remove lua-busted | Randy Palamar | |
| 2024-09-09 | ci: install busted to run lua tests | Florian Fischer | |
| 2024-04-21 | ci: fix macOS runner | Randy Palamar | |
| Apparently Github changed the permissions on /usr/local in the default image so now we need to use `sudo` for luarocks to be able to install packages. While I'm here: update the checkout dependency and use macOS-latest image instead of multiple old images. | |||
| 2024-01-23 | fix bug report template | Randy Palamar | |
| Apparently `labels:` should be an empty list and not an empty string if you want no default labels; my bad. | |||
| 2024-01-23 | add github issue templates | Sneethe | |
| 2023-08-16 | build: support incremental rebuilds | Randy Palamar | |
| 2023-06-09 | ci: update checkout action to v3 | Randy Palamar | |
| 2023-06-09 | ci: don't generate man/index.html symlink | Randy Palamar | |
| this seems to be broken if the actor isn't the owner of the repository | |||
| 2023-06-08 | ci: strip owner name regardless of actor | Randy Palamar | |
| 2023-06-08 | ci: fetch mandoc.css from release tarball | Randy Palamar | |
| this is more stable than grabbing from the CVS web interface | |||
| 2023-05-25 | ci: fix authentication by using GITHUB_TOKEN | Randy Palamar | |
| 2023-05-23 | ci: remove deprecated ubuntu-18.04 and switch to ubuntu-latest | Randy Palamar | |
| ubuntu-latest is supposed to track the newest supported ubuntu release which as of now is 22.04. 18.04 has been deprecated for a while and seems like it has finally been removed: https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/ | |||
| 2022-08-15 | Update used OSes for GitHub Actions | Matěj Cepl | |
| * Switch off failing Windows tests * MacOS 10.15 is going away: https://github.blog/changelog/2022-07-20-github-actions-the-macos-10-15-actions-runner-image-is-being-deprecated-and-will-be-removed-by-8-30-22/ | |||
| 2021-04-20 | ci: verify coverity scan script before using it | Marc André Tanner | |
| 2021-04-20 | ci: verify codecov script before using it | Marc André Tanner | |
| 2020-11-20 | ci: avoid usage of ::add-path:: command in GitHub action | Marc André Tanner | |
| 2020-02-22 | ci: fix test coverage upload | Marc André Tanner | |
| 2020-02-20 | ci: add periodical coverity scan check | Marc André Tanner | |
| 2020-02-20 | ci: add Lua API documentation generation | Marc André Tanner | |
| 2020-02-20 | ci: add Lua static code analysis | Marc André Tanner | |
| 2020-02-20 | ci: add man page generation | Marc André Tanner | |
| 2020-02-20 | ci: add windows builds | Marc André Tanner | |
| 2020-02-20 | ci: add macOS builds | Marc André Tanner | |
| 2020-02-20 | ci: add ubuntu builds | Marc André Tanner | |
