Commit graph

12 commits

Author SHA1 Message Date
CLoZengineer
f4b58043ba
chore: adds release workflow with basic build step (#2182)
* adds release workflow with basic build step

Co-authored-by: Christopher Lowenthal <christopher.lowenthal@molecula.com>
2022-10-25 10:41:39 -04:00
CLoZengineer
25dbbb2950
chore: adds golangci config (#2174)
* removes rewrite-rules, sets gofmt.simplify to default true

* moves go vet step before the golangci-lint step

* fixes go vet issues with test files

* updates gocognit.min-complexity to default of 30

* removes deprecated options, primarily around run.go version
2022-10-17 11:42:33 -04:00
CLoZengineer
51249cda78
chore: creates ci.yml workflow (#2167)
Creates our basic CI/CD workflows

Co-authored-by: Christopher Lowenthal <christopher.lowenthal@molecula.com>
2022-09-22 17:09:59 -04:00
Fletcher Haynes
eb06bb50ae Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00
Cody Soyland
357f0bbf8c Add changelog steps to PR template 2019-04-12 13:47:40 -05:00
Travis Turner
d1e938ef1a
provide friendlier prompts 2019-01-10 08:07:48 -06:00
Travis Turner
e949a79d34
reverse the order of items in the github issue template 2019-01-09 17:12:49 -06:00
Cody Soyland
571d249ea1 Add contributing guide and CLA info to pull request template 2017-06-09 14:35:57 -05:00
Travis
472e9bd2e9
Add PULL_REQUEST_TEMPLATE file. 2017-06-09 12:56:16 -05:00
Cody Soyland
018e607ea2 Request more information in issue template 2017-01-30 11:26:19 -06:00
Cody Soyland
0fff724f86 Add line requesting environment information to the issue template 2017-01-23 14:36:10 -06:00
Cody Soyland
73ee4b1be7 Add issue template 2017-01-20 16:05:39 -06:00