Commit Graph

33 Commits

Author SHA1 Message Date
Jeff Carr 488550a081 add example code. add sync.onlyOnce 2024-11-28 23:00:29 -06:00
Jeff Carr a9e35d5429 init everything from here 2024-11-28 21:03:51 -06:00
Jeff Carr c10d3410a2 pull in machine 2024-11-28 19:56:46 -06:00
Jeff Carr a89dc7f976 compiles. kinda runs 2024-11-28 18:36:15 -06:00
Jeff Carr c2b7b3c14d slogging through moving to protobuf 2024-11-28 08:54:30 -06:00
Jeff Carr 27d052f513 attempt to scan ~/go/src 2024-11-28 08:35:39 -06:00
Jeff Carr 0401b949c6 added Init() and a Forge struct 2024-11-28 00:02:27 -06:00
Jeff Carr 54a93cd5eb protobuf 'Repos' renamed 'ForgeConfigs' 2024-11-27 21:26:39 -06:00
Jeff Carr f5ad4a7a41 geez 2024-11-27 21:21:06 -06:00
Jeff Carr 0fc7c2d753 boo. big mistake on naming protobufs
It's important to really choose good names from the
	start. do not think you can rename .proto files later
	Good software engineering practices enforced here!
	no bullshit. you really want to know what you are planning.
2024-11-27 21:05:12 -06:00
Jeff Carr 5d03131047 try doc syntax from rill 2024-11-26 03:16:06 -06:00
Jeff Carr e924aa4b7d cleanups 2024-11-25 00:46:16 -06:00
Jeff Carr 84d04f28c9 common code to determin go/src 2024-11-24 06:20:30 -06:00
Jeff Carr 7025f6b7e5 fixing build version checking logic 2024-11-22 19:11:22 -06:00
Jeff Carr 5f65e4f4be name fixups 2024-11-22 11:14:55 -06:00
Jeff Carr 3ba652743c rename. add notes
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-22 09:00:05 -06:00
Jeff Carr 03eb4fb389 IsPrivate() and IsReadOnly() seems to work 2024-11-22 08:44:49 -06:00
Jeff Carr 3e0e1b4531 minor 2024-11-21 19:48:38 -06:00
Jeff Carr 3adf07b442 hmmm
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-21 10:37:01 -06:00
Jeff Carr 5633f4204d minor 2024-11-21 10:27:40 -06:00
Jeff Carr 6d4a1be367 add more config file options 2024-11-21 02:24:31 -06:00
Jeff Carr 9617f8f174 IsReadOnly() and IsPrivate() 2024-11-20 23:53:29 -06:00
Jeff Carr e8a356fcc2 ReadOnly() support for wit-package 2024-11-20 23:51:28 -06:00
Jeff Carr ce06800c41 boo. was wrong. had to redo a lot 2024-11-20 21:22:05 -06:00
Jeff Carr 704d06ba87 UpdateGoPath() (probably without memory corruption) 2024-11-20 15:57:34 -06:00
Jeff Carr f1c2695662 still protobuf memory corruption 2024-11-20 13:56:27 -06:00
Jeff Carr 09f855910c exposes memory corruption. need to fix 2024-11-20 13:43:26 -06:00
Jeff Carr e14bc69169 forgeConfig updates 2024-11-20 12:11:13 -06:00
Jeff Carr e10696e119 minor
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-20 11:08:12 -06:00
Jeff Carr d78414ee55 forgeConfig: edit your config files 2024-11-20 11:06:04 -06:00
Jeff Carr 7da3f23de1 hell ya 2024-11-20 11:02:41 -06:00
Jeff Carr 39a8d9e13e config files are cool! 2024-11-20 10:31:25 -06:00
Jeff Carr 35a2db858f Day 1 2024-11-20 09:31:24 -06:00