Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a requirements.txt for glean_parser #1930

Closed
birdsarah opened this issue Sep 30, 2021 · 0 comments
Closed

Add a requirements.txt for glean_parser #1930

birdsarah opened this issue Sep 30, 2021 · 0 comments
Assignees

Comments

@birdsarah
Copy link
Contributor

birdsarah commented Sep 30, 2021

Currently going through and updating all the references to glean_parser==3.5 to a higher version. We should just be doing pip install -r requirements.txt

┆Issue is synchronized with this Jira Bug

@birdsarah birdsarah self-assigned this Oct 4, 2021
@birdsarah birdsarah mentioned this issue Oct 4, 2021
13 tasks
birdsarah added a commit that referenced this issue Oct 18, 2021
Fixes #1599, #1930 

* Adds new mvpn_debug flag
* Enables glean for iOS with fix for glean crash in debug mode QT_LIBRARY_SUFFIX="" (#1599)
* replaces all QT_DEBUG checks with MVPN_DEBUG
* removes QDebug imports in src code
* use requirements.txt everywhere (#1930)
* embed glean v0.23 (this PR has actually done multiple upgrades, I'll try and keep this comment accurate)
* initializes glean only after telemetry policy window has been shown
* ensures Glean.setUploadEnabled isn't called till after glean has been initialized
* sets Glean channels to distinguish between `staging` and `production` pings
* Does not gate glean calls, lets Glean handle its own business
* Uses Glean.shutdown method on quit
* Removes custom uploader and lets glean handle retries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants