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

Extend objectscript.conn.docker-compose settings object to handle superserver port identification #1485

Merged
merged 3 commits into from
Feb 22, 2025

Conversation

gjsjohnmurray
Copy link
Contributor

@gjsjohnmurray gjsjohnmurray commented Feb 14, 2025

This PR closes #1243

It will make the recently added asyncServerForUri API function resolve a Docker container connection's local superserver port into server.superserverPort, allowing future development in other extensions such as Server Manager to identify the superserver port of container-type connections as well as for ordinary ones.

@gjsjohnmurray gjsjohnmurray marked this pull request as ready for review February 21, 2025 18:00
Copy link
Contributor

@isc-bsaviano isc-bsaviano 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 but I don't use this feature so have not tested

@gjsjohnmurray gjsjohnmurray merged commit bab8b6d into intersystems-community:master Feb 22, 2025
5 checks passed
@gjsjohnmurray gjsjohnmurray deleted the do-1243 branch February 26, 2025 12:06
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.

Extend objectscript.conn.docker-compose settings object to handle superserver port identification
2 participants