summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)AuthorFilesLines
3 daysCI: release - create tarball with autotools (distcheck) (#373)HEADmasterraveit651-2/+2
Co-authored-by: mbkma <[email protected]>
3 daysCI: fix some workflow issues (#371)raveit651-1/+1
* CI: update NEWS which caused some workflow issues * CI: disable gdk-pixbuf-thumbnailer for meson workflows - gdk-pixbuf-thumbnailer is obsolete and should be replaced with glycin-thumbnailer * meson: Only use girepository-2.0 if libpeas uses it too Fixes header conflicts on systems where glib has girepository-2.0 but libpeas still uses the old gobject-introspection-1.0 headers. --------- Co-authored-by: Victor Kareh <[email protected]>
2025-08-24build(deps): bump actions/checkout from 4 to 5dependabot[bot]2-2/+2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2025-06-20Add 'preserve-order' flag to allow viewing order specified on cmd line (#354)PeteHemery1-1/+1
2025-05-22CI: use github actionXiaotian Wu7-0/+385