Commit Graph

67 Commits

Author SHA1 Message Date
Alejandro R Mosteo 01ec5f4179 feat: check manifests against schema (#1965) 2026-06-22 12:47:04 +02:00
Daniel King 654a46010d libsap 0.3.0 (#1973)
* libsap 0.3.0 (via `alr publish`)

* Fix docker-run

---------

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2026-06-19 16:44:39 +02:00
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
Alejandro R Mosteo a5980b01bf feat: new crate name check, plus reusable workflow (#1935)
* New crate name check, plus reusable workflow

* Touch libhello to trigger tests

* Give explicit name to reusable workflow
2026-05-25 13:22:57 +02:00
Alejandro R. Mosteo 73780a273b dev: disable Gentoo, not yet in stable Alire 2025-12-18 13:44:02 +01:00
Alejandro R Mosteo 60f8db7ff7 dev: add Gentoo as supported distro to checks (#1711) 2025-12-13 20:28:43 +01: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 2a7ad6bb1b fix: stop-gag for macOS Ports failure on macOS 15 (#1582) 2025-08-26 20:19:51 +02: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 8fa2461d60 Reinstate macos test on master (#1235) 2024-09-27 17:50:52 +02:00
Alejandro R Mosteo 449d098945 Bumps to actions/checkout@v4 (#1196) 2024-08-13 19:11:44 +02:00
Alejandro R Mosteo 12cf519e60 Disable openSUSE testing (#1188)
Enabling openSUSE requires more thorough testing.
2024-08-12 14:59:03 +02:00
Alejandro R Mosteo 73af745604 Disable failing CI check to avoid confusion (#1187) 2024-08-12 13:19:20 +02:00
Alejandro R Mosteo 5ba57e26c4 Enable OpenSUSE testing (#1096)
Just as we use Ubuntu LTS-only releases, we use the versioned, stable Leap
releases.
2024-08-05 12:52:06 +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 6867b5859a Set Quartz backend for MacPorts (#1072) 2024-05-23 18:47:22 +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 1e49e381fc Fix cache location in devel branch 2024-03-13 12:30:12 +01:00
Alejandro R Mosteo 6eb9514673 Use new Windows cache location in direct pacman call (#968)
* Use new Windows cache location

* Revert hello-1.0.2.toml

Remove change intended to temporarily trigger checks
2024-01-19 18:58:29 +01:00
Alejandro R. Mosteo e5b40c7083 Cosmetic change to diff workflow 2024-01-10 11:31:08 +01:00
Simon Wright 332abd761f libgtk3 external for brew/port on macOS (#915)
* Add externals for libgtk3 on macOS.

* Add check from alr devel branch

* Add specific Ports CI test

---------

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2023-11-08 17:17:55 +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 03f6b7c0be New check author workflow (#808)
* New check author workflow

* Fix checkout of alire-index-checks
2023-05-11 12:40:08 +02:00
Alejandro R Mosteo 5fcb769d71 Migrate to ghcr.io from dockerhub (#777)
Also remove a conditional step that was never being run
2023-03-31 11:07:31 +02:00
Alejandro R. Mosteo 098d327b5a Enable cleaner workflow 2023-03-14 13:41:04 +01:00
Alejandro R Mosteo 7e9fb42497 Autoclose stale PRs (#763)
* Autoclose old PRs without activity

* Initially in debug mode
2023-03-14 13:36:11 +01: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 f32a75e445 Update docker images used in test workflow (#558)
Remove Community Edition tests, switch centOS to the rolling stream release
with alr-provided FSF GNAT, add Fedora that was lying unused.

Co-authored-by: GHA <actions@github.com>
2022-06-23 11:34:25 +02:00
Alejandro R. Mosteo a796bdc2a6 Merge branch 'alire/stable-1.1' into stable-1.2 2022-06-04 13:43:33 +02:00
Alejandro R Mosteo 4a6fddc7c1 Fix action used to set up alr (#525) 2022-05-24 20:41:45 +02:00
Fabien Chouteau 35b1629c4b Update diff-release.yml (#513) 2022-05-04 11:19:21 +02:00
Alejandro R Mosteo 85045589d4 Ensure fresh repositories in GHA Ubuntu hosts (#478) 2022-03-14 11:59:28 +01:00
Alejandro R Mosteo 6c8626208a New workflow to display incremental changes in manifests (#473)
* New diffing script between consecutive releases

* New workflow to get diffs

* Testing fixes
2022-03-09 16:29:19 +01:00
Jesper Quorning d539a705ee simple_components 4.42.0: update origin after unavailable tarball (#380)
* simple_components=4.42.0: Change download url to sourceforge.net (#879)

* Move to github mirror

* Fix tag of Community docker

* Exclude unsupported compilers

* Remove community index that may interfere

* Disable gnat 11

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2021-10-15 12:27:12 +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
Alejandro R Mosteo 86659c3195 Disable toolchain installation in latest setup-alire@latest-devel (#341) 2021-09-14 13:36:52 +02:00
Alejandro R Mosteo 220cdea28b Roll back temporary changes to CI actions (#256) 2021-02-24 17:39:44 +01:00
Alejandro R Mosteo fdfce5f04e Main workflow: check no unknown env values in index (#253) 2021-02-22 19:16:47 +01:00
Alejandro R Mosteo b093430d61 Temporary workaround for the main CI workflow (#249) 2021-02-11 12:04:14 +01:00