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

Copy artifacts to destination s3 #77

Open
wants to merge 3 commits into
base: hm/catchPromotionScriptUpWithAllstate
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Aug 14, 2023

Impact and Context

Risks and Area of Effect

Testing

  • Unit test
  • Deployed to dev env
  • Other (explain)

Reverting

  • Contains Migration - Do Not Revert

@ghost ghost changed the title Rename functions for clarity Copy artifacts to destination s3 Aug 15, 2023
path = artifacts[0]['path']
split_path = str.split(path, '/')
path = '/'.join(split_path[1:-1])
path = path.replace("hmpreprod", "hm", 1)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is terribly hacky and I'm not entirely sure it'll work

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.

0 participants