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

✨ 🩹⏱️ Migrate departure time patches to the main repo #88

Merged
merged 3 commits into from
Nov 16, 2024

Conversation

shankari
Copy link
Collaborator

No description provided.

Shankari added 3 commits November 15, 2024 19:00
So we can have a persistent error store on the HIL as well

Signed-off-by: Shankari <[email protected]>
Changes:
- create a UI that includes the departure time and the eamount
- change the docker compose to use it
- add a new script that generates charging curves

Signed-off-by: Shankari <[email protected]>
These are primarily from @the-bay-kay's fork

The main changes here are:
- move them from the demo script to the dockerfile so that the compilation is
  done upfront, and not at runtime. this makes startup much faster and is more
  consistent with the ethos of containerization
- create new scripts to apply the patches, since there are *so many* of them
- move the existing patches for the auth method from the demo script to the new
  mechanism for consistency
- these patches were not being applied earlier, so we also had to change the
  node-red flow to pass in the payment method
- add new python packages to support generating curves properly
EVerest#74 (comment)
- fix the paths for the packages so that they work properly
EVerest#74 (comment)

Signed-off-by: Shankari <[email protected]>
@shankari shankari merged commit a897c86 into EVerest:main Nov 16, 2024
5 of 6 checks passed
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.

1 participant