1
0
Fork 0
mirror of synced 2024-12-22 06:31:07 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Erik Flodin
bb21c9a267
Run tests directly on github runner instead of in the docker image
As this makes it possible to run the tests on different systems. Initially
ubuntu (20.04 and 24.04) and macOs (13 and 15).
2024-12-10 21:51:58 +01:00
Tim Byrne
e097d16d88
Update docker image used by scheduled test 2024-10-31 15:37:40 -05:00
Tim Byrne
c5e4e4eda2
Adjust exempt labels 2022-03-12 11:36:26 -06:00
Tim Byrne
0cac436219
Tweak stale workflow
- Add issue exemptions
- Use all lowercase label
- Update issue comments
2021-12-22 12:51:50 -06:00
Tim Byrne
ec307ce4f8
Update yaml formatting 2021-12-22 12:21:33 -06:00
Tim Byrne
de34cd2e8c
Change extension to match other workflows 2021-12-22 11:59:31 -06:00
Oren Zipori
a37eabba98
Adding new github workflow for stale issues
Adding a Github workflow that will mark issues that didn't have any activity on them for the last 60 days and put a label of stale on them. After 7 days if the stale issue didn't have any updates the issue will be deleted.
2021-12-22 11:58:05 -06:00
Erik Flodin
d926fb3e8b
Run "make test" in github workflow
This avoids having to specify the docker image in multiple places.
2020-12-30 12:54:13 +01:00
Tim Byrne
d0b0e3afa8
Update testbed version 2020-12-29 16:53:03 -06:00
Tim Byrne
c8d516c67d
Bump versions of required linters 2020-12-21 17:06:14 -06:00
Tim Byrne
34940a6240
Migrate from Travis-CI to GitHub Actions 2020-11-22 15:36:57 -06:00