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

Code cleaning up and renaming #937

Merged
merged 18 commits into from
Jan 15, 2025
Merged

Code cleaning up and renaming #937

merged 18 commits into from
Jan 15, 2025

Conversation

AndrewThien
Copy link
Contributor

Pull Request Contents

♻️ Refactor
🛠️ Repo maintenance

Description

This PR deleted unused app, code and API endpoints which are deprecated by Carrot 3.0. This also update naming of some variables which had "old" names.

Regarding Docker compose improvement, some renaming works also took place. Also, api service now depends on completed status of omop-lite service (to prevent the race condition related to OMOP tables creation and seeding fixtures) as well as frontend now depends on api .

Related Issues or other material

  • This PR relates to one or more issues, detailed below

Screenshots, example outputs/behaviour etc.

✅ Added/updated tests?

  • This PR contains relevant tests
    • Or doesn't need to per the below explanation

Tested on local.
Tested on PR workflow

  • I've completed all actions and tasks detailed in the PR Template

Copy link

github-actions bot commented Jan 15, 2025

Tests Skipped Failures Errors Time
25 1 💤 6 ❌ 0 🔥 2.930s ⏱️

@AndrewThien AndrewThien merged commit 3ad768e into master Jan 15, 2025
14 checks passed
@AndrewThien AndrewThien deleted the feat/871/delete-code branch January 15, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Environment variables naming Delete code
2 participants