Setup Vamposer
Version updated for https://github.com/ValaFoundation/vamposer to version v0.7.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
vamposer is a tool that automates the dependency management of Vala projects using Meson. It resolves package dependencies, installs system dependencies where possible, and generates necessary files to integrate with Meson subprojects. The action is designed to streamline the development process by handling dependency resolution and integration tasks automatically.
What’s Changed
Changes
From v0.7.1 to v0.7.2:
- [Update] meson version to 0.7.2 (387d9fd) by @JanGalek
- [Update] README with link to coverage and license (b7b34e8) by @JanGalek
- [Update] improve logging (3d92d6d) by @JanGalek
- [Update] supported versions in SECURITY.md (e07e881) by @JanGalek
- [Update] Revise supported versions in SECURITY.md (30e67ff) by @JanGalek
- [Add] tests to coverage (1572686) by @JanGalek
- [Add] tests to coverage (c55937f) by @JanGalek
- [Add] tests to coverage (4e96d11) by @JanGalek
- [Add] codecov.io (a043c32) by @JanGalek
- [Add] Prepare copr publish workflow (0adb9ec) by @JanGalek
- [Add] Prepare aur publish workflow (40bbab4) by @JanGalek
- [Update] alias list (d5e69a1) by @JanGalek
- [Update] README add contents (c23b19e) by @JanGalek
- [Add] github action icon and color (6a19ad4) by @JanGalek
Full Changelog: https://github.com/ValaFoundation/vamposer/compare/v0.7.1...v0.7.2