tim-weis / ovba

An Office VBA project parser written in 100% safe Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up continuous delivery

tim-weis opened this issue · comments

Run a delivery step whenever commits are merged into master.

Questions that need to be addressed:

  • What sort of quality gates need to be implemented?
  • Are GitHub Encrypted Secrets the right place to store crates.io API tokens?