#helper #activities #cio #function #api #type #config

cio-api

Helper functions and types for doing the activities of a CIO

3 releases

0.1.2 Sep 3, 2020
0.1.1 Sep 3, 2020
0.1.0 Jul 9, 2020

#2640 in Rust patterns

Apache-2.0

98KB
2K SLoC

cio

cargo-build cargo-clippy cargo-test rustfmt cloud-run

Helper functions and types for doing the activities of a CIO.

Configuration

Runtime Flags

Specific runtime behaviors can be controlled via environment variables. Flags are disabled by default and setting the variable to true will enable the feature.

Flag Description
RFD_PDFS_IN_GITHUB Enables committing of rendered RFD PDFs back to their source repo
RFD_PDFS_IN_GOOGLE_DRIVE Enables writing of rendered RFD PDFs to Google Drive

The architecture for this application server and all it's surroundings is:

arch.png

Dependencies

~16–31MB
~492K SLoC