12 Commits

Author SHA1 Message Date
Taddes
8995db6268
feat: ruff for python lint and format (#1742)
Some checks are pending
Glean probe-scraper / glean-probe-scraper (push) Waiting to run
feat: ruff for python lint and format
2025-08-12 20:26:55 -04:00
Taddes
77254b4a6e
refactor: python imports (#1730)
Some checks failed
Glean probe-scraper / glean-probe-scraper (push) Has been cancelled
refactor: unified python imports for consistency in local, production, and test environments
2025-08-04 15:37:46 -04:00
Taddes
f8715d4e91
feat: use poetry for dependency management (#1706)
Some checks are pending
Glean probe-scraper / glean-probe-scraper (push) Waiting to run
feat: use poetry for dependency management
2025-07-28 21:48:46 -04:00
JR Conlin
dbbdd1dfc3
feat: Remove support for BrowserID (#1531)
* feat: Remove support for BrowserID
* mark test only functions as such. I think we can drop MapAndThenTrait for more recent implementations of rust.

Closes: SYNC-3684
2024-06-14 12:51:02 -07:00
Eman
7da2154bcc
docs: fix typos in README.md files
Fixed typos in README.md files to improve readiblity.

Closes #529
2020-04-02 13:24:21 +03:00
JR Conlin
d67c046195
Merge branch 'master' into bug/342 2019-12-06 13:34:05 -08:00
Rachel Tublitz
80b0c591f3
chore: adjust sample script so it works and adding docs to link to it 2019-12-05 17:04:46 -05:00
jrconlin
013eaafd35
bug: allow "collection" in BSOs (although we ignore it)
Closes: #342
2019-12-05 13:23:46 -08:00
Donovan Preston
89d63d5ca7
Add a --method parameter to tools/hawk/make_hawk_token.py 2019-12-05 13:23:55 -05:00
jrconlin
82c9ebd07c
f add clearer instructions to README 2019-12-04 10:35:01 -08:00
jrconlin
aaa8660f6c
f r's 2019-11-11 15:37:57 -08:00
jrconlin
7d07a8948f
feat: Add debugging tools
This adds a few useful inline testing tools for syncstorage-rs
2019-11-08 15:00:07 -08:00