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

Fix build failures caused with introduction of new endpoints #30

Merged
merged 3 commits into from
Apr 20, 2024

Conversation

devfinwiz
Copy link
Owner

@devfinwiz devfinwiz commented Apr 20, 2024

This PR achieves the following:

  1. The workflow will build the Docker image using the latest code from the repository before running the FastAPI server container and the test scenario. This ensures that the Docker image always reflects the latest changes in the codebase, preventing build failures due to outdated images.
  2. Update pyproject.toml in order to create and publish a new release.
  3. Eliminate dist/ to keep repository clean.

@devfinwiz devfinwiz requested a review from SuyashDM April 20, 2024 20:08
@devfinwiz devfinwiz changed the title [WIP] Fix build failures caused with introduction of new endpoints Fix build failures caused with introduction of new endpoints Apr 20, 2024
@devfinwiz devfinwiz merged commit 015f58f into main Apr 20, 2024
2 checks passed
@devfinwiz devfinwiz deleted the bugfix/workflow branch April 21, 2024 06:07
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