-
Notifications
You must be signed in to change notification settings - Fork 21
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
DOCSP-46664-Repetitive-paths #193
Conversation
✅ Deploy Preview for docs-relational-migrator ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this 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/ |
There was a problem hiding this comment.
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?
[*]: ${prefix}/jobs/data-verification/data-verification/ -> ${base}/relational-migrator/data-verification/ | |
[*]: ${prefix}/jobs/data-verification/data-verification/ -> ${base}/relational-migrator/jobs/data-verification/ |
There was a problem hiding this comment.
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 😬
There was a problem hiding this 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
[*]: ${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 |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all good!
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:
JIRA
https://jira.mongodb.org/browse/DOCSP-46664
BUILD LOG
Self-Review Checklist
External Review Requirements
What's expected of an external reviewer?