Commit Graph

6 Commits (master)

Author SHA1 Message Date
David Allsopp f6279a64b5
Switch the compiler CI builds from Travis to GitHub actions (#10036)
* Switch compiler builds and tests to GitHub actions

* Expose ${cc} in ocamltest

* Allow lib-bigarray-2/bigarrfml.ml to run on 32-bit

* Simplify environment variables passed to scripts

* Reduce matrix to 3 builds

* Move minimum build into Jenkins other-configs
2020-11-24 14:16:31 +01:00
David Allsopp a8b647f721 Test no-naked-pointers on GitHub Actions 2020-07-14 16:14:40 +01:00
Xavier Leroy de21dafe28 Upgrade the "stale" script to v3 2020-06-08 08:45:39 +02:00
Xavier Leroy 37c5bd87a9 Run the "stale" script 3 times a week 2020-05-09 10:42:01 +02:00
Xavier Leroy 9414e5af09
Add a "stale" Github action to process inactive issues (#9530)
As discussed among the core OCaml developers.

This commit adds a Github action that "pings" issues that have been inactive for one year and schedules them for closing 30 days later if no action has been taken.
2020-05-05 18:36:10 +02:00
David Allsopp f5de44454f Configure GitHub issue tracker 2020-04-30 13:32:59 +01:00