application-services
application-services copied to clipboard
Firefox Application Services
Initial commit for the `generate-rust-dashboards` tool. This auto-generates Grafana dashboards for teams that own Rust Components. There's still a lot of work to do, but this feels like a good...
A couple of small tweaks to the monorepo script.
Looks like this got overlooked last year when ADR-8 was added. ### 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) - [✔️] This PR...
Upgrading `ohttp` to the latest version, which is needed to make the builds work. ### 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) -...
### 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) - [ ] This PR follows the breaking change policy: - This PR has no...
### 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) - [ ] This PR follows the breaking change policy: - This PR has no...
I don't believe we need test coverage for this change, but I could be wrong. Will add a changelog if this is useful for third-party consumers, I think our internal...
### 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) - [ ] This PR follows the breaking change policy: - This PR has no...
* Remove sync15's "standalone-sync" feature, remove UDL for a single enum. * Remove the udl for sync15 - it just had one enum. * "Bonus" fxa-client, logins, places and sync15...