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

DM-45842: Add the AWS SDK for C++ into the Qserv build container #871

Merged
merged 4 commits into from
Oct 4, 2024

Conversation

iagaponenko
Copy link
Contributor

No description provided.

@@ -22,6 +22,18 @@ find_package(pybind11 REQUIRED)
find_package(Threads REQUIRED)
find_package(XRootD REQUIRED)
find_package(httplib REQUIRED)
find_package(aws-c-auth REQUIRED)
Copy link
Contributor

Choose a reason for hiding this comment

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

Are all these needed (because of transitive dependencies for s3?)

Copy link
Contributor

@fritzm fritzm left a comment

Choose a reason for hiding this comment

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

LGTM -- one question left, and please also fix broken link which is tripping up the doc build. Thanks!

@iagaponenko iagaponenko force-pushed the tickets/DM-45842 branch 6 times, most recently from 859630b to fb672c2 Compare October 4, 2024 00:40
Disabled URL validation for libnks to the old/new Confluence,
old/new JIRA and SLAC (for SciSQL documentation).
@iagaponenko iagaponenko merged commit e2bbbbe into main Oct 4, 2024
11 checks passed
@iagaponenko iagaponenko deleted the tickets/DM-45842 branch October 4, 2024 01:43
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.

2 participants