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

Adding customer storage recalculator and entity counter recalculator functions #3

Merged
merged 31 commits into from
Sep 14, 2023

Conversation

JackLewis-digirati
Copy link
Collaborator

@JackLewis-digirati JackLewis-digirati commented Aug 31, 2023

This PR adds in docker based python images that can be run with AWS lambda

@JackLewis-digirati JackLewis-digirati changed the title Feature/customer storage recalculator Adding customer storage recalculator and entity counter recalculator functions Sep 1, 2023
@JackLewis-digirati JackLewis-digirati marked this pull request as ready for review September 1, 2023 09:35
Copy link
Member

@donaldgray donaldgray left a comment

Choose a reason for hiding this comment

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

Couple of comments but other than that LGTM.

Edit
Is it worth squashing a few of the commits for a cleaner commit history? E.g.

  • fixing yaml
  • fixing pip install
  • attempting dependencies zip
  • changing to use ${{NOW}}
  • changing to use $(NOW)
  • changing to use ${{ env.NOW }}
  • removing colons
  • changing zip package
  • removing /packages

into - "fixing various issues with zip" (bad naming but hopefully you get what I mean!)

.github/actions/docker-build-and-push/action.yml Outdated Show resolved Hide resolved
.github/actions/docker-build-and-push/action.yml Outdated Show resolved Hide resolved
sql/deleteSql.sql Show resolved Hide resolved
src/customer_storage_recalculator.py Show resolved Hide resolved
src/entity_counter_recalculator.py Show resolved Hide resolved
@JackLewis-digirati JackLewis-digirati force-pushed the feature/customer-storage-recalculator branch from 17d2d93 to b81dace Compare September 6, 2023 09:55
@JackLewis-digirati JackLewis-digirati merged commit c8862e5 into main Sep 14, 2023
4 checks passed
@JackLewis-digirati JackLewis-digirati deleted the feature/customer-storage-recalculator branch September 14, 2023 08:16
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.

2 participants