Populate content with HTML, and source with markdown (ref #1220) #141

Merged
dessalines merged 4 commits from apub-media-type2 into main 2020-11-25 19:54:54 +00:00

4 Commits

Author SHA1 Message Date
Felix Ableitner b2288fcb9a Make changes on `content` field backwards compatible 2020-11-25 14:07:04 +01:00
Felix Ableitner e0e23c2f9d Merge branch 'main' into apub-media-type2 2020-11-25 13:15:29 +01:00
Felix Ableitner cd3f20e49b Populate `content` with HTML, and `source` with markdown (ref #1220) 2020-11-24 18:53:43 +01:00
Dessalines d26a7ad337
Trying out cargo chef and a travis docker image cache. (#1238)
* Trying out cargo chef and a travis docker image cache.

* trying to change internal target.

* Use latest cargo-chef with --target

* Remove caching for now.

* Adding back in chowns

* Adding back in cache.

* Remove travis caching.

* Switching dev dockerfile to match prod, using cargo-chef and alpine.

* Make travis happy

* Trying a chown rust.

* Caching cargo-chef first.

* Moving the chowns

* Removing many copy commands.

* Go back to rust 1.47.0 due to config-rs breaking.

* Adding the old volume mount version.

* Adding some script comments.

Co-authored-by: Luca Palmieri <lpalmieri@truelayer.com>
2020-11-23 10:59:06 -05:00