1
1
mirror of https://github.com/cooperspencer/gickup synced 2025-08-27 11:41:30 +02:00

Commit Graph

  • 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
  • b645f842c3
    added a wait interval for api limit, break loop when user doesn't exist (#284) Andreas Wachter 2024-12-31 10:03:11 +0100
  • 3f61f4c179
    updated golang.org/x/net (#285) Andreas Wachter 2024-12-31 10:02:11 +0100
  • a2fdb01937 updated golang.org/x/net update_x/net Andreas Wachter 2024-12-31 08:52:03 +0100
  • 4c1790b56b add similar logic to the rest too issue_283 Andreas Wachter 2024-12-31 08:48:12 +0100
  • e7f3c1a8e3 added a wait interval for api limit, break loop when user doesn't exist Andreas Wachter 2024-12-31 07:37:36 +0100
  • d3aa82c7f7
    Bump golang.org/x/crypto from 0.25.0 to 0.31.0 (#282) dependabot[bot] 2024-12-12 08:34:38 +0100
  • 19ee9dbbc2
    Bump golang.org/x/crypto from 0.25.0 to 0.31.0 dependabot[bot] 2024-12-12 00:19:14 +0000
  • 6d5f1ec36c added backup for gitea issues Andreas Wachter 2024-11-27 08:20:44 +0100
  • 5018441245
    Move production Docker image to Alpine (#280) awbn 2024-10-30 03:27:10 -0700
  • 32e69221e7
    fix docs link (#281) Isaac Asensio 2024-10-24 18:11:07 +0200
  • a715afca8f
    fix docs link Isaac Asensio 2024-10-23 18:34:40 +0200
  • 27fcabfc38
    Move production Docker image to Alpine awbn 2024-10-23 08:08:35 -0700
  • b14b70c94f
    Added git-lfs to default Dockerfile awbn 2024-10-23 00:16:36 -0700
  • bbfba19663 rename to comments_list Andreas Wachter 2024-09-29 12:33:29 +0200
  • 4dc9d8c068 added the actual comments to the backup of github issues Andreas Wachter 2024-09-29 12:27:11 +0200
  • dea1d8cac2
    added cloning of gists (#274) Andreas Wachter 2024-09-28 15:48:20 +0200
  • 11f4fe4b14
    types.go aktualisieren issue_273 Andreas Wachter 2024-09-28 15:45:07 +0200
  • c0ab7b5ddc use artifact upload v4 Andreas Wachter 2024-09-28 12:13:47 +0200
  • db1432b6c0 added cloning of gists Andreas Wachter 2024-09-28 12:11:35 +0200
  • 9e1217eef1
    return false instead of break (#271) v0.10.36 Andreas Wachter 2024-09-04 19:22:15 +0200
  • 063765dbc5 return false instead of break issue_270 Andreas Wachter 2024-09-04 09:25:14 +0200
  • 818c0cef4e
    fix temp clone as well (#269) v0.10.35 Andreas Wachter 2024-09-02 17:14:16 +0200
  • b7c3239c6c fix temp clone as well fix_temp_clone Andreas Wachter 2024-09-02 16:49:47 +0200
  • 45056fce58
    don't use user for token on gogs (#268) Andreas Wachter 2024-09-02 16:11:52 +0200
  • c68a3aeb2e don't use user for token on gogs fix_old_gogs_version Andreas Wachter 2024-09-02 15:50:47 +0200
  • d346b1d1fb
    fetch updates on a bare repo (#266) v0.10.34 Andreas Wachter 2024-08-30 12:31:05 +0200
  • 36fd205da8 move print and fetch outside of the if clause issue_265 Andreas Wachter 2024-08-30 12:29:21 +0200
  • b0e321caaf fetch updates on a bare repo Andreas Wachter 2024-08-29 16:02:14 +0200
  • fe1afa35b1
    improve debug messages for gitlab (#263) v0.10.33 Andreas Wachter 2024-08-29 06:44:53 +0200
  • 345a5f0a30 fix gitlab and better debug outputs improve_debug Andreas Wachter 2024-08-28 19:41:55 +0200
  • 4bf2ceae6f get all repos you have access to Andreas Wachter 2024-08-28 15:56:39 +0200
  • 27063df008 improve debug messages for gitlab Andreas Wachter 2024-08-28 13:10:04 +0200
  • 9f82c2e43b added s3 to destinations v0.10.32 Andreas Wachter 2024-08-27 14:44:46 +0200
  • dc04acaddd remove debug prints Andreas Wachter 2024-08-27 10:23:01 +0200
  • d51caa0352
    include and exclude gitlab subgroups (#261) Andreas Wachter 2024-08-27 10:13:26 +0200
  • 8491254397 include and exclude gitlab subgroups gitlab_subgroups Andreas Wachter 2024-08-27 09:56:40 +0200
  • 3cd914a4e1
    Add s3 (#259) Andreas Wachter 2024-08-26 13:46:16 +0200
  • 05679b321f Merge branch 'add_s3' of github.com:cooperspencer/gickup into add_s3 add_s3 Andreas Wachter 2024-08-26 13:37:41 +0200
  • 95625858e0 added debug message Andreas Wachter 2024-08-26 13:33:38 +0200
  • 6945d30e2c adapted example config Andreas Wachter 2024-08-26 13:26:52 +0200
  • 5954705ae2 read environment variables for s3 buckets Andreas Wachter 2024-08-26 13:22:47 +0200
  • 122fa2839c added s3 add destination Andreas Wachter 2024-08-26 13:36:52 +0200
  • f6cfe01747 added debug message Andreas Wachter 2024-08-26 13:33:38 +0200
  • 865910469d adapted example config Andreas Wachter 2024-08-26 13:26:52 +0200