Commit Graph

21 Commits

Author SHA1 Message Date
Luke Farnell 80eadc3bcf Fixed readme.md and contributing.md 2017-04-08 17:11:23 -04:00
Matthew Hooker 81522dced0
move packer to hashicorp 2017-04-04 13:39:01 -07:00
Matthew Hooker e58222b878
some tips on working on forks. 2017-02-09 19:25:09 -08:00
Matthew Hooker c2d7d420f9 fix broken link 2016-11-01 11:16:47 -07:00
Matthew Hooker fb8ced982a removes vendor make target
documents how to correctly add deps

removes unused dependencies

installs govendor as part of deps make target
2016-10-05 15:50:17 -07:00
Matthew Hooker d08f1b503f Applies govenor migrate godep
Updates contributing and make file

Removes empty vendor package

Removes go 1.4 logic
2016-10-05 15:49:22 -07:00
Rickard von Essen 936aaa0889 Self documenting Makefile (#3290) 2016-08-14 15:28:29 +02:00
Chris Bednarski 09f94c9e18 Added a note about pushing and pull-requesting 2016-07-06 16:28:00 -07:00
Chris Bednarski e6ae4d9370 Add note about only update what we need to update 2016-05-09 17:19:11 -07:00
Chris Bednarski 239933b3ff Change contributor guidelines for vendor folder; also rephrase some areas on ACC tests 2016-05-09 17:17:16 -07:00
Chris Bednarski ac69ca8f68 Updated contrib instructions to reflect go 1.6 requirements 2016-04-12 15:09:46 -07:00
Chris Bednarski b8e885a35b Update go 1.5 references to 1.6 2016-02-17 16:29:38 -08:00
Chris Bednarski f5777bca7b Moved the bulk of go setup to CONTRIBUTING.md so it doesn't need to be maintained in two places 2016-02-05 14:21:10 -08:00
Chris Bednarski ad5416e2e3 Updated CONTRIBUTING.md to have up-to-date information about building with Go 2016-02-05 13:43:18 -08:00
Gleb M Borisov 985cd94952 Fix go version in docs 2015-07-15 13:54:41 +03:00
Carlos Sanchez b23fe724cb Add gox installation instructions to Contributing 2014-06-26 13:55:47 +02:00
Sudharshan S c4942a62ee The minimum go version to build packer is 1.2, not 1.1.
Change the documentation accordingly. 'ne' template function was added as part of go 1.2.
http://golang.org/doc/go1.2#text_template
2013-12-16 18:50:57 +05:30
Jack Pearkes 0f7f0e29a6 contributing: clarify how to submit debug output with a new issue 2013-10-18 10:04:33 +02:00
Mitchell Hashimoto c653bfca39 Specify the Go version in CONTRIBUTING [GH-424] 2013-09-15 22:36:09 -07:00
Steven Merrill df69721b8b Add instructions for how to get Go set up to contribute. 2013-07-12 14:40:03 -04:00
Mitchell Hashimoto 87edf67177 Started on a contributing doc 2013-07-07 17:37:44 -07:00