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

Logging refactoring #1 Subscription and Content Blocking #940

Merged
merged 12 commits into from
Aug 20, 2024

Conversation

federicocappelli
Copy link
Member

@federicocappelli federicocappelli commented Aug 9, 2024

Task/Issue URL: https://app.asana.com/0/1205842942115003/1206750146033742/f
iOS PR: duckduckgo/iOS#3219
macOS PR: duckduckgo/macos-browser#3091
What kind of version bump will this require?: Major, breaking change

Optional:

Tech Design URL: https://app.asana.com/0/1200194497630846/1206777133329590/f
CC: @ayoy @bwaresiak

Description:

Step 1 of the Logging refactoring

  • General structure
  • Subscription

Steps to test this PR:
Check subscription and content blocker logs are working


Internal references:

Software Engineering Expectations
Technical Design Template

@federicocappelli federicocappelli changed the title Logging refactoring Logging refactoring #1 Subscription and Content Blocking Aug 9, 2024
@federicocappelli federicocappelli marked this pull request as ready for review August 19, 2024 09:28
@federicocappelli federicocappelli requested review from a team and diegoreymendez and removed request for a team and diegoreymendez August 19, 2024 09:28
@@ -16,6 +16,8 @@ disabled_rules:
- function_body_length
- file_length
- type_body_length
- static_over_final_class
- non_optional_string_data_conversion
Copy link
Member Author

Choose a reason for hiding this comment

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

rules enabled automatically in the new swiftlint that I'm using locally, with this we have dozens of errors

Copy link
Collaborator

@afterxleep afterxleep left a comment

Choose a reason for hiding this comment

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

Good one!

@federicocappelli federicocappelli merged commit 2efee14 into main Aug 20, 2024
8 checks passed
@federicocappelli federicocappelli deleted the fcappelli/oslog_to_logger branch August 20, 2024 13:05
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

Successfully merging this pull request may close these issues.

2 participants