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

Deployments via GitHub Actions #7

Open
scschneider opened this issue Aug 9, 2022 · 0 comments
Open

Deployments via GitHub Actions #7

scschneider opened this issue Aug 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@scschneider
Copy link
Contributor

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.

@scschneider scschneider added the enhancement New feature or request label Aug 11, 2022
@scschneider scschneider modified the milestone: v0.2.0 Sep 27, 2022
CheyYeary pushed a commit that referenced this issue Oct 10, 2022
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant