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

DOCSP-46664-Repetitive-paths #193

Merged
merged 12 commits into from
Jan 22, 2025

Conversation

mayaraman19
Copy link
Collaborator

@mayaraman19 mayaraman19 commented Jan 22, 2025

DESCRIPTION

/jobs/data-verification/data-verification/ -> /jobs/data-verification/
/mapping-rules/fields/calculated-fields/calculated-fields/ -> /mapping-rules/fields/calculated-fields/
and redirects and vale dependency

STAGING

https://deploy-preview-193--docs-relational-migrator.netlify.app/jobs/data-verification/
https://deploy-preview-193--docs-relational-migrator.netlify.app/mapping-rules/fields/calculated-fields/

Mut output:

Redirect 301 /docs/relational-migrator/jobs/data-verification/data-verification/ https://www.mongodb.com/docs/relational-migrator/data-verification/
Redirect 301 /docs/relational-migrator/mapping-rules/fields/calculated-fields/calculated-fields/ https://www.mongodb.com/docs/relational-migrator/mapping-rules/fields/calculated-fields/

JIRA

https://jira.mongodb.org/browse/DOCSP-46664

BUILD LOG

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Is this free of spelling errors?
  • Is this free of grammatical errors?
  • Is this free of staging / rendering issues?
  • Are all the links working?

External Review Requirements

What's expected of an external reviewer?

Copy link

netlify bot commented Jan 22, 2025

Deploy Preview for docs-relational-migrator ready!

Name Link
🔨 Latest commit 83e3820
🔍 Latest deploy log https://app.netlify.com/sites/docs-relational-migrator/deploys/679165be9976c40008dbd7de
😎 Deploy Preview https://deploy-preview-193--docs-relational-migrator.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 20
Accessibility: 85
Best Practices: 75
SEO: 83
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@ltran-mdb2 ltran-mdb2 left a comment

Choose a reason for hiding this comment

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

Thanks for picking this up @mayaraman19 ! I just left a question for your consideration.

config/redirects Outdated

# Repetitive paths
[*]: ${prefix}/jobs/data-verification/data-verification/ -> ${base}/relational-migrator/data-verification/
Copy link
Collaborator

Choose a reason for hiding this comment

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

[question] should the redirect have "jobs" in the path?

Suggested change
[*]: ${prefix}/jobs/data-verification/data-verification/ -> ${base}/relational-migrator/data-verification/
[*]: ${prefix}/jobs/data-verification/data-verification/ -> ${base}/relational-migrator/jobs/data-verification/

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

whoops ... thank you for catching 😬

@mayaraman19 mayaraman19 changed the title DOCSP-46664: Repetitive paths DOCSP-46664-Repetitive-paths Jan 22, 2025
Copy link
Collaborator

@ltran-mdb2 ltran-mdb2 left a comment

Choose a reason for hiding this comment

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

LGTM!

config/redirects Outdated
Comment on lines 29 to 31
[*]: ${prefix}/jobs/data-verification/data-verification/ -> ${base}/relational-migrator/jobs/data-verification/
[*]: ${prefix}/mapping-rules/fields/calculated-fields/calculated-fields/ -> ${base}/relational-migrator/mapping-rules/fields/calculated-fields/
# DOCSP-46661 Repetitive File Paths End
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

reviewer: pls lmk if putting it in between these comments is incorrect

Copy link
Collaborator

Choose a reason for hiding this comment

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

all good!

@kennethdyer kennethdyer merged commit 6cdff1d into mongodb:master Jan 22, 2025
4 of 5 checks passed
@mayaraman19 mayaraman19 deleted the DOCSP-46664-repetitive branch January 23, 2025 15:19
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