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

backend/feat/igm integration #501

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

shreyaxh
Copy link
Member

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates

Description

Additional Changes

  • This PR modifies the database schema (database migration added)
  • This PR modifies dhall configs/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code and addressed linter errors ./dev/format-all-files.sh
  • I reviewed submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

@shreyaxh shreyaxh force-pushed the backend/feat/igm-integration branch from 28ff24f to 16219ad Compare June 20, 2024 11:36
@shreyaxh shreyaxh force-pushed the backend/feat/igm-integration branch from 16219ad to f42ccab Compare July 1, 2024 10:41
@shreyaxh shreyaxh force-pushed the backend/feat/igm-integration branch 3 times, most recently from 0901989 to b521e02 Compare September 6, 2024 14:11
@vsaimanohar vsaimanohar force-pushed the backend/feat/igm-integration branch 5 times, most recently from b1a808d to 70de4fb Compare September 25, 2024 11:46
@vsaimanohar vsaimanohar force-pushed the backend/feat/igm-integration branch 5 times, most recently from d65fe03 to a3a43ef Compare October 4, 2024 05:30
@@ -325,7 +325,6 @@ instance ToHttpApiData City where
toUrlPiece Jaipur = "std:0141"
toUrlPiece Siliguri = "std:0353"
toUrlPiece Asansol = "std:0341"
toUrlPiece Durgapur = "std:0342"
Copy link
Contributor

Choose a reason for hiding this comment

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

change not relevant to this PR

@vsaimanohar vsaimanohar force-pushed the backend/feat/igm-integration branch 3 times, most recently from 09b24ee to 9110610 Compare October 8, 2024 16:41
@NikithShetty NikithShetty merged commit 722344f into main Oct 10, 2024
1 check 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.

2 participants