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

Initialize Package #1

Merged
merged 17 commits into from
Jul 19, 2024
Merged

Initialize Package #1

merged 17 commits into from
Jul 19, 2024

Conversation

kraftp
Copy link
Contributor

@kraftp kraftp commented Jul 19, 2024

Initialize the repository. Major choices:

  • pdm for package management.
  • The built-in logging library for logging.
  • pytest for unit tests.
  • A GitHub action for CI.
  • mypy for type-checking
  • Target Python 3.10

.github/workflows/unit-test.yml Outdated Show resolved Hide resolved
dbos_transact/__init__.py Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@kraftp kraftp merged commit 2668628 into main Jul 19, 2024
1 check passed
@kraftp kraftp deleted the kraftp/init branch July 19, 2024 23:00
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