Commit Graph

27 Commits

Author SHA1 Message Date
Jeff Carr 24e942df16 todo: enforce this in setTargetVersion() 2024-11-22 21:34:46 -06:00
Jeff Carr e8b8316f23 attempt go mod init & tidy 2024-11-22 21:22:07 -06:00
Jeff Carr e2fcd1cc2b maybe exit if actually done? 2024-11-17 06:26:25 -06:00
Jeff Carr e5fb8f6b1b try to blow up before it's an actual problem 2024-11-16 04:59:21 -06:00
Jeff Carr a68b3400a5 use go-cmd/cmd 2024-11-08 06:45:12 -06:00
Jeff Carr a95bed236f http writes moved to 'log' 2024-11-07 05:15:54 -06:00
Jeff Carr 66bd2481ae remote msg() 2024-11-07 03:32:00 -06:00
Jeff Carr 5e635873ad try to fix self publish of guireleaser 2024-11-07 02:55:22 -06:00
Jeff Carr 3c1b670663 try switching log() to http writes 2024-11-07 01:25:12 -06:00
Jeff Carr 2de5fd7955 fixing protobuf handling
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-06 20:28:31 -06:00
Jeff Carr cf943fc5ba attempting a release again
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-05 05:57:59 -06:00
Jeff Carr c79cdb3007 generates the go.wit.com file easily
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-05 04:46:59 -06:00
Jeff Carr d60a565d88 remove lots of old junk code 2024-02-29 21:57:13 -06:00
Jeff Carr 6ad559dbbc skip publish for private repos 2024-02-23 11:31:07 -06:00
Jeff Carr 8a1cc3eaf3 rename to repolist.RepoRow 2024-02-23 09:01:58 -06:00
Jeff Carr c4be56ddad a few layout cleanups 2024-02-20 20:42:54 -06:00
Jeff Carr 8cc86a91cb guirelease finally does a single package again
after a week of recoding, fixing and improving
    the original code, it was able to find a primitive
    package (toolkits/debian) and update it correctly
2024-02-20 16:11:00 -06:00
Jeff Carr e927975dc8 reorg interface. it's almost working again 2024-02-20 14:44:38 -06:00
Jeff Carr a5cd066cd2 rewriting logic to repolist 2024-02-20 06:53:07 -06:00
Jeff Carr a7619389df attempting to fix guireleaser 2024-02-18 17:55:59 -06:00
Jeff Carr 08c7765cc7 guireleaser builds again 2024-02-18 15:09:04 -06:00
Jeff Carr bbc78159fe using repolist 2024-02-17 14:21:05 -06:00
Jeff Carr cd4bd5b914 recreate go.sum (happens after guireleaser is released)
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-14 16:06:52 -06:00
Jeff Carr a78eb59db0 print error
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-14 14:13:18 -06:00
Jeff Carr cae327e162 redo the release tag after publish
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-14 12:14:33 -06:00
Jeff Carr f408a756f9 actually fail on go mod tidy failures
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-14 01:26:31 -06:00
Jeff Carr 17e1a099c4 start looping releases
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-09 11:50:16 -06:00