You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a pipeline in GitHub to deploy TCP-to-Blob. If possible (and if it makes sense) we should leverage existing scripts that are used with other deployment methods to avoid having to maintain duplicate scripts.
The text was updated successfully, but these errors were encountered:
# This is the 1st commit message:
Created log search UI
# This is the commit message #2:
Changed socket timeout default to 120 seconds.
# This is the commit message #3:
TCP-to-blob README changes (#151)
Co-authored-by: Mart White (He/Him/His) <[email protected]>
# This is the commit message #4:
Feature/heartbeat (#134)
* adding ability to manually kickoff a heartbeat using a modified canary template.
* added extension on event subscription and a better echo command in canary script
* adding extension .text if canary else .bin before uploading file to storage account
* changing to correct txt extension
# This is the commit message #5:
added lifecycle policy to storage account for tcp-to-blob. Deletes fi… (#152)
* added lifecycle policy to storage account for tcp-to-blob. Deletes files after 7 days
* changed filename var to localfilename. made filename a value that will be used on the blob store with a virtual folder in front.
* added prefix match to only delete data insdie the canary virtual folder after 7 days
* changing makeLogger to recieve the filename instead of localFileName.
# This is the commit message #6:
Added "clean" script. Updated electron.
# This is the commit message #7:
Show relative time in contact summary if <24 hours away.
# This is the commit message #8:
Un-commented code.
# This is the commit message #9:
Delete CachePlugin.ts
# This is the commit message #10:
Delete CustomProtocolListener.ts
# This is the commit message #11:
partially finished with streaming a file to send data
# This is the commit message #12:
streaming file from storage for raw data. adding descriptive names to distinguish raw and text canary tests.
# This is the commit message #13:
changing file names and cleaning up env vars
# This is the commit message #14:
adding changes for base deploy
# This is the commit message #15:
working example. needs cleanup and documentation.
# This is the commit message #16:
cleanup of raw-canary.ts
# This is the commit message #17:
minor edits
Create a pipeline in GitHub to deploy TCP-to-Blob. If possible (and if it makes sense) we should leverage existing scripts that are used with other deployment methods to avoid having to maintain duplicate scripts.
The text was updated successfully, but these errors were encountered: