Commit Graph

19 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 9b5f780975 ci: run with the address sanitizer 2022-05-18 10:03:33 +03:00
Dirk-Jan C. Binnema 100b41b257 ci: remove msys attempt
Seems we need an expert!
2022-04-06 20:29:54 +03:00
Dirk-Jan C. Binnema ddf5ec10a8 ci: attempt to setup msys2 build
Likely won't work, but it's a start.
2022-04-06 20:21:02 +03:00
Dirk-Jan C. Binnema 5c43a93027 build: do verbose test upon failure 2022-02-26 10:09:31 +02:00
Dirk-Jan C. Binnema 2c432013d1 .github: Remove automated bug report template for now
There were some problems with it, so github didn't even use it. Remove it for
now, so the old template works again.
2021-10-28 09:26:07 +03:00
Thierry Volpiatto 3e7c1c3412
Merge branch 'djcb:master' into mu4e_bug_report 2021-10-22 17:17:51 +02:00
Dirk-Jan C. Binnema 88f5f92b72 build: fix macos/clang build (disable guile)
error: invalid argument '-std=gnu11' not allowed with 'C++'
2021-10-18 22:31:44 +03:00
Thierry Volpiatto e564796ec9
Try to fix issue #2135 2021-10-13 11:16:48 +02:00
Dirk-Jan C. Binnema 3ad106bd0b build: update github workflow for meson
attempt to build with meson
2021-08-29 20:30:29 +03:00
Dirk-Jan C. Binnema e67c446091 github: update bug template 2021-08-21 15:47:26 +03:00
Dirk-Jan C. Binnema 672d57fe5d github: update mu-bug issue template 2021-05-31 21:27:14 +03:00
Dirk-Jan C. Binnema d6a0ad02a2 github: update issue templates 2021-05-31 21:25:56 +03:00
Dirk-Jan C. Binnema 5531a6fe0f actions: disable guile for now
Seems it's picking up some version of Guile on MacOS which is not working.
2021-05-29 16:22:17 +03:00
Dirk-Jan C. Binnema 11fc99168b guile: add github issue template 2021-04-20 11:00:52 +03:00
Dirk-Jan C. Binnema 2f634e6b9e github: update issue templates 2021-04-14 00:31:32 +03:00
Dirk-Jan C. Binnema 9b3d98d526 Update issue templates 2021-04-14 00:21:55 +03:00
Dirk-Jan C. Binnema 250b26428f update issue template 2021-01-22 23:24:53 +02:00
Ben Swift 85b94edfa4 add CI: run tests suite with GitHub actions
currently this runs tests on the latest Ubuntu LTS and the latest macOS

should be straightforward to run tests on any of the other [supported
environments](https://github.com/actions/virtual-environments) or in a Docker
container
2020-06-12 07:14:49 +10:00
Dirk-Jan C. Binnema 69780d2e02 Create issue_template.md
Give bug / feature request reporters a template to fill out.
2016-03-28 17:54:09 +03:00