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

Update to CCF 3.0.9. #136

Merged
merged 3 commits into from
Mar 9, 2023
Merged

Update to CCF 3.0.9. #136

merged 3 commits into from
Mar 9, 2023

Conversation

plietar
Copy link
Contributor

@plietar plietar commented Mar 9, 2023

The new version now captures the output of host subprocesses and prints it onto the service's logs, which makes debugging DID web resolution much easier.

The fetch-did-web-doc.sh script, whose only purpose was to redirect the output to a file on disk, is not necessary anymore and has been removed. The service now invokes the Python script directly. Additionally, the path to the script is now configurable at compile time.

Fixes #119 and #77.

The new version now captures the output of host subprocesses and prints
it onto the service's logs, which makes debugging DID web resolution
much easier.

The fetch-did-web-doc.sh script, whose only purpose was to redirect the
output to a file on disk, is not necessary anymore and has been removed.
The service now invokes the Python script directly. Additionally, the
path to the script is now configurable at compile time.

Fixes #119 and #77.
@plietar plietar linked an issue Mar 9, 2023 that may be closed by this pull request
@plietar plietar enabled auto-merge (squash) March 9, 2023 14:31
@plietar plietar merged commit 394c2b2 into main Mar 9, 2023
@plietar plietar deleted the plietar/ccf-3.0.9 branch March 9, 2023 14:56
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.

Log subprocess output when doing did:web resolutions CMake: Check for minimum supported CCF version
2 participants