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

Make http base path configurable #661

Merged
merged 1 commit into from
Feb 9, 2021
Merged

Make http base path configurable #661

merged 1 commit into from
Feb 9, 2021

Conversation

cdupuis
Copy link
Member

@cdupuis cdupuis commented Feb 9, 2021

No description provided.

@atomist atomist bot added the auto-branch-delete:on-close Delete branch when pull request gets closed label Feb 9, 2021
@cdupuis cdupuis added changelog:added Add this issue or pull request to added changelog section and removed auto-branch-delete:on-close Delete branch when pull request gets closed labels Feb 9, 2021
@atomist atomist bot added auto-merge-method:merge Auto-merge with merge commit auto-merge:on-approve Auto-merge on review approvals labels Feb 9, 2021
@cdupuis cdupuis added the auto-branch-delete:on-close Delete branch when pull request gets closed label Feb 9, 2021
Copy link
Contributor

@ddgenome ddgenome 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. Should configuration.http.base be defined here:

?

@cdupuis
Copy link
Member Author

cdupuis commented Feb 9, 2021

Looks good. Should configuration.http.base be defined here:

?

Isn't that in the Partial<ExpressServerOptions>;?

} & Partial<ExpressServerOptions>;

@ddgenome
Copy link
Contributor

ddgenome commented Feb 9, 2021

Indeed it is.

Copy link
Contributor

@ddgenome ddgenome left a comment

Choose a reason for hiding this comment

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

LGTM

@ddgenome ddgenome merged commit 95f4617 into main Feb 9, 2021
@atomist atomist bot deleted the expose-http-base branch February 9, 2021 16:15
atomist bot pushed a commit that referenced this pull request Feb 9, 2021
-   #661 to added

[atomist:generated]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-branch-delete:on-close Delete branch when pull request gets closed auto-merge:on-approve Auto-merge on review approvals auto-merge-method:merge Auto-merge with merge commit changelog:added Add this issue or pull request to added changelog section
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants