Commit Graph

84 Commits

Author SHA1 Message Date
Jeff Carr e825cffc8a move show/hide function to seperate file 2024-02-26 21:46:34 -06:00
Jeff Carr b805fe15c9 auto-version and release only changed repos 2024-02-22 11:35:23 -06:00
Jeff Carr c4be56ddad a few layout cleanups 2024-02-20 20:42:54 -06:00
Jeff Carr c6fcf5e5a5 closer to working 2024-02-20 18:55:01 -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 8df9f47a23 start cleaning up the buttons 2024-02-19 19:42:14 -06:00
Jeff Carr 84115c2712 start clean up and rearrage buttons 2024-02-19 14:40:21 -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 b8b65a9c0e deprecated button
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-14 16:16:11 -06:00
Jeff Carr 2996241102 code reorg
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-14 16:09:44 -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 096150d8da this needs to exist for the guireleaser to function 2024-02-14 13:44:24 -06:00
Jeff Carr 21c79d03ec use env vars for versions
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-14 01:04:31 -06:00
Jeff Carr 4f2f042668 0.20.3 release
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-11 18:10:07 -06:00
Jeff Carr 17e1a099c4 start looping releases
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-09 11:50:16 -06:00
Jeff Carr 7aca2fcb69 after finding a fixable repo, update go.sum
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-07 09:58:29 -06:00
Jeff Carr 7f0f36a886 fixed basic entry display
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-05 15:06:02 -06:00
Jeff Carr 2719ad4275 attempt automatic release of v0.20.0
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-05 12:31:04 -06:00
Jeff Carr bf9cb7c418 switch repo
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-02 17:04:57 -06:00
Jeff Carr 8e6a40c4bd attempt at v0.19.2
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-02 16:37:41 -06:00
Jeff Carr 504cd29dcb store target version in the repolist
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-02 00:02:53 -06:00
Jeff Carr 3e9a55b2ac unrelease
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-31 05:04:18 -06:00
Jeff Carr a46c523a7a remove non-current branch info
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-31 02:27:17 -06:00
Jeff Carr c401c60399 ready to check for valid repos
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-30 14:20:54 -06:00
Jeff Carr 3094c6283c windows are combined
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-30 14:05:22 -06:00
Jeff Carr 37d8e7573e about to combine windows
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-30 13:59:40 -06:00
Jeff Carr 62e1f8389c more code reorg
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-30 13:57:17 -06:00
Jeff Carr de78a20295 more code reorg
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-30 13:55:23 -06:00
Jeff Carr 37f59a9e48 code reorg
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-30 13:45:42 -06:00
Jeff Carr 1a459d6f6f closer to release automation
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-26 11:59:59 -06:00
Jeff Carr 1f757d26ff allow scan every minute
move go mod status into repostatus
    working on improving logic of which package to release next

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-26 02:04:19 -06:00
Jeff Carr ceeab4c0d2 working on release versioning
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-24 22:22:34 -06:00
Jeff Carr 4735d37b3c attempt to release versions
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-24 16:25:41 -06:00
Jeff Carr f2ad6d3138 more attempts at release automation
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-24 02:41:34 -06:00
Jeff Carr 9ddf46cf75 detect go.sum is clean
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-23 22:48:07 -06:00
Jeff Carr c408a7cca5 working towards global branch settings
repostatus improvements
    common branch handling
    scan all repos
    code cleanups
    check dirty before global delete
    go mod using a quieter gui
    smarter scripting

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-23 11:22:33 -06:00
Jeff Carr 70bea42623 cleaner repo list window
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-20 18:45:55 -06:00
Jeff Carr 5f382cd5e3 more button cleanups
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-20 17:17:48 -06:00
Jeff Carr db36cef85a more more into repostatus package
better working labels
    autotypist auto hides
    hide unmodified repos works again
    go build args out of order
    download the toolkits
    first auto rebuild of autotypist

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-19 18:37:27 -06:00
Jeff Carr fa56bf146b working on stableness
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-18 22:33:53 -06:00
Jeff Carr cbafaa3c66 testing
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-18 14:46:20 -06:00
Jeff Carr 7dd4dd0808 try auto go mod tidy
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-18 05:03:04 -06:00
Jeff Carr 8a80991bd5 gofmt autofix paths
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-18 00:58:14 -06:00
Jeff Carr a2c47263e3 kinda runs again
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-17 20:52:07 -06:00
Jeff Carr 25a6dad278 good grief 2024-01-17 04:31:13 -06:00
Jeff Carr fea46f4c0a compiles and runs
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-17 01:55:22 -06:00