You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What is the goal of this PR?
Fix#26
Specify fields needed for Maven Central deployment
## What are the changes implemented in this PR?
Specify `project_name`, `project_description`, `project_url` and `scm_url`
## What is the goal of this PR?
We add a check to the Factory CI configuration that ensures that all
Rust code has been formatted properly.
## What are the changes implemented in this PR?
We add rustfmt configuration, reformat the project, and ensure that
rustfmt had been run in CI.
Closestypedb#10.
## What is the goal of this PR?
Fix `client-python` on 3.4+
## What are the changes implemented in this PR?
`enum34` is incompatible with Python 3.4+. Instead, we replace it with `enum-compat` which a no-op on incompatible versions
Description
The
pom.xml
generated during Maven assembly or deployment contains missing information.Environment
Reproducible Steps
Expected Output
Actual Output
Additional information
The text was updated successfully, but these errors were encountered: