Block or Report
Block or report cardoe
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
cargo-ebuild Public archive
cargo extension that can generate ebuilds using the in-tree eclasses
-
stderrlog-rs Public
Rust log implementation that logs to stderr based on verbosity specified supports macros and colors
-
-
fastapi-react Public
Forked from Buuntu/fastapi-react
🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker -
-
enum-primitive-derive Public
custom derive to provide the ability to convert C-like enums to and from primitive integers
Rust 2
182 contributions in the last year
Contribution activity
March 2023
Created 64 commits in 4 repositories
Created 3 repositories
- cardoe/rust-decimal Rust
- cardoe/action-update-semver Shell
- cardoe/hledger-docker Shell
Created a pull request in PyO3/pyo3 that received 36 comments
implement Decimal to rust_decimal conversions
Implement conversion between rust_decimal::Decimal and decimal.Decimal from Python's stdlib. The C API does not appear to be exposed on the Python …
Opened 17 other pull requests in 3 repositories
cardoe/ssh-agent-deploy-key
14
merged
- add contributing doc
- use path.join for better Windows compat
- only list keys on success
- fix quotes
- workaround issue with semver tags
- extra logging on post cleanup
- attempt to fix releases
- add support the managing SSH known_hosts
- handle the case where there are no keys in the agent
- fix up the post part of the action
- switch to bumpr for releasing
- add workflow to validate PRs labeled for release
- create a release process
- rename action to be unique for the marketplace