application-services icon indicating copy to clipboard operation
application-services copied to clipboard

Firefox Application Services

Results 201 application-services issues
Sort by recently updated
recently updated
newest added

This one uses a slightly different code path to download things, which caused us to measure the download time as ingestion time. ### Pull Request checklist ### - **Breaking changes**:...

This is so not ready for primetime . . . enter at your own risk. ### Pull Request checklist ### - **Breaking changes**: This PR follows our [breaking change policy](https://github.com/mozilla/application-services/blob/main/docs/howtos/breaking-changes.md)...

Bumps [mozilla-taskgraph](https://github.com/mozilla-releng/mozilla-taskgraph) from 2.0.3 to 3.0.0. Release notes Sourced from mozilla-taskgraph's releases. 3.0.0 What's Changed feat: use 'scriptworker.scope-prefix' config for mark-as-shipped by @​ahal in mozilla-releng/mozilla-taskgraph#73 Use uv + hatchling instead...

dependencies
python

# PR Summary Small PR - Commit 3848642e423bc4ab4d7d4408788f8f9c581e0d74 moved the location of `kind.yml`. This PR adjusts sources to changes.

Implemented client functionality and started the general structure for the types. The big item left todo is storage. Added a CLI to test it, you can run it using `cargo...

This implements processing the main parts of the search configuration JSON into the Rust structure using serde_json. Currently the processing applies to: * The identifier and base properties of the...

:warning: **Work in Progress - Please Do Not Merge** _This pull request is a proof of concept, representing an initial approach to integrating key management for the logins component in...

Before we call `delete_undecryptable_records_for_remote_replacement` for logins, we should add metrics so we can track how many are actually being deleted (and also eventually have confidence in removing said logic once...

### Pull Request checklist ### - **Breaking changes**: This PR follows our [breaking change policy](https://github.com/mozilla/application-services/blob/main/docs/howtos/breaking-changes.md) - [x] This PR follows the breaking change policy: - This PR has no breaking...