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

Read from local blob storage and send to reportstream #23

Merged
merged 11 commits into from
May 21, 2024
Merged

Conversation

somesylvie
Copy link
Contributor

Read from local blob storage and send to reportstream

Read from locally running Azurite blob storage and send to locally running reportstream. This will crash in staging, which is okay for now
See the updated README in this PR for info on running Azurite blob storage locally. Create a container called sftp and add a file called reportstream.txt to it that contains an HL7 message

We also added the slog structured logging framework and did some refactoring

Issue

CDCgov/trusted-intermediary#1075

Checklist

  • I have added tests to cover my changes
  • I have added logging where useful (with appropriate log level)
  • I have added GoDocs where required
  • I have updated the documentation accordingly

Note: You may remove items that are not applicable

@somesylvie somesylvie merged commit 426a786 into main May 21, 2024
12 checks passed
@somesylvie somesylvie deleted the blob-storage branch May 21, 2024 14:28
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.

3 participants