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

Add s3 path for orchestration #1396

Merged
merged 15 commits into from
Feb 29, 2024
Merged

Conversation

KennethSkylight
Copy link
Collaborator

PULL REQUEST

Summary

Orchestration has a step to write to s3. The configuration service name needs to include a save_to_s3 service to load to s3. If you want to run it, you need to add two .env variables that aren't checked in due to security reasons. If you want them, let me know.

Tests will be added on a different PR. Working that in parallel so we can test e2e sooner.

Related Issue

Fixes #1270

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.94%. Comparing base (9c8676c) to head (70fd58c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1396   +/-   ##
=======================================
  Coverage   96.94%   96.94%           
=======================================
  Files          48       48           
  Lines        3048     3048           
=======================================
  Hits         2955     2955           
  Misses         93       93           
Flag Coverage Δ
unit-tests 96.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@KennethSkylight KennethSkylight added this pull request to the merge queue Feb 29, 2024
Merged via the queue into main with commit 7cf631d Feb 29, 2024
40 checks passed
@KennethSkylight KennethSkylight deleted the kenneth/orchestration_s3_2 branch February 29, 2024 21:25
@BobanL BobanL mentioned this pull request Mar 1, 2024
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.

Update orchestration service to work with S3
3 participants