Prepare for release of new crate#53
Conversation
Co-authored-by: TimJentzsch <tim-jentzsch@gmx.de>
|
@mockersf, any ideas on what's going on with CI here? |
Co-authored-by: TimJentzsch <tim-jentzsch@gmx.de>
To me it looks like it's trying to load something in |
|
Yeah, it feels like it might be caching something? |
|
you deleted the folder |
I wonder, what exactly is the difference between |
|
Yup and yup. If I remember correctly the tests are quite heavy to generate and uses a webbrowser, to generate the assertion values |
|
With the final release of stretch2, this is now unblocked. I'm going to merge this aggressively; further work should be done in easier-to-review PRs. |
* Remove JS / Swift / Kotlin bindings * Remove CircleCI config * Remove discussion of language bindings from README * Move testing and benchmarking advice to CONTRIBUTING * Rewrite README * Clean up .gitignore * Update Authors field * Update crate description and keywords * Rename stretch2 to sprawl * Add release notes for sprawl 0.1.0 * Remove use stretch2 as stretch statements from examples * Allows duplicate headings * Link to Discussions Co-authored-by: TimJentzsch <tim-jentzsch@gmx.de> * Revise wording in Cargo.toml description Co-authored-by: TimJentzsch <tim-jentzsch@gmx.de> * Remove redundant line about asking questions using Discussions * Revert removal of gentest script * Trivial formatting fixes Co-authored-by: TimJentzsch <tim-jentzsch@gmx.de>
Objective
.circlecifolder #38.Context
Using the current leader in #42. If something else wins, we can do a simple find-and-replace.
For reviewers: review this on a commit-by-commit basis. 32bbc33 is a massive but trivial find-and-replace on the generated tests.