10 Commits
Author SHA1 Message Date
Serhii Ivanov d94936cc10 [GHA] Drop bullseye from CI (#3122) 2026-08-16 19:26:56 +03:00
Serhii Ivanov 077393376a [GHA] Add source tarball generation workflow (#3019)
* [GHA] Add source tarball generation workflow

* [GHA] Add manual dispatch with ref input and artifact upload to tarball workflow
2026-05-27 12:01:12 +03:00
Serhii Ivanov f40469efcc [GHA] Use release libs for trixie releases (#3016) 2026-05-08 00:53:07 +03:00
Serhii IvanovandAndrey Volk 1a97ed38e6 [GHA] Treat v1.11 as a release branch (#2873)
* [GHA] Add `v1.11` branch target
* [GHA] Treat `v1.11` as a release branch

---------

Co-authored-by: Andrey Volk <andywolk@gmail.com>
2026-05-07 18:19:08 +03:00
Serhii Ivanov 4c93f3ce2b [UTILS] Add additional token prefix (#2950) 2025-11-19 01:37:49 +03:00
s3rj1k b00a0de0ba [GHA] Bump trixie image version (#2906) 2025-09-04 01:45:18 +03:00
s3rj1k 70a29c48d3 [core] Cleanup .DS_Store (#2897) 2025-09-04 00:26:45 +03:00
s3rj1k ece5cf7b48 [GHA] Remove pinned cmake version in MacOS (#2905) 2025-09-03 23:52:35 +03:00
s3rj1k b0b646a8d6 [GHA] More robust MacOS dependency install (#2898) 2025-08-30 00:27:03 +03:00
s3rj1kandMarioG-X bd0d0db878 [GHA] Add pkgconf to macos.yml
Tested on empty Mac Intel and Apple Silicon. Both failed due to missing pkgconf. It is required and not auto downloaded as prerequisite to other packages.

Note the name is now pkgconf on homebrew. It is the newer version of pkg-config and pkgconfig which are now aliases that point to pkgconf on homebrew.

Co-authored-by: MarioG-X <20360699+MarioG-X@users.noreply.github.com>
2025-06-16 22:39:57 +03:00