1
1
mirror of https://github.com/cooperspencer/gickup synced 2025-04-17 03:37:56 +02:00

Commit Graph

  • fa2f7621f3
    Merge fe1a385120ed4e788bb6bc242617ee0e52561e01 into 601756837b0e35a1e54eadbbf992fba2652c8bf5 dependabot[bot] 2025-04-16 23:25:20 +0000
  • fe1a385120
    Bump golang.org/x/net from 0.37.0 to 0.38.0 dependabot/go_modules/golang.org/x/net-0.38.0 dependabot[bot] 2025-04-16 23:25:18 +0000
  • 4a8de6e495
    Merge d27f113ced74aeff46675f93dc8085c342d5ffc9 into 601756837b0e35a1e54eadbbf992fba2652c8bf5 Sjors Holtrop 2025-04-14 08:56:08 +0200
  • d27f113ced Make S3 backups bare Sjors Holtrop 2025-04-14 08:50:18 +0200
  • 5f8de02895
    Merge 22dc5a8f3b277339f76c440dbc4217198a26250a into 601756837b0e35a1e54eadbbf992fba2652c8bf5 Andreas Wachter 2025-04-11 16:15:47 +0200
  • ddea8eb6b2 added enterprise url to client github_selfhosted Andreas Wachter 2025-04-09 09:51:25 +0200
  • 755adb8d87
    Merge 164e931ecdd8005487962d2cbbfcbdd5037ddf0a into 601756837b0e35a1e54eadbbf992fba2652c8bf5 Andreas Wachter 2025-04-07 16:35:02 -0500
  • 601756837b just use the token to clone gitea and onedev main Andreas Wachter 2025-04-07 13:06:03 +0200
  • eadd2f7347
    feat(local): Add mirror mode (#308) Aleksey @soar Smyrnov 2025-04-05 14:30:31 -0400
  • 06a97f1f8a
    use no user for token auth if token is used (#314) v0.10.38 Andreas Wachter 2025-04-05 16:55:19 +0200
  • 4b2d7a1707 use no user for token auth if token is used github_no_token_user Andreas Wachter 2025-04-05 15:21:06 +0200
  • 36fd4fa6c0
    Improve error output. Make empty-remote a warning instead of an error (#310) v0.10.37 Sjors Holtrop 2025-04-02 17:32:13 +0200
  • b1a4047185 use error import over literal string Sjors Holtrop 2025-04-02 16:21:28 +0200
  • ea6bfd67a7 Improve error output. Make empty-remote a warning instead of an error Sjors Holtrop 2025-04-02 11:44:28 +0200
  • 377378ce3a
    add Apprise (#309) Andreas Wachter 2025-04-02 18:29:40 +0900
  • 27af064726 fix spec apprise Andreas Wachter 2025-04-02 09:29:55 +0200
  • 63840d73d7 Revert "re-format spec" Andreas Wachter 2025-04-02 09:27:53 +0200
  • 00d278094a
    add support for specifying storageclass for S3 dest (#307) Sjors Holtrop 2025-04-01 08:13:42 +0200
  • b938a0587e re-format spec Andreas Wachter 2025-03-31 18:56:37 +0200
  • 4453826814 adapted example config and gickup_spec Andreas Wachter 2025-03-31 18:48:06 +0200
  • 34209353a2 return error message Andreas Wachter 2025-03-31 16:36:37 +0200
  • 73ad054a50 fixed yaml type, check for / at the end of url Andreas Wachter 2025-03-31 16:24:07 +0200
  • 110d608cc0 added apprise Andreas Wachter 2025-03-31 16:02:49 +0200
  • 8aef2c73d4
    fix: Add .git to the mirror repos too Aleksey @soar Smyrnov 2025-03-27 23:55:19 -0600
  • cc598fddcc
    feat(local): Add mirror mode Aleksey @soar Smyrnov 2025-03-27 08:24:13 -0600
  • 69ddf8b24a
    the token for s3 is not always needed, for example in minio (#306) Andreas Wachter 2025-03-26 09:13:46 +0100
  • 2c9cabff89 add support for specifying storageclass for S3 dest Sjors Holtrop 2025-03-26 08:55:48 +0100
  • 4b57897f77 the token for s3 is not always needed, for example in minio s3_token_not_needed Andreas Wachter 2025-03-25 19:23:12 +0100
  • 6be0214ee3
    add zip support for s3 destination (#304) Sjors Holtrop 2025-03-25 19:16:01 +0100
  • 79d5b30970
    fix: Don't call git commands twice (#305) Aleksey @soar Smyrnov 2025-03-25 03:52:48 -0400
  • d52cf3f2ae add zip support for s3 destination Sjors Holtrop 2025-03-24 12:24:25 +0100
  • a452e2925f
    fix(gitcmd): Fix an unhandled error in SetEnv Aleksey @soar Smyrnov 2025-03-23 10:23:40 -0600
  • 68eed6bf7f
    fix(gitcmd): Don't call checkout and push twice Aleksey @soar Smyrnov 2025-03-23 09:56:34 -0600
  • ce21592d87 add token for s3 to gickup_spec.json Andreas Wachter 2025-03-23 15:14:06 +0100
  • 57a38a4d8f
    Fix bitbucket source, add temp token support to s3 dest (#302) sjorsholtrop-ritense 2025-03-23 15:05:12 +0100
  • 43ef607b13
    fix: Fetch LFS files explicitly in bare repositories (#303) Aleksey @soar Smyrnov 2025-03-22 06:06:34 -0400
  • 6fc60c99b2
    fix: Fetch LFS files explicitly in bare repositories Aleksey @soar Smyrnov 2025-03-21 21:10:41 -0600
  • 93365a5fcc Fix bitbucket source, add temp token support to s3 dest Sjors Holtrop 2025-03-21 14:29:14 +0100
  • 22dc5a8f3b upgrade cache update-cache Andreas Wachter 2025-03-20 12:45:04 +0100
  • f0470afbb8
    Bitbucket: don't assume default personal workspace exists (#299) sjorsholtrop-ritense 2025-03-20 08:38:56 +0100
  • 9319fd1751 fix error message Sjors Holtrop 2025-03-19 09:47:47 +0100
  • 3765056e64 Bitbucket: dont assume default personal workspace exists Sjors Holtrop 2025-03-19 08:39:36 +0100
  • 8c3d461ae4
    updated dependencies (#298) Andreas Wachter 2025-03-13 17:45:51 +0100
  • 9e0f0fcb2f updated dependencies update_dependencies Andreas Wachter 2025-03-13 17:30:45 +0100
  • a93d0f184d
    Bump golang.org/x/net from 0.33.0 to 0.36.0 dependabot[bot] 2025-03-13 01:34:08 +0000
  • b4028ef09f
    updated dependencies and go version (#290) Andreas Wachter 2025-01-05 20:50:04 +0100
  • e658282969 updated dependencies and go version update_modules Andreas Wachter 2025-01-05 10:16:05 +0100
  • 976b457a5c
    added exit code when an error occured (#289) Andreas Wachter 2025-01-05 08:52:11 +0100
  • ede85945cf Revert "upgrade and cleanup of go modules" issue_286 Andreas Wachter 2025-01-04 21:07:44 +0100
  • 98e157499c upgrade and cleanup of go modules Andreas Wachter 2025-01-04 21:04:53 +0100
  • fb0c1a1269 dissuade error logging Andreas Wachter 2025-01-04 20:57:17 +0100
  • 73b348b394 use the hook system from zerolog Andreas Wachter 2025-01-04 19:43:32 +0100
  • c68e771bb0 added exit code when an error occured Andreas Wachter 2025-01-04 16:12:47 +0100
  • 6d2f8250b7
    Add json schema support (#287) Socheat Sok 2025-01-04 20:56:14 +0700
  • d7281e3e54 added exitcode Andreas Wachter 2025-01-04 13:40:02 +0100
  • 2d1713165f
    Fix schema for s3 destination Socheat Sok 2025-01-03 17:36:57 +0700
  • 2fc6c3ae6d
    Add some missing properties from the example config to the schema Socheat Sok 2025-01-03 17:34:05 +0700
  • 062ba24be8
    Improve json schema item descriptions Socheat Sok 2025-01-03 17:14:01 +0700
  • 198d2f5080
    Add miscellaneous config to json schema and enforce additionalProperties Socheat Sok 2025-01-03 17:04:30 +0700
  • 4043f414b4
    Add id to json schema definitions Socheat Sok 2025-01-03 16:49:01 +0700
  • b3a09e823f
    Update gickup_spec.json Socheat Sok 2025-01-03 16:43:45 +0700
  • 19691d445b
    Update conf.example.yml Socheat Sok 2025-01-03 16:22:19 +0700
  • f915c4f047
    Draft json schema spec for gickup config Socheat Sok 2025-01-03 16:20:46 +0700
  • 164e931ecd added backup for comments to gogs issue_276 Andreas Wachter 2024-12-31 13:31:19 +0100