Commit Graph

20 Commits

Author SHA1 Message Date
Alejandro R Mosteo a3da892532 dev: bump Alire version to 2.1.1 and setup-alire to @latest (#1942)
* dev: bump Alire to 2.1.1 and setup-alire to @latest

* Touch libhello
2026-06-08 13:06:38 +02:00
César Sagaert a026227ba1 dev: transition retired macos-13 images to macos-15-intel (#1702)
* transition retired macos-13 images to macos-15-intel

* Touch test crate

---------

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2025-12-11 11:12:43 +01:00
Alejandro R Mosteo f189c45bd9 feat: testing on Ubuntu aarch64 (#1441)
* Enable testing in Ubuntu ARM

* Bump setup-alire
2025-03-18 21:29:50 +01:00
Alejandro R Mosteo d1755d52f2 Set up index v1.4 with alr v2.1 (#1404)
* exsytrawo 1.2.0 (#1396)

* bbt 0.1.0 (#1397)

* prolog 1.0.0 (#1398)

* prolog 1.0.0 (via `alr publish`)

* Update prolog-1.0.0.toml

* Move to alr 2.1

---------

Co-authored-by: Blady-Com <blady.net@orange.fr>
Co-authored-by: Lionel Draghi <lionel.draghi@free.fr>
Co-authored-by: Jesper Quorning <jesper.quorning@gmail.com>
2025-03-06 22:39:29 +01:00
Alejandro R Mosteo eeb8fa95cf fix: bump workflow runners and actions (#1245)
Due to https://github.com/actions/runner-images/issues/10721
2024-10-13 14:59:28 +02:00
Alejandro R Mosteo 2d813ef507 Bump alr version to 2.0.2 (#1243) 2024-10-09 19:39:12 +02:00
Alejandro R Mosteo 449d098945 Bumps to actions/checkout@v4 (#1196) 2024-08-13 19:11:44 +02:00
Alejandro R Mosteo a56b3a9644 Apply label to PR on missing dependencies automatically (#1094) 2024-06-19 11:10:50 +02:00
Alejandro R Mosteo 97c7abe586 Fixes for CI troubles (#1061)
* Use Intel arch machines for macOS tests

* Downgrade macOS runners to v12

* Update workflows

* Touch test crate
2024-05-16 14:20:52 +02:00
Alejandro R Mosteo 4d3fb6cd77 Use alr 2.0.1 in checks (#1017) 2024-03-21 14:47:26 +01:00
Alejandro R. Mosteo e5919c482a Fix: update workflow for new cache location 2024-03-15 10:50:13 +01:00
Alejandro R. Mosteo fbd2c3351e Fix: update workflows to use alr 2.0 2024-03-13 22:30:35 +01:00
Alejandro R. Mosteo f8706cc907 Updated check workflows to use alr 2.0 2024-03-13 22:24:34 +01:00
Alejandro R Mosteo 584923bf74 Don't abort checks on other environments on failure (#831) 2023-06-20 17:54:52 +02:00
Alejandro R Mosteo cf27f32b50 Replace CE with latest FSF from Alire (#746)
* Replace CE with latest FSF from Alire

Also remove extra installations that are now automatically performed by the
setup-alire action.

* Remove now-redundant workflow cases
2023-02-22 11:48:13 +01:00
Alejandro R Mosteo 8ccc8d1d85 Bump alr version in use to 1.2.2 (#707) 2023-01-13 11:50:47 +01:00
GHA 25e277e47d Force alr version to 1.2.1
This way we can test that version without making it default in setup-alire
action.
2022-08-26 15:08:38 +02:00
Alejandro R Mosteo 23ba528593 Separate check scripts to their own repository (#567)
* Remove scripts

* Update workflows to use checks repo

* Add explanation about naming of base branch

This only concerns private tests with PRs created against a base branch in
another non-official repo.

* Fix checkout paths

* Move TESTING to a less confusing location
2022-07-21 12:25:39 +02:00
Alejandro R Mosteo 712789a75c Switch to setup-alire@v1 (#363)
* Switch to setup-alire@v1

* Code review
2021-09-20 15:47:15 +02:00
Alejandro R Mosteo a09140f021 Build submissions with toolchain from Alire (#354)
* New workflow to test crates using indexed toolchain

* Conditionally install compiler

* Print crate environment after build
2021-09-15 11:37:10 +02:00