commit | 000d0a04b6c539aa6a6aae0a487665341be484c4 | [log] [tgz] |
---|---|---|
author | Tres Seaver <tseaver@palladion.com> | Tue Oct 06 15:47:28 2020 -0400 |
committer | GitHub <noreply@github.com> | Tue Oct 06 15:47:28 2020 -0400 |
tree | 78211580b2db2eb2192c2d8380dd6171175603af | |
parent | db8e636f545a8872f959e3f403cfec30ffed6c34 [diff] |
chore: preserve 'pytype' artifacts during synth (#90) * chore: use '.pytype' vs. 'pytype_output' for pytype cache * chore: add snippet-bot to CI (via synth) * chore: drop obsolete warning about editable installs * chore: add secrets manager, docs-presubmit to CI (via synth) * chore: manual synth Closes: #66. Closes: #56.