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

[PM-12242] Updated default US and EU region URLs #939

Merged
merged 4 commits into from
Sep 17, 2024

Conversation

fedemkr
Copy link
Member

@fedemkr fedemkr commented Sep 16, 2024

🎟️ Tracking

PM-12242

📔 Objective

Update default US and EU region URLs to not use append suffix logic as in Self-host but fixed set URLs.

Check MAUI code as reference.

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

…ix approach but a fixed set of URLs. Also fixed share Send url for US region.
@fedemkr fedemkr changed the title [PM-12242] Updated default US and EU url [PM-12242] Updated default US and EU URLs Sep 16, 2024
@fedemkr fedemkr requested review from matt-livefront and a team September 16, 2024 21:38
@fedemkr fedemkr changed the title [PM-12242] Updated default US and EU URLs [PM-12242] Updated default US and EU region URLs Sep 16, 2024
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.67%. Comparing base (846669a) to head (bdefb92).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #939   +/-   ##
=======================================
  Coverage   88.66%   88.67%           
=======================================
  Files         622      622           
  Lines       39309    39322   +13     
=======================================
+ Hits        34855    34868   +13     
  Misses       4454     4454           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Sep 16, 2024

Logo
Checkmarx One – Scan Summary & Details53ad6114-c4b6-4ef9-80f9-21179575f0fb

No New Or Fixed Issues Found

…Tests.swift

Co-authored-by: holow29 <67209066+holow29@users.noreply.github.com>
Copy link
Collaborator

@matt-livefront matt-livefront left a comment

Choose a reason for hiding this comment

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

Looks good!

@fedemkr fedemkr merged commit c1262d7 into main Sep 17, 2024
6 checks passed
@fedemkr fedemkr deleted the pm-12242/fix-default-region-urls branch September 17, 2024 20:31
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.

3 participants