 Jared DavisandGitHub
|
efd86e1b27
|
Create fission environment for go version 1.14 (#1570)
|
2020-04-12 23:02:06 +08:00 |
|
 Ta-Ching ChenandGitHub
|
8ac7db46e0
|
Add Go 1.13 support and upgrade Go 1.12 version (#1507)
|
2020-01-27 20:07:39 +08:00 |
|
 Ta-Ching ChenandGitHub
|
59c8569190
|
Support custom private go vendor (#1346)
|
2019-10-10 01:44:44 +08:00 |
|
 Ta-Ching ChenandGitHub
|
4dccfcc156
|
Fix go 1.9.2 & 1.11.4 shows "go mod not found" (#1276)
|
2019-08-20 10:12:48 +08:00 |
|
 Ta-Ching ChenandGitHub
|
58722f849a
|
Enable go module support for go environment (#1152)
|
2019-07-10 14:00:29 +08:00 |
|
 Ta-Ching ChenandGitHub
|
3a8b9ccd80
|
Bump base image version of Go environment to 1.11.4 (#1026)
|
2019-03-19 18:29:19 +08:00 |
|
 Ta-Ching ChenandGitHub
|
425e447e5c
|
Add go environment vendor directory support (#781)
* Add go environment vendor directory support
* Use symbolink instead of copying files to gopath
* Add go vendor example package & test
|
2018-07-13 13:16:22 +08:00 |
|
 Ta-Ching ChenandSoam Vasani
|
f695a81c46
|
Improve release script (#494)
* Add step for releasing environment builder image
* Strip $GOPATH from strack trace
|
2018-02-12 15:42:23 -08:00 |
|
 Soam VasaniandGitHub
|
d9b5c2e560
|
Go builder for single file functions (#492)
Add support to go builder for building a single file (otherwise even a single file needs to be archived in a .zip)
|
2018-02-08 18:55:49 -08:00 |
|
 Soam VasaniandGitHub
|
1e6b7a4fc8
|
Golang v2 environment -- runtime and builder (#427)
v2 environment for Go; includes runtime and builder.
|
2017-12-06 23:03:05 -06:00 |
|
 Soam VasaniandGitHub
|
0207d13b23
|
Specify full golang version in Dockerfiles and build helper script (#227)
Addresses #222.
Plugins and the binaries loading them need to be built with the exact
same go version.
Also update README instructions.
|
2017-06-09 15:36:09 -07:00 |
|
 Soam VasaniandGitHub
|
a6eb4c6d31
|
Go build helper script (#163)
Create a docker container and a script to call it, to help people build go plugins for use with fission.
|
2017-03-27 23:26:59 -07:00 |
|