Commit Graph

15 Commits

Author SHA1 Message Date
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 4d3fb6cd77 Use alr 2.0.1 in checks (#1017) 2024-03-21 14:47:26 +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 e5b40c7083 Cosmetic change to diff workflow 2024-01-10 11:31:08 +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
Fabien Chouteau 35b1629c4b Update diff-release.yml (#513) 2022-05-04 11:19:21 +02: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