Commit Graph

  • 91b148b161 ci: improve build process and test coverage appleboy 2023-04-28 23:00:31 +0800
  • abcaa58312 Improve Compilation Section in Readme (#543) ASDFGamer 2023-04-19 03:06:00 +0800
  • dfed96fbd3 Merge branch 'main' into docs_compile ASDFGamer 2023-04-19 03:00:26 +0800
  • e63db722a9 Remove duplicate mention of the go requirement Christoph Wildhagen 2023-04-18 20:56:03 +0200
  • 6413d72c22 Merge branch 'main' into fix-524 harryzcy 2023-04-18 11:43:41 +0800
  • 3ce904ec7d
    Add copyright to fix lint harryzcy 2023-04-17 23:42:39 -0400
  • d9da952e96 Output full path to go bin directory during installation (#544) ASDFGamer 2023-04-18 05:08:50 +0800
  • 2d991ec9a9 Output full path to go bin directory during installation Christoph Wildhagen 2023-04-17 21:53:26 +0200
  • b9c743aa49 Explain make install in Compilation Section of Readme Christoph Wildhagen 2023-04-17 21:31:00 +0200
  • 0d8ca66fb7 Add go to list of required tools in compilation section of readme Christoph Wildhagen 2023-04-17 21:29:05 +0200
  • 7f335a2b9c Update '.gitea/workflows/release-tag.yml' (#541) Lunny Xiao 2023-04-13 22:54:46 +0800
  • 2293f4e7ad
    Special the release tag signing sub key Lunny Xiao 2023-04-13 21:40:53 +0800
  • bf5d516e4a Update '.gitea/workflows/release-tag.yml' Lunny Xiao 2023-04-13 20:32:39 +0800
  • 80e4b17749 Merge branch 'main' into fix-524 harryzcy 2023-04-04 06:50:54 +0800
  • 86bb8dbcb8
    Move interactive part to interact package harryzcy 2023-04-03 18:49:10 -0400
  • b510756438 If gitea version is not detected, just fall back to last supported one and print warning (#538) 6543 2023-04-03 13:49:33 +0800
  • 6aa3c2aca3
    error as 6543 2023-04-02 23:57:15 +0200
  • 807fd93554 Merge branch 'main' into fix-524 6543 2023-04-03 05:52:01 +0800
  • a48bb6f43a
    stderr 6543 2023-04-02 23:50:36 +0200
  • 00981ed48b
    if gitea version is not detected, just fall back to last supported one and print warning 6543 2023-04-02 23:48:20 +0200
  • f0d25f6c0e
    Bump: code.gitea.io/sdk/gitea to 7511c6d3cd04 6543 2023-04-02 23:35:16 +0200
  • 3640bbac5e gpg fingerprint techknowlogick 2023-03-29 22:44:01 -0400
  • b705188599 Switch CI to Actions and use Goreleaser (#536) techknowlogick 2023-03-30 10:24:03 +0800
  • 124cdc0ad1 set API URLs techknowlogick 2023-03-29 22:20:38 -0400
  • be253204c0 unset github token techknowlogick 2023-03-29 22:18:37 -0400
  • 4067f9a930 fix typo techknowlogick 2023-03-19 02:24:51 -0400
  • 665415c51e checks and tests techknowlogick 2023-03-19 02:22:19 -0400
  • 1d6cc16cf0 update conditional techknowlogick 2023-03-19 01:46:19 -0400
  • e5dc876b1b use correct path to v4 techknowlogick 2023-03-19 01:43:05 -0400
  • 5fd1685482 use setup go v4 techknowlogick 2023-03-19 01:38:32 -0400
  • 5509f01f4e run nightly only on main techknowlogick 2023-03-19 01:31:57 -0400
  • 101b0e9ab1 run release on tag techknowlogick 2023-03-19 01:31:30 -0400
  • b246165afe build with actions techknowlogick 2023-03-19 00:22:53 -0400
  • 8f0f19c5f8 Merge branch 'main' into fix-524 harryzcy 2023-02-22 03:50:08 +0800
  • 26a5c6bc49
    Check command line prompt error harryzcy 2023-02-21 14:48:06 -0500
  • cfce25f0a7
    followup to: use secrets for s3 info (#530) 6543 2023-02-16 00:14:31 +0100
  • fff1af1029
    use secrets for s3 info (#530) v0.9.2 release/v0.9 techknowlogick 2023-02-08 05:53:05 +0800
  • f7587619f8 Merge branch 'main' into fix-524 6543 2023-02-16 06:25:57 +0800
  • e783f4ea4a
    Changelog for v0.9.1 (#535) 6543 2023-02-16 06:22:31 +0800
  • f28f199e85 Changelog for v0.9.1 (#535) v0.9.1 6543 2023-02-16 06:22:31 +0800
  • 1f1973ad9c
    Changelog for v0.9.1 6543 2023-02-15 23:05:24 +0100
  • 90e98063c8 Merge branch 'main' into fix-524 6543 2023-02-16 06:01:05 +0800
  • 342b573d45 Remove vendor docs (#534) John Olheiser 2023-02-09 12:41:43 +0800
  • 86c1b81a36
    chore: remove vendor docs jolheiser 2023-02-08 22:22:19 -0600
  • 1a6d9b343a Fix makefile vendor problem (#533) Lunny Xiao 2023-02-09 11:05:39 +0800
  • 5e41494fb3 rm vendor step in drone techknowlogick 2023-02-08 21:50:02 -0500
  • 892a14a165
    Fix makefile vendor problem Lunny Xiao 2023-02-09 10:38:37 +0800
  • 105559aaa9 README: add 'go mod vendor' to build instructions ideasman42 2023-02-09 07:15:33 +0800
  • faa9858a7e use secrets for s3 info (#530) techknowlogick 2023-02-08 05:53:05 +0800
  • e51eb1a00e bump to go 1.20 (#529) techknowlogick 2023-02-08 05:46:31 +0800
  • a293144bd0 use secrets for s3 info techknowlogick 2023-02-07 00:00:40 +0800
  • b22991ec31 bump to go 1.20 techknowlogick 2023-02-06 23:59:20 +0800
  • 783d167f37
    Update branch filtering harryzcy 2023-01-10 23:54:03 -0500
  • 5a0ac6e1e8
    List multiple PRs and offer choice harryzcy 2023-01-07 17:47:11 -0500
  • e4ff7b8397
    Make function unexported harryzcy 2023-01-04 14:29:08 -0500
  • bff965e84c
    Support auto detecting branch for PRs harryzcy 2023-01-04 03:21:28 -0500
  • 6a848cb72a Add option to disable version checking (#520) Wim 2022-10-31 09:56:23 +0800
  • 528ff1ba49
    Add option to disable version checking Wim 2022-10-28 17:58:46 +0200
  • 2a8c1daa67 Add `tea issue edit` (#506) Norwin 2022-10-25 08:40:00 +0800
  • c3d7e4e813 Merge branch 'main' into edit-issue 6543 2022-10-25 06:39:27 +0800
  • 54b535a527 Find DefaultPRHead based on branch and SHA (#514) 6543 2022-10-25 06:38:39 +0800
  • c00418e74c Print pull dont crash if it has TeamReviewRequests (#517) 6543 2022-09-29 20:35:57 +0800
  • b235b1ba22 Merge branch 'main' into edit-issue Norwin 2022-09-29 19:18:38 +0800
  • 264c92e31c Merge branch 'main' into enhance_find-remote-of-branch 6543 2022-09-29 10:59:29 +0800
  • 1601ba2e92
    Print pull dont crash if it has TeamReviewRequests 6543 2022-09-29 04:55:31 +0200
  • c1c7870ceb Handle Team Reviews (#515) 6543 2022-09-29 10:49:24 +0800
  • ef2b0c3214
    use uniqe IDs for sure 6543 2022-09-29 02:28:59 +0200
  • 40b68a02a8
    Merge branch 'main' into edit-issue 6543 2022-09-27 17:48:26 +0200
  • 8742cbbed8 Merge branch 'main' into enhance_find-remote-of-branch 6543 2022-09-27 23:45:06 +0800
  • e26aed9f9e Merge branch 'main' into handle_team-reviews 6543 2022-09-27 23:40:56 +0800
  • a37377d181 Add "json" as output type (#513) 6543 2022-09-27 23:39:47 +0800
  • 15457f1770 Add Allow Maintainer Edits (#509) 6543 2022-09-27 23:36:36 +0800
  • 757bd0cb72
    TeaFindBranchRemote() make specific priority order 6543 2022-09-27 14:07:21 +0200
  • de56e7dd05
    newline 6543 2022-09-27 13:49:08 +0200
  • 9c1ab6649c
    no teamSymbol 6543 2022-09-27 13:43:07 +0200
  • a6849ccf1a
    dont crash, display team reviews 6543 2022-09-27 13:37:22 +0200
  • b415ff13e2 add json to help of output flag Norwin 2022-09-27 13:36:50 +0200
  • 7a339d227f
    fancy print 6543 2022-09-27 13:02:08 +0200
  • c141bb650a
    resolve todos 6543 2022-09-27 12:55:24 +0200
  • 53b605940b
    Merge branch 'main' into add_allow-maintainer-edits 6543 2022-09-27 12:54:07 +0200
  • 83d884e817
    update sdk 6543 2022-09-27 12:51:57 +0200
  • 6e632dc80c
    Add unit test for print table funcs 6543 2022-09-27 01:25:25 +0200
  • b83875ae41
    Find DefaultPRHead based on branch and SHA 6543 2022-09-27 00:41:45 +0200
  • f2d3d5649f
    fix 6543 2022-09-27 00:12:08 +0200
  • f64cdbef60
    fix and more TODO 6543 2022-09-27 00:10:05 +0200
  • 813c3734d4
    default to true 6543 2022-09-27 00:06:04 +0200
  • f2d38d9339
    fix lint 6543 2022-09-26 23:57:58 +0200
  • 5013335275
    add json to help text and exit with code 1 6543 2022-09-26 23:56:27 +0200
  • 0fc49b5ae7
    Add "json" as output type 6543 2022-09-26 23:46:16 +0200
  • 0fa5d96f2b
    handle err 6543 2022-09-26 23:14:31 +0200
  • b5fdb59852
    use utils.ArgsToIndices 6543 2022-09-26 22:43:42 +0200
  • 2d7a38a2ad Merge branch 'main' into edit-issue 6543 2022-09-27 04:36:52 +0800
  • 4487213581 Allow batch operations on multiple entities (#512) Norwin 2022-09-27 04:35:59 +0800
  • 1b41e0c212 fixes / refactor Norwin 2022-09-21 18:59:44 +0200
  • 2f2dbb7eb5 also print milestone info after editing it Norwin 2022-09-21 18:55:31 +0200
  • 236d0ec7b8 support multiple arguments for batch operations Norwin 2022-09-21 18:53:35 +0200
  • 4f20fb0efd WIP: add support for template forms Norwin 2022-09-21 17:57:43 +0200
  • 847e4e369e apply milestone & label from issue template in prompts Norwin 2022-09-21 17:56:40 +0200
  • c71eaab320 tea issue create: use markdown issue template Norwin 2022-09-21 17:55:32 +0200
  • d84d5fcbbc
    Add TODOs 6543 2022-09-15 04:06:10 +0200