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

[DOP-16658] Initialize repo #1

Merged
merged 1 commit into from
Jun 27, 2024
Merged

[DOP-16658] Initialize repo #1

merged 1 commit into from
Jun 27, 2024

Conversation

dolfinus
Copy link
Member

@dolfinus dolfinus commented Jun 27, 2024

Copy base repo structure from Horizon with following changes:

  • Remove all business logic, DB models & migrations, API routes & schemas.
  • Remove client.
  • Remove related tests.
  • Remove CI/CD related to publishing artifacts like PyPI packages and Docker images, for now.
  • Bump minimal Python version to 3.10 (we need match syntax).
  • Cleanup dependencies list.

pre-commit.ci and CodeQL integrations are disabled for now, as requiring paid plan on private repos.

@dolfinus dolfinus self-assigned this Jun 27, 2024
@dolfinus dolfinus force-pushed the feature/DOP-16658 branch 3 times, most recently from 009195f to 9bddf83 Compare June 27, 2024 09:52
Copy link

codecov bot commented Jun 27, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@dolfinus dolfinus force-pushed the feature/DOP-16658 branch 5 times, most recently from 94f4752 to 8dabf55 Compare June 27, 2024 10:06
@dolfinus dolfinus requested review from TiGrib and maxim-lixakov and removed request for TiGrib June 27, 2024 10:09
@dolfinus dolfinus force-pushed the feature/DOP-16658 branch from 8dabf55 to 7a7d518 Compare June 27, 2024 11:16
@dolfinus dolfinus force-pushed the feature/DOP-16658 branch from 7a7d518 to 8962aec Compare June 27, 2024 11:22
@dolfinus dolfinus merged commit 04ad086 into main Jun 27, 2024
6 checks passed
@dolfinus dolfinus deleted the feature/DOP-16658 branch June 27, 2024 11:27
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