ctdk / goiardi

A Chef server written in Go, able to run entirely in memory, with optional persistence with saving the in-memory data to disk or using MySQL or Postgres as the data storage backend. Docs: http://goiardi.readthedocs.io/en/latest/index.html
http://goiardi.gl
Apache License 2.0
280 stars 39 forks source link

Contributing on the project #67

Closed alekc closed 4 years ago

alekc commented 4 years ago

Hi, we'd like to contribute to the project but atm it's not clear what branch should be used. Master branch and latest stable release are pretty old atm, should we start on 1.0.0-dev?

Thanks @ctdk

ctdk commented 4 years ago

Hello there. Apologies for just noticing this.

To answer your question about contributing, it'll probably be more useful to work from the 1.0.0-dev branch (which is unfortunately a bit busted at the moment, but I expect to be merging the 1.0.0-dev-shovey-auth branch back into 1.0.0-dev quite soon). However, if it's either specific to the current master (aka 0.11.x) or something that's easily brought forward then working of master would also work.

Is there anything in particular you're looking to add or work on?

alekc commented 4 years ago

caught up on slack. Closing this