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

Implement logic to import redirect rules from other Shlink instances #2315

Merged
merged 3 commits into from
Dec 22, 2024

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Dec 22, 2024

Closes #2309

Take advantage of shlinkio/shlink-importer#77 to ensure redirect rules are imported when importing short URLs from another Shlink instance via short-url:import shlink.

Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.75%. Comparing base (d228c16) to head (9c251b3).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2315      +/-   ##
=============================================
+ Coverage      93.71%   93.75%   +0.03%     
- Complexity      1683     1696      +13     
=============================================
  Files            276      276              
  Lines           5841     5873      +32     
=============================================
+ Hits            5474     5506      +32     
  Misses           367      367              

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

@acelaya acelaya force-pushed the feature/import-redirect-rules branch from be2b448 to 2807b9c Compare December 22, 2024 17:41
@acelaya acelaya marked this pull request as ready for review December 22, 2024 17:49
@acelaya acelaya merged commit 5ef2df3 into shlinkio:develop Dec 22, 2024
23 checks passed
@acelaya acelaya deleted the feature/import-redirect-rules branch December 22, 2024 17:50
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.

Import redirect rules when importing short URLs from another Shlink instance
1 participant