summaryrefslogtreecommitdiff
path: root/doRelease.go
AgeCommit message (Collapse)Author
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]>