dependabot-preview[bot] on cargo
dependabot-preview[bot] on cargo
build(deps): bump serde_yaml fr… (compare)
dependabot-preview[bot] on cargo
build(deps): bump liquid from 0… (compare)
dependabot-preview[bot] on cargo
build(deps): bump assert_fs fro… (compare)
Seems to be building successfully!
https://dev.azure.com/cobalt-org/cobalt-org/_build?definitionId=2&_a=summary
I went to the extreme on testing combinations. I need to consider where to scale back
cargo-generate
has appreciated
committed
: conventional 1.0 support before pausingtypos
: benchmarks ran and formal announcementassert-rs
: effectively at a pause pointcargo-release
: reduce the number of commits and improve "is a release needed?" detectionstager
/ cargo-tarball
: This is the area of most work neededtypos
than they were for committed
typos
is a source code spell checker targeted at being run in CIs)
typos
was originally going to be my second Rust project for learning the language until Cobalt took over all my time
committed
that will error if a fix
, feat
, or BREAKING CHANGE
commit does not include a change in the changelog.
Current status of cobalt: On pause for a little bit.
I got unblocked on some other programs so I'm trying to get that out of the way so I won't be distracted from cobalt development.
For when I'm back, my focus is on the next
branch where I'm doing a major re-architecture. The primary goal is to make it easier to add new features but I hope to also get a performance boost