Commit graph

  • 8849a1d17b handle multiple configs Andreas Wachter 2022-10-03 14:50:05 +02:00
  • 81136acfbe should fix #112 v0.10.3 Andreas Wachter 2022-09-24 18:14:07 +02:00
  • 6461754630
    added onedev functionality (#111) Andreas Wachter 2022-08-11 21:31:03 +02:00
  • 720c55455a go mod tidy Andreas Wachter 2022-08-11 21:12:27 +02:00
  • 650c9332a1 added onedev functionality Andreas Wachter 2022-08-11 21:07:00 +02:00
  • 3ae5a3a463
    backup any repo (#110) Andreas Wachter 2022-07-18 13:59:20 +02:00
  • 50fa45cc04 cleaned up a bit and implemented timeformat as environment variable Andreas Wachter 2022-07-18 13:50:21 +02:00
  • 6d0088efed ran gofumpt and goimports Andreas Wachter 2022-07-18 10:49:26 +02:00
  • 2806c670ea go mod tidy Andreas Wachter 2022-07-18 10:30:53 +02:00
  • cd5062e9ef fixed the separator and adjusted example config and README.md Andreas Wachter 2022-07-18 10:08:39 +02:00
  • b742493f15 clone local repos too Andreas Wachter 2022-07-18 10:01:09 +02:00
  • befb686cfe update dependencies Andreas Wachter 2022-07-17 19:43:24 +02:00
  • 318eb403da added any module Andreas Wachter 2022-07-17 19:35:56 +02:00
  • 510e234e52
    feat: Support multiple heartbeat URLs (#109) Jordan Crawford 2022-05-17 23:12:07 +12:00
  • fce1c8db18 fix: When sending the heartbeat fails, log an error but don't crash the program Jordan Crawford 2022-05-14 05:46:52 +12:00
  • 2d9720fa94 feat: Support multiple heartbeat URLs Jordan Crawford 2022-05-12 20:46:37 +12:00
  • 42a0e2b317 feat: add heartbeat metrics Matthew Toohey 2022-03-01 21:53:53 -05:00
  • b9c7ccfaaf go mod tidy Andreas Wachter 2022-03-22 19:56:25 +01:00
  • 8242520f89 Merge branch 'main' into update_modules Andreas Wachter 2022-03-22 19:54:50 +01:00
  • 091ca6a90c updated modules Andreas Wachter 2022-03-22 19:51:59 +01:00
  • 96419e641e
    Update Dockerfile (#102) Andreas Wachter 2022-03-20 13:05:10 +01:00
  • 124e383087 added copy of go.mod and go.sum Andreas Wachter 2022-03-20 12:28:55 +01:00
  • 75d4c31227 fix build version of golang Andreas Wachter 2022-03-20 12:07:12 +01:00
  • 768c0d8df6
    chore: adding git to builder Tom Moulard 2022-03-20 11:24:11 +01:00
  • ecc127e9bc added go mod tidy Andreas Wachter 2022-03-20 11:57:48 +01:00
  • 68cb59d5d5
    Update Dockerfile Andreas Wachter 2022-03-20 11:26:22 +01:00
  • 646b792ac1
    chore: add linting (#101) Tom Moulard 2022-03-20 11:25:11 +01:00
  • 0b57c8a975
    chore: update action to have a correct working-directory Tom Moulard 2022-03-20 11:01:47 +01:00
  • 9a65b39010
    chore: go mod tidy Tom Moulard 2022-03-20 10:58:08 +01:00
  • 708dbf50cb
    chore: update main*.go Tom Moulard 2022-03-20 09:45:38 +01:00
  • a8340d7fbc
    chore: update github.go Tom Moulard 2022-03-20 09:44:01 +01:00
  • 1ba9c0ac80
    chore: update gitea.go Tom Moulard 2022-03-20 09:35:28 +01:00
  • eb2e5e775d
    chore: update bitbucket.go Tom Moulard 2022-03-20 09:17:12 +01:00
  • 9c44f0fbab
    chore: update gogs.go Tom Moulard 2022-03-20 09:08:09 +01:00
  • 32593d5f70
    chore: update gitlab.go Tom Moulard 2022-03-20 08:47:29 +01:00
  • 01fbf66022
    chore: update local.go Tom Moulard 2022-03-19 15:52:32 +01:00
  • d0466512fb
    chore: update prometheus.go Tom Moulard 2022-03-19 15:29:28 +01:00
  • f30aa3a72f
    chore: update types_test.go Tom Moulard 2022-03-19 15:24:24 +01:00
  • cc9f8dccdf
    chore: update logger.go Tom Moulard 2022-03-19 15:23:59 +01:00
  • 2563e80dcd
    chore: update types.go Tom Moulard 2022-03-19 15:18:40 +01:00
  • cca80a4b92
    chore: update main_test.go Tom Moulard 2022-03-19 14:18:03 +01:00
  • 4dbfd67efe
    chore: update main.go Tom Moulard 2022-03-19 14:17:02 +01:00
  • 49dfe27611
    lint: run with fix Tom Moulard 2022-03-19 11:12:58 +01:00
  • 6fa8991742
    chore: update package name Tom Moulard 2022-03-19 11:10:55 +01:00
  • c938f6841f
    chore: adding lint Tom Moulard 2022-03-19 10:52:45 +01:00
  • 635969fd81
    chore: adding makefile Tom Moulard 2022-03-19 10:52:22 +01:00
  • 2a069398ad removed git ls-remote from local Andreas Wachter 2022-03-02 22:28:58 +01:00
  • 545c9e3f73
    fix: stat github wiki remotes to verify their existence (#98) Matthew Toohey 2022-03-02 13:21:23 -08:00
  • 65f848d09f fix: also check gitea wiki remotes Matthew Toohey 2022-03-02 11:37:33 -05:00
  • 7ba09756f9 fix: stat github wiki remotes to verify their existence Matthew Toohey 2022-02-25 16:49:00 -05:00
  • 5bd1366ddb feat: add heartbeat metrics Matthew Toohey 2022-03-01 21:53:53 -05:00
  • 8b0f820ec8
    fix: use gitlab namespace path instead of owner (#99) Matthew Toohey 2022-02-25 23:08:31 -08:00
  • 21d0e880b4 fix: use gitlab namespace path instead of owner Matthew Toohey 2022-02-25 18:46:48 -05:00
  • 4c98576c17
    Update README.md Andreas Wachter 2022-02-25 09:51:50 +01:00
  • 5060718f9d
    Update README.md Andreas Wachter 2022-02-25 09:32:40 +01:00
  • dd1418347d #95 set user to username in bitbucket if empty v0.10.2 Andreas Wachter 2022-02-25 09:16:15 +01:00
  • 9e4e9e1d6a #94 remove new lines in token files. Andreas Wachter 2022-02-24 21:22:10 +01:00
  • bee477bf65
    addresses #92. ls-remote before pulling or cloning (#93) v0.10.1 Andreas Wachter 2022-02-24 13:00:17 +01:00
  • 09acb79a50 addresses #92. ls-remote before pulling or cloning Andreas Wachter 2022-02-24 10:28:07 +01:00
  • d96310d74a
    Add excludeorgs for gitlab. (#91) Drew Moseley 2022-02-24 01:47:06 -05:00
  • b6dab7be11 Add includeorgs for gitlab. Drew Moseley 2022-02-23 17:55:22 -05:00
  • 2d91469f33 Add excludeorgs for gitlab. Drew Moseley 2022-02-23 16:58:26 -05:00
  • 70ddbc829c updated dependencies v0.10.0 Andreas Wachter 2022-02-22 08:15:54 +01:00
  • 3dabd67810 gitea got the repositories twice Andreas Wachter 2022-02-22 07:47:32 +01:00
  • b0cd28c761
    feat: backup starred repos (#89) Matthew Toohey 2022-02-21 22:42:05 -08:00
  • 0c056b8ec5 feat: gitlab starred support Matthew Toohey 2022-02-21 14:58:38 -05:00
  • 4c1c7a05ba fix: increment gitlab request pages properly Matthew Toohey 2022-02-21 14:54:03 -05:00
  • 0d6a02441e feat: gitea starred support Matthew Toohey 2022-02-20 18:32:24 -05:00
  • 32169a28f3 feat: github starred support Matthew Toohey 2022-02-20 18:18:55 -05:00
  • 025b354278
    Documentation: add information about cron / timezone and saving to Docker volume locally (#88) Adam Hintz 2022-02-06 23:18:36 -08:00
  • 66225aaf7d Documentation: add information about cron / timezone and saving to Docker volume locally Adam Hintz 2022-02-06 21:30:59 -08:00
  • dae3869f7d added includeorgs to the example config v0.9.9-2 Andreas Wachter 2022-01-29 15:44:42 +01:00
  • 85ebb1bad0 Merge remote-tracking branch 'origin/main' Andreas Wachter 2022-01-27 18:37:18 +01:00
  • df6767fc53 implemented includeorgs parameter Andreas Wachter 2022-01-27 18:36:41 +01:00
  • af10e4690d
    CMD to ENTRYPOINT in docker (#85) Phil 2022-01-13 10:34:14 +01:00
  • 86dd93f611 CMD to ENTRYPOINT in docker Phil 2022-01-10 13:38:47 +01:00
  • d52d7cc8be fixed the prometheus dependency for cron v0.9.9-1 Andreas Wachter 2022-01-03 07:07:10 +01:00
  • 89df32b886
    Merge branch 'main' into fetch_working_dir Andreas Wachter 2022-01-02 18:34:57 +01:00
  • 79136ae86b
    Fix typo and grammatical errors in README.md (#80) Jonathan Buchholz 2022-01-01 15:28:02 -05:00
  • 60d177020f
    Fix grammatical errors Jonathan Buchholz 2022-01-01 14:58:12 -05:00
  • 3c76630bc6
    Fix typo Jonathan Buchholz 2022-01-01 14:52:50 -05:00
  • eb3704b272 adds wiki logic to github and gitlab Andreas Wachter 2021-12-31 09:25:47 +01:00
  • 8ec9f04715 add repo to warn-message for local clone #79 Andreas Wachter 2021-12-30 19:24:46 +01:00
  • 9e175cf41b duration as string Andreas Wachter 2021-12-30 16:00:19 +01:00
  • f5dd9c1f94
    Merge branch 'main' into fetch_working_dir Andreas Wachter 2021-12-30 15:32:00 +01:00
  • ce1a823039 fetch repos and added working parameter to config Andreas Wachter 2021-12-19 21:33:33 +01:00
  • 0d223fb754 fetch repos and added working parameter to config Andreas Wachter 2021-12-19 21:33:33 +01:00
  • 7aa092bf04 added wiki support to all cvs (except bitbucket) (#76) Andreas Wachter 2021-12-29 18:27:19 +01:00
  • f2ffa623a2 set listen_addr to correct value in example config Andreas Wachter 2021-12-29 08:42:42 +01:00
  • 2cdb6cbb25 Allows reading a token from a file (#73) Colin Dean 2021-12-29 01:49:02 -05:00
  • 49ce7b5713 Adds Prometheus metrics when in scheduled mode (#62) Colin Dean 2021-12-29 01:31:19 -05:00
  • f4017199cc Set log level based on --quiet and --silent (#72) Colin Dean 2021-12-29 01:29:30 -05:00
  • 06e4f672c7 set token at init of client Andreas Wachter 2021-12-27 09:15:36 +01:00
  • fd26b8e69b implemented quiet into main Andreas Wachter 2021-12-25 16:37:33 +01:00
  • ae9b776c5f Bitbucket nil (#68) Andreas Wachter 2021-12-23 18:54:22 +01:00
  • 74842a154e push docker only on tag Andreas Wachter 2021-12-22 17:11:04 +01:00
  • ed84f14fb3 update conf example yaml michaelcade 2021-12-22 10:58:46 +00:00
  • 4c82b50881 Extract methods for local repo clone and update Colin Dean 2021-12-21 23:49:34 -05:00
  • 8bddb291a5 Missed this file name Justin Searls 2021-12-21 13:44:12 -05:00
  • bc590ca760 Update documentation and examples from "config.yml" to "conf.yml" Justin Searls 2021-12-21 12:07:38 -05:00