Commit graph

  • 12057d1ef7
    feat(encoding): add ini codec Mark Sagi-Kazar 2021-07-16 02:59:29 +02:00
  • 0a4e72cb73
    test(encoding): add tests for existing encoding implementations Mark Sagi-Kazar 2021-07-16 01:47:03 +02:00
  • 6980ee0b04
    feat(encoding)!: accept a map in the encoder interface Mark Sagi-Kazar 2021-07-16 00:26:30 +02:00
  • f793e03be3
    feat(encoding)!: accept a map in the decoder interface Mark Sagi-Kazar 2021-07-15 23:47:20 +02:00
  • d95395a29d
    Merge ab4327a019 into a785a79f22 Frediano Ziglio 2021-12-11 03:46:12 +01:00
  • a785a79f22 refactor: replace jww with the new logger interface Mark Sagi-Kazar 2021-12-09 13:36:49 -04:00
  • f1f6b2122c feat: add logger interface and default implementation Mark Sagi-Kazar 2021-12-09 13:34:40 -04:00
  • fc0ce882b1
    refactor: replace jww with the new logger interface Mark Sagi-Kazar 2021-12-09 13:36:49 -04:00
  • 32acd71304
    feat: add logger interface and default implementation Mark Sagi-Kazar 2021-12-09 13:34:40 -04:00
  • b3194a4500
    Merge 074ed18f7e into c43197d858 Carlos Henrique Guardão Gandarez 2021-12-09 11:39:44 +01:00
  • 3254fbecb8
    Merge a925fa4053 into c43197d858 gopherclass 2021-12-09 11:39:43 +01:00
  • 9ca8c872d6
    Merge f026d8b814 into c43197d858 kmhagan 2021-12-07 00:12:58 -05:00
  • c43197d858 build(deps): bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3 dependabot[bot] 2021-12-02 17:26:52 +00:00
  • ee62865091
    build(deps): bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3 dependabot[bot] 2021-12-02 17:26:52 +00:00
  • 5865563cc1
    build(deps): bump gopkg.in/ini.v1 from 1.65.0 to 1.66.2 dependabot[bot] 2021-12-02 17:26:35 +00:00
  • a1e6fa8f8d
    build(deps): bump gopkg.in/ini.v1 from 1.65.0 to 1.66.0 dependabot[bot] 2021-11-30 17:24:38 +00:00
  • 2abe0ddbd4 build(deps): bump gopkg.in/ini.v1 from 1.64.0 to 1.65.0 dependabot[bot] 2021-11-29 17:29:16 +00:00
  • 4b79b80c19
    build(deps): bump gopkg.in/ini.v1 from 1.64.0 to 1.65.0 dependabot[bot] 2021-11-29 17:29:16 +00:00
  • 94d9aa4430 Fix: double binary AND Hua Feng 2021-11-25 16:29:36 +08:00
  • 8ec82f8998 chore(deps): update crypt Mark Sagi-Kazar 2021-11-21 15:09:02 +01:00
  • ecd3fbe52b
    chore(deps): update crypt Mark Sagi-Kazar 2021-11-21 15:09:02 +01:00
  • 35877c8f77 chore: fix lint Mark Sagi-Kazar 2021-11-21 14:57:28 +01:00
  • 655a0aa730 chore(deps): update golangci-lint Mark Sagi-Kazar 2021-11-21 14:53:16 +01:00
  • 946ae75247 ci: fix github script Mark Sagi-Kazar 2021-11-21 14:58:43 +01:00
  • 3af2656355
    ci: fix github script Mark Sagi-Kazar 2021-11-21 14:58:43 +01:00
  • b4304786e6
    chore: fix lint Mark Sagi-Kazar 2021-11-21 14:57:28 +01:00
  • 70b1565f1b
    chore(deps): update golangci-lint Mark Sagi-Kazar 2021-11-21 14:53:16 +01:00
  • d40d641ca7 chore: Go 1.17 update Mark Sagi-Kazar 2021-09-15 21:29:25 +02:00
  • 41ec2aaf27 chore: run lint fixer Mark Sagi-Kazar 2021-09-15 21:12:02 +02:00
  • ba606cd9f1 chore: update build tools Mark Sagi-Kazar 2021-09-15 21:11:08 +02:00
  • af72296c80
    chore: Go 1.17 update Mark Sagi-Kazar 2021-09-15 21:29:25 +02:00
  • d6bc9ddacf
    chore: run lint fixer Mark Sagi-Kazar 2021-09-15 21:12:02 +02:00
  • 87048d7f35
    chore: update build tools Mark Sagi-Kazar 2021-09-15 21:11:08 +02:00
  • 91b237fdbf build(deps): bump actions/github-script from 4 to 5 dependabot[bot] 2021-11-21 11:24:01 +00:00
  • 289adc2afb
    build(deps): bump actions/github-script from 4 to 5 dependabot[bot] 2021-11-21 11:24:01 +00:00
  • 0f246792b8 fix: when remote watch fails, the callback should not be called wangxin 2021-11-18 21:26:54 +08:00
  • 7ba3455b88 feat(remote): add callback when remote channel changes wangxin 2021-11-18 18:57:23 +08:00
  • 793ee22246 build(deps): bump gopkg.in/ini.v1 from 1.63.2 to 1.64.0 dependabot[bot] 2021-11-12 17:22:03 +00:00
  • 840344ed19
    build(deps): bump gopkg.in/ini.v1 from 1.63.2 to 1.64.0 dependabot[bot] 2021-11-12 17:22:03 +00:00
  • fc6736c260
    Update SetConfigType example Wouter Wijsman 2021-10-27 14:14:16 +02:00
  • 7aafba0af0
    Address confusing contradiction in README Wouter Wijsman 2021-10-27 11:32:42 +02:00
  • ee3df7d279 docs: fix error handling for file-not-found Andrew Marcuse 2021-10-13 20:38:50 -04:00
  • 0235f6179e
    chore(linter): enable errorlint Matthieu MOREL 2021-10-03 11:06:20 +02:00
  • 99e9188c7c
    docs: propose deprecating the global Viper instance adr Mark Sagi-Kazar 2021-09-23 10:07:37 +02:00
  • 6e71500734
    Merge 09ab207375 into 0594522560 Adrian Maurer 2021-09-22 18:22:13 -04:00
  • c943b3ef27
    docs: propose dropping file writing support Mark Sagi-Kazar 2021-09-22 23:10:51 +02:00
  • 0594522560 test: fix failing tests on windows Mark Sagi-Kazar 2021-09-22 20:17:20 +02:00
  • 14c9dc6a57 test: fix file find tests on windows Mark Sagi-Kazar 2021-09-22 17:13:54 +02:00
  • eae2327cb5 feat: disable finder for now Mark Sagi-Kazar 2021-09-22 17:02:37 +02:00
  • 237f373936 test: fix finder tests on windows Mark Sagi-Kazar 2021-09-22 11:18:45 +02:00
  • 85112f0df7
    test: fix failing tests on windows Mark Sagi-Kazar 2021-09-22 20:17:20 +02:00
  • c0d66edeac
    test: fix file find tests on windows Mark Sagi-Kazar 2021-09-22 17:13:54 +02:00
  • 0deb18cd47
    feat: disable finder for now Mark Sagi-Kazar 2021-09-22 17:02:37 +02:00
  • eb0cabd7d6
    test: fix finder tests on windows Mark Sagi-Kazar 2021-09-22 11:18:45 +02:00
  • 78228f56c5 build: disable goconst linter for now Mark Sagi-Kazar 2021-09-22 11:09:26 +02:00
  • 8b7777d3c6 test(windows): skip failing tests on windows Mark Sagi-Kazar 2021-09-22 11:06:45 +02:00
  • 15c88da25c test(windows): fix watch file test Mark Sagi-Kazar 2021-09-22 10:39:19 +02:00
  • 552e3bd0ca ci: separate lint and test Mark Sagi-Kazar 2021-09-21 18:15:31 +02:00
  • 1a7008fa32 ci: make build pass on windows Mark Sagi-Kazar 2021-09-21 11:34:22 +02:00
  • 077ee305c4 ci: run tests on windows Mark Sagi-Kazar 2021-09-21 11:26:55 +02:00
  • c0c5216ace
    build: disable goconst linter for now Mark Sagi-Kazar 2021-09-22 11:09:26 +02:00
  • cfb848b1bb
    test(windows): skip failing tests on windows Mark Sagi-Kazar 2021-09-22 11:06:45 +02:00
  • e0ecdc64a5
    test(windows): fix watch file test Mark Sagi-Kazar 2021-09-22 10:39:19 +02:00
  • 4a76b26ee9
    ci: separate lint and test Mark Sagi-Kazar 2021-09-21 18:15:31 +02:00
  • e3ddf54567
    ci: make build pass on windows Mark Sagi-Kazar 2021-09-21 11:34:22 +02:00
  • 5946344d6f
    ci: run tests on windows Mark Sagi-Kazar 2021-09-21 11:26:55 +02:00
  • 5a4e555471 test: add tests for reading config files Mark Sagi-Kazar 2021-09-21 11:46:32 +02:00
  • 08ba8ca7fc ci: disable fail fast Mark Sagi-Kazar 2021-09-21 11:25:18 +02:00
  • 4e595cec77 feat: use io/fs for searching files on Go 1.16+ Mark Sagi-Kazar 2021-09-21 11:08:46 +02:00
  • 557c5d64e0 test: improve tests for searching files Mark Sagi-Kazar 2021-09-21 11:04:49 +02:00
  • 8e71595a4a feat: implement new finder using io/fs Mark Sagi-Kazar 2021-09-21 10:25:51 +02:00
  • 09ab207375
    fix: lint Adrian Maurer 2021-09-21 10:27:11 -04:00
  • e354c1be00
    Merge branch 'master' into master Adrian Maurer 2021-09-21 10:22:45 -04:00
  • 4c278aadeb
    Merge branch 'master' of github.com:proofzero/viper Adrian Maurer 2021-09-21 10:16:31 -04:00
  • 5c859326ac
    Merge branch 'spf13-master' Adrian Maurer 2021-09-21 10:15:44 -04:00
  • ed154ee610
    fix: conflicts Adrian Maurer 2021-09-21 10:15:26 -04:00
  • 7f7f8194ed
    test: add tests for reading config files Mark Sagi-Kazar 2021-09-21 11:46:32 +02:00
  • 6429a4092a
    ci: disable fail fast Mark Sagi-Kazar 2021-09-21 11:25:18 +02:00
  • 0715365441
    feat: use io/fs for searching files on Go 1.16+ Mark Sagi-Kazar 2021-09-21 11:08:46 +02:00
  • 9dec24c93f
    test: improve tests for searching files Mark Sagi-Kazar 2021-09-21 11:04:49 +02:00
  • ce82267a11 refactor: drop unused Unsetenv from testutil Mark Sagi-Kazar 2021-09-21 11:21:13 +02:00
  • 558a299a01 feat: use TB.Setenv on Go 1.17 Mark Sagi-Kazar 2021-09-21 11:20:25 +02:00
  • e792679d10
    feat: implement new finder using io/fs Mark Sagi-Kazar 2021-09-21 10:25:51 +02:00
  • 6cf766a687
    refactor: drop unused Unsetenv from testutil Mark Sagi-Kazar 2021-09-21 11:21:13 +02:00
  • c8b0e66c73
    feat: use TB.Setenv on Go 1.17 Mark Sagi-Kazar 2021-09-21 11:20:25 +02:00
  • c982d3af78
    Merge 13632a2ce0 into b1fdc47b0d SmallTianTian 2021-09-20 00:34:13 +02:00
  • b1fdc47b0d Recognize tfvars files as hcl by default. v1.9.0 Jim Razmus II 2020-05-13 12:15:28 -05:00
  • 32485b59f1
    Recognize tfvars files as hcl by default. Jim Razmus II 2020-05-13 12:15:28 -05:00
  • 65f16c1738 docs: fix indentation in code samples Mark Sagi-Kazar 2021-09-19 09:34:11 +02:00
  • 29d78e2099
    Merge cb23e03ea4 into 0d7e8034ee Duncan Mac-Vicar P 2021-09-19 22:52:47 +05:30
  • 1059fbb340
    Merge 0a8c192870 into 0d7e8034ee Fabi 2021-09-19 22:52:47 +05:30
  • 6725b786d1
    Merge abc5f3d680 into 0d7e8034ee Kush 2021-09-19 22:50:31 +05:30
  • 683b4795cf
    Merge a628ecb42f into 0d7e8034ee Dan Rollo 2021-09-19 22:50:31 +05:30
  • 288721ac1e
    Merge f9ae92c0e9 into 0d7e8034ee x2c3z4 2021-09-19 22:50:31 +05:30
  • f88d87ae73
    docs: fix indentation in code samples Mark Sagi-Kazar 2021-09-19 09:34:11 +02:00
  • 0d7e8034ee build(deps): bump github.com/mitchellh/mapstructure from 1.4.1 to 1.4.2 dependabot[bot] 2021-09-15 19:28:52 +00:00
  • 6a29539e59 build(deps): bump gopkg.in/ini.v1 from 1.63.1 to 1.63.2 dependabot[bot] 2021-09-16 17:21:31 +00:00
  • fa3412d7ea fix cannot write hidden file without extension (#1017) Séra Zoltán 2021-01-15 15:19:47 +02:00
  • a1f26b11bd Add test for cannot write hidden file without extension Séra Zoltán 2021-01-15 15:18:17 +02:00
  • 46a61e6fbd Fixes #1062 Séra Zoltán 2021-01-15 10:29:58 +02:00