Jeff Carr
3600dbed8c
unbelievable. rill is great.
2024-12-03 13:24:41 -06:00
Jeff Carr
dfae92e3c3
oops
2024-12-03 03:19:12 -06:00
Jeff Carr
6342113c2a
force checkout. need to warn users
2024-12-03 01:57:31 -06:00
Jeff Carr
cbdcfa0589
fixing Init()
2024-12-03 00:35:33 -06:00
Jeff Carr
189d305fee
temp logging to debug
2024-12-02 08:45:27 -06:00
Jeff Carr
86e0a1f988
migrate code here
2024-12-02 07:01:09 -06:00
Jeff Carr
f5d41d782a
went from 160k os.Stat to 90 on my box. duh
2024-12-02 05:14:52 -06:00
Jeff Carr
be026e8edc
remove all the old testing things()
2024-12-01 22:36:36 -06:00
Jeff Carr
dc3fe4bd2e
auto run autogenpb on Build()
2024-12-01 22:23:02 -06:00
Jeff Carr
9439051fc6
just never, never make directories in packages
2024-12-01 17:56:39 -06:00
Jeff Carr
339c88ccbd
save Published() go deps
2024-12-01 12:53:08 -06:00
Jeff Carr
d132639049
use Repos.ConfigLoad() & ConfigSave()
2024-12-01 10:44:29 -06:00
Jeff Carr
4e47dea41e
using mutex lock from protobuf
2024-12-01 00:48:51 -06:00
Jeff Carr
0b5687f766
autogen more stuff
2024-11-30 15:33:53 -06:00
Jeff Carr
75dd87e307
autogenpb
2024-11-30 15:07:44 -06:00
Jeff Carr
d3e1a7ec8f
fixes along the way
2024-11-30 12:45:07 -06:00
Jeff Carr
d972937cca
move Clone() here
2024-11-30 01:31:54 -06:00
Jeff Carr
09d9c36f76
set default branch names
2024-11-29 21:50:55 -06:00
Jeff Carr
410fee5007
start to move branch name logic here
2024-11-29 18:16:06 -06:00
Jeff Carr
87c3ec3100
autogenpb sort and marshal files
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-29 14:37:32 -06:00
Jeff Carr
84a042cb15
autogenpb marshal * sort
...
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-29 13:27:32 -06:00
Jeff Carr
edd6b1d432
cleaner language on ConfigLoad()
2024-11-28 23:16:43 -06:00
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