David Hewitt

Results 34 issues of David Hewitt

Some "S3 Compatible" storage providers (Cloudflare R2 is one such example) don't support setting ACLs on individual uploads with the `x-amz-acl` header, and instead just have a visibility for the...

Given that the title field is supposed to be a human readable name for the application it seems a bit strange to use the RDNN when the `.flatpakref` file is...

Fixes #37 This is a script to generate a JSON file of sources that when included in a manifest, will download a set of maven dependencies into the `flatpak-builder` sandbox...

java

Currently, we use an AsPool instance per backend (PackageKit/Flatpak) mostly as a way of easily determining which backend should handle a given component. The original intent of the AppStream API...

Priority: Wishlist

### Problem We currently identify "apps by the same developer" using the `developer_name` tag. Since this is in theory localizable and not necessarily always typed the same or unique, it...

Good First Issue

### Problem While reviewing https://github.com/elementary/appcenter/pull/2099 , I noticed that we use the markup conversion routines in AppStream to convert app descriptions to plain text (albeit pre-formatted with bullet point characters...

Good First Issue

### Problem We currently recommend using the `developer_name` XML tag in the metainfo. It's now deprecated while suggesting `developer` as an alternative: https://freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer New structure should look like this: ```xml...

good first issue

### What Happened? If I open the popover on a machine with no wired ethernet and no WiFi, I get a tiny approx. 3px high blank popover. ### Steps to...

Needs Design

Probably should have added the release tag in #147 because the 8.0 runtime is building in the `daily` branch now but an `8.0` Flatpak branch won't be created and pushed...

Release

https://github.com/elementary/actions/blob/7000d0f9648bd339ea2cf9bfd34731d4efe924bc/release/entrypoint.sh#L98 If we ever want to set the action up to release to an older codename, we can't.