Skip to content

unified_analytics and graphs: cleanup lints, bump pkg deps #108

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

Merged
merged 6 commits into from
Jun 1, 2023

Conversation

kevmoo
Copy link
Member

@kevmoo kevmoo commented Jun 1, 2023

No description provided.

@github-actions github-actions bot added the type-infra A repository infrastructure change or enhancement label Jun 1, 2023
@eliasyishak
Copy link
Contributor

I'm about to merge in

Which will be bumping the analytics package to 2.0.0 actually. I'll request changes once that is changed.

But I'm curious as to why there were so many changes to how I typed variables? Is that how we want to handle code within dart-lang repos?

@kevmoo
Copy link
Member Author

kevmoo commented Jun 1, 2023

@eliasyishak – we just don't type things on the left. Inference is nice!

file: ^6.1.4
http: ^0.13.5
file: '>=6.1.4 <8.0.0'
http: '>=0.13.5 <2.0.0'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kevmoo kevmoo merged commit 8d6e8b8 into main Jun 1, 2023
@kevmoo kevmoo deleted the lint_cleanup branch June 1, 2023 16:36
eliasyishak added a commit to eliasyishak/tools that referenced this pull request Jun 1, 2023
eliasyishak added a commit that referenced this pull request Jul 13, 2023
* unified_analytics and graphs: cleanup lints, bump pkg deps (#108)

* Update documentation for updated fields

* Add new keys to `LogFileStats` and fix tests

* Remove example from test docstring

* Update changelog + bump version
@eliasyishak eliasyishak mentioned this pull request Jul 13, 2023
1 task
eliasyishak added a commit that referenced this pull request Aug 7, 2023
* unified_analytics and graphs: cleanup lints, bump pkg deps (#108)

* Removing unused Noop classes
eliasyishak added a commit that referenced this pull request Aug 10, 2023
… opt in (#144)

* unified_analytics and graphs: cleanup lints, bump pkg deps (#108)

* Fix to conditional logic for setting telemetry

* Test Client id not empty + different from original id

* Test using a new instance to check client id

* Reread the new client id after clearing it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:unified_analytics type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants