Owen Taylor

Results 11 issues of Owen Taylor

It turns out to be impossible to write a Makefile wrapper for ninja that passes the '-j -l' to ninja, because there's no way to extract those flags within the...

If you specify filter parameters that cause joins, then the pagination in for /updates works weirdly - e.g., right now https://bodhi.fedoraproject.org/updates/?content_type=flatpak&page=1&rows_per_page=5 has 4 items. And if you try to iterate...

This PR is a collection of loosely related patches that a) generalize emailmaintainers.py, b) rename it to emailparticipants.py c) add the ability to send the result directly out via SMTP,...

### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a feature request that...

enhancement

Calling Visual Studio Code with '--remote attached-container+' Resolves and to folder-or-file based on heuristics before passing them to the remote container. So it's better to check locally whether paths are...

For non-android systems, implement property_set() and property_get() in terms of operations on a flat file of key=value pairs. The path is hard-coded in include.mk to $sysconfdir/adb.properties. The implementation is not...

See also: https://github.com/containers/podman/discussions/12605 In some cases, we want a Containerfile to take control of generating layer contents and metadata in very specific ways. Examples: * bootc images - the tooling...

stale-issue
jira

Docker and podman can be configured to use mutual TLS authentication to the registry by dropping files into system-wide and user directories. Implement this in a largely compatible way. (Because...

### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a feature request that...

enhancement
p2p
oci

I'd like to have a way to provide a manifest (or manifest digest) and a set of previously downloaded signatures and have skopeo check that the manifest is correctly signed...

stale-issue