anda icon indicating copy to clipboard operation
anda copied to clipboard

A modern Build/CI System

Results 10 anda issues
Sort by recently updated
recently updated
newest added

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.201. Release notes Sourced from serde's releases. v1.0.201 Resolve unexpected_cfgs warning (#2737) v1.0.200 Fix formatting of "invalid type" and "invalid value" deserialization error messages containing...

dependencies

Bumps [num](https://github.com/rust-num/num) from 0.4.2 to 0.4.3. Changelog Sourced from num's changelog. Release 0.4.3 (2024-05-08) Upgrade to 2021 edition, MSRV 1.60. Updated all sub-crates to their latest versions. Commits 1fec852 Merge...

dependencies

Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.18 to 0.2.19. Changelog Sourced from num-traits's changelog. Release 0.2.19 (2024-05-03) Upgrade to 2021 edition, MSRV 1.60 The new Float::clamp limits values by minimum and maximum Contributors:...

dependencies

Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.1 to 0.12.2. Changelog Sourced from parking_lot's changelog. parking_lot 0.12.2, parking_lot_core 0.9.10, lock_api 0.4.12 (2024-04-15) Fixed panic when calling with_upgraded twice on a ArcRwLockUpgradableReadGuard (#431) Fixed RwLockUpgradeableReadGuard::with_upgraded...

dependencies

Bumps [ureq](https://github.com/algesten/ureq) from 2.9.6 to 2.9.7. Changelog Sourced from ureq's changelog. 2.9.7 Update deps (base64 0.22, rustls to 0.22.4 (#747, #748) Parse URL after middleware to enable changing it (#745)...

dependencies

Add an rhai fn `rpm.changed()` to see if the spec is modified.

enhancement
Urgent

This change will allow andaman to run on any distro, since all you need is podman and a base OCI image ```[tasklist] ### Tasks ```

Add an option to build an entire subtree of packages (based on a specific prefix) i.e `tree/` builds `tree/foo and `tree/bar/baz`