John Gardiner Myers
|
7c3e32369a
|
Refactor Context into separate cloudup and nodeup types
|
2022-12-17 17:42:46 -08:00 |
Ole Markus With
|
ce2e877aeb
|
Remove bazel files from vendor
|
2022-04-12 13:29:03 +02:00 |
John Gardiner Myers
|
7c9e7e9286
|
Make Lifecycle field non-pointer
|
2021-06-02 23:02:16 -07:00 |
John Gardiner Myers
|
3a0fc8ed19
|
Remove dead code from fitask generator
|
2020-07-28 22:13:08 -07:00 |
John Gardiner Myers
|
9596ed8f37
|
Reimplement fitask generator using gengo
|
2020-07-28 11:48:08 -07:00 |
mikesplain
|
9e55b8230a
|
Update copyright notices
Also cleans some white spaces
|
2019-09-09 14:47:51 -04:00 |
Justin SB
|
26bd75aecb
|
Bulk spelling fixes
Experimenting with my own spelling checker, these are the typos it caught.
|
2018-12-20 17:43:56 -05:00 |
Levi Blackstone
|
5eccb4f07d
|
Fix codegen make target
- Update codegen parse to import from source rather than install path (see https://github.com/golang/go/issues/11415#issuecomment-283445198)
- Quote PATH to properly handle spaces
- Fix typo in generated code
|
2018-08-17 16:12:27 -06:00 |
Mike Splain
|
45a57915e2
|
Fix bazel deprecation notice
|
2018-02-26 09:36:13 -05:00 |
chrislovecnm
|
a68cf85aba
|
modifying generator to create SetLifecycle
|
2018-02-19 13:27:07 -07:00 |
chrislovecnm
|
4dd3bb1dea
|
Updating bazel BUILD files with new go_rules version
|
2017-12-29 15:03:14 -07:00 |
chrislovecnm
|
609e268a1d
|
gazelle updates with new bazel version
|
2017-11-05 17:41:53 -07:00 |
chrislovecnm
|
1e418c3e13
|
more goimport updates
|
2017-11-04 10:03:02 -06:00 |
Justin Santa Barbara
|
0143be7c4f
|
autogen: BUILD and BUILD.bazel
|
2017-10-02 14:27:21 -04:00 |
Justin Santa Barbara
|
3e1ce4f950
|
Add Lifecycle
|
2017-07-15 22:01:03 -04:00 |
Justin Santa Barbara
|
cc80e75e90
|
codegen template improvments
* Include the header so we generate code that passes the header-check
* Some tweaks to make golint happier
|
2016-12-11 11:31:40 -05:00 |
chrislovecnm
|
8fa2aac99f
|
fixing more headers
|
2016-10-15 19:20:56 -06:00 |
Justin Santa Barbara
|
d427858477
|
Rename to kops
The upup tool is now called kops, and we have moved repos
|
2016-06-30 09:25:25 -04:00 |
Justin Santa Barbara
|
b1aa92f3d8
|
Simple go code generator for fitasks
Based on the canonical example in the go code
|
2016-05-30 17:46:32 -04:00 |