Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Feature/issue 11 #18

Merged
merged 9 commits into from
Sep 15, 2023
Merged

Feature/issue 11 #18

merged 9 commits into from
Sep 15, 2023

Conversation

vggonzal
Copy link
Contributor

@vggonzal vggonzal commented Jul 13, 2023

Github Issue: 11

Description

Initially we setup hydrocron to work with a mysql database, this PR is to be able to connect to a local dynamodb instance instead of mysql

Overview of work done

Copied hydrocron_database module from hydrocron-db repo and configure the controllers to work with that module

Overview of verification done

A reach shapefile is been used for this test

Overview of integration done

NA

PR checklist:

  • Linted
  • Updated unit tests
  • Updated changelog
  • Integration testing

See Pull Request Review Checklist for pointers on reviewing this pull request

CHANGELOG.md Show resolved Hide resolved
hydrocronapi/data_access/tests/__init__.py Outdated Show resolved Hide resolved
hydrocronapi/data_access/db.py Outdated Show resolved Hide resolved
hydrocronapi/data_access/hydrocron_database.py Outdated Show resolved Hide resolved
hydrocronapi/data_access/db.py Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
vggonzal and others added 2 commits August 2, 2023 13:49
…to use pytest-dynamo local. Created new hydrocron context for accessing the flask app and database layer.
@frankinspace frankinspace merged commit 054dae2 into develop Sep 15, 2023
@frankinspace frankinspace deleted the feature/issue-11 branch September 15, 2023 01:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants