summaryrefslogtreecommitdiff
path: root/doRelease.go
AgeCommit message (Collapse)Author
2024-12-01attempt to save published godepsJeff Carr
2024-12-01attempt to set repo.Publishedv0.22.23Jeff Carr
2024-11-30moving to gitpbv0.22.22Jeff Carr
2024-11-29move stuff to gitpbv0.22.21Jeff Carr
2024-11-29compiles again. doesn't workJeff Carr
2024-11-22todo: enforce this in setTargetVersion()v0.22.20Jeff Carr
2024-11-22attempt go mod init & tidyJeff Carr
2024-11-17maybe exit if actually done?v0.22.17Jeff Carr
2024-11-16try to blow up before it's an actual problemv0.22.16Jeff Carr
2024-11-08use go-cmd/cmdv0.22.11Jeff Carr
2024-11-07http writes moved to 'log'v0.22.9Jeff Carr
2024-11-07remote msg()v0.22.8Jeff Carr
2024-11-07try to fix self publish of guireleaserJeff Carr
2024-11-07try switching log() to http writesJeff Carr
2024-11-06fixing protobuf handlingv0.22.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-05attempting a release againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-05generates the go.wit.com file easilyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-29remove lots of old junk codev0.21.1Jeff Carr
2024-02-23skip publish for private reposv0.20.9Jeff Carr
2024-02-23rename to repolist.RepoRowJeff Carr
2024-02-20a few layout cleanupsJeff Carr
2024-02-20guirelease finally does a single package againJeff Carr
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-20reorg interface. it's almost working againJeff Carr
2024-02-20rewriting logic to repolistJeff Carr
2024-02-18attempting to fix guireleaserJeff Carr
2024-02-18guireleaser builds againJeff Carr
2024-02-17using repolistJeff Carr
2024-02-14recreate go.sum (happens after guireleaser is released)Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-14print errorJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-14redo the release tag after publishv0.20.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-14actually fail on go mod tidy failuresJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-09start looping releasesv0.20.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>