Commit Graph

11 Commits

Author SHA1 Message Date
Robert Adam
d083d2ce9d
Merge pull request #4597: MAINT: Fix PR template not working 2020-12-01 18:07:41 +01:00
Robert Adam
4b2d346515
MAINT: Fix indentation in GitHub Actions script 2020-12-01 10:02:22 +01:00
Robert Adam
2ba3c354c2 MAINT: Fix PR template not working 2020-11-30 07:51:18 +01:00
Robert Adam
c03521593c CI: Introduce GitHub Actions
Now that Travis CI decided to stop offering their services for free, we
had to look for an alternative solution. GitHub Actions seems to fit the
picture really well and has the benefit of being tightly integrated into
GitHub (obviously).

For now only shared builds for Ubuntu 18.04 and 20.04 are included. The
scripts and the framework for also including static builds is part of
this commit as well but as it stands the static build always failed and
therefore it was given up upon for now.

Adding support for other OS will require a few tweaks and a couple of
new scripts but in general the framework was built with this kind of
extension in mind.
2020-11-29 17:40:15 +01:00
Robert Adam
f4a1e0ed7e
MAINT: Update PR template
The previous version only contained a comment and would therefore effectively be empty.
2020-11-21 19:31:47 +01:00
Robert Adam
96173413c9 MAINT: Create PR template
The template includes a link to our commit guidelines as this seems to
be something a lot of people don't know about.
2020-11-21 08:44:41 +01:00
Robert Adam
79152903bf
.github/stale.yml: Configure stale-bot 2020-04-10 10:08:07 +02:00
Robert Adam
1f21debd2e
Fix markdown for feature request issue template 2020-03-13 07:29:13 +01:00
Robert Adam
f384cca9de
Create no-response.yml
This is the configuration file for the no-response-bot
2020-01-19 20:22:55 +01:00
Robert Adam
a176d67fb8 Created issue templates 2020-01-19 17:22:47 +01:00
Davide Beatrici
2fa33c4ac1
Create FUNDING.yml 2019-07-01 19:59:54 +02:00