Skip to content

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