Skip to content

Fixes: Github Actions and mypy bugs.#29

Merged
abhibongale merged 1 commit into
mainfrom
phase-1-foundation
May 19, 2026
Merged

Fixes: Github Actions and mypy bugs.#29
abhibongale merged 1 commit into
mainfrom
phase-1-foundation

Conversation

@abhibongale
Copy link
Copy Markdown
Owner

  • fixed docker compose --version command that has been depricated in the ci and pre-commit.yml
  • fixed mypy found type error in the compose.py
  • Fixed no tests still CI fails.

Fixes: #28

- fixed docker compose --version command that has been depricated in the
  ci and pre-commit.yml
- fixed mypy found type error in the compose.py
- Fixed no tests still CI fails.

Fixes: #28
Signed-off-by: Abhishek Bongale <abhishekbongale@outlook.com>
@abhibongale abhibongale added the bug Something isn't working label May 19, 2026
@abhibongale abhibongale self-assigned this May 19, 2026
Copy link
Copy Markdown
Owner Author

@abhibongale abhibongale left a comment

Choose a reason for hiding this comment

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

lgtm

@abhibongale abhibongale merged commit 1e4eab1 into main May 19, 2026
4 checks passed
@abhibongale abhibongale added this to the phase-1-foundation milestone May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug in the Github Actions and mypy found couple of issues.

1 participant