Commit graph

  • 4dd524691f
    feat: use new finder even when build tag is disabled Mark Sagi-Kazar 2024-06-04 13:51:18 +02:00
  • 8d5917cb70
    Merge 54541f4c03 into 1be81c313a Sonny Alves Dias 2024-06-04 13:42:08 +02:00
  • 1be81c313a feat: do not return early from old search functions Mark Sagi-Kazar 2024-06-04 13:32:27 +02:00
  • 3faea9d34c chore: update locafero Mark Sagi-Kazar 2024-06-03 16:49:22 +02:00
  • dd6204a5a0 test: add examples for finder Mark Sagi-Kazar 2024-06-03 15:19:44 +02:00
  • c9994ee0c6 feat: unexport combined finder for now Mark Sagi-Kazar 2024-06-03 14:48:11 +02:00
  • f452b09dd9 feat: add finder Mark Sagi-Kazar 2024-06-03 09:32:13 +02:00
  • 6da1f50667
    feat: do not return early from old search functions Mark Sagi-Kazar 2024-06-04 13:32:27 +02:00
  • e82d5aaa6d
    build(deps): bump github.com/sagikazarmark/locafero from 0.4.0 to 0.5.0 dependabot[bot] 2024-06-03 17:25:45 +00:00
  • 1da64a156e
    chore: update locafero Mark Sagi-Kazar 2024-06-03 16:49:22 +02:00
  • d079b83cd8
    test: add examples for finder Mark Sagi-Kazar 2024-06-03 15:19:44 +02:00
  • e8e33c286c
    feat: unexport combined finder for now Mark Sagi-Kazar 2024-06-03 14:48:11 +02:00
  • eb63681b84
    feat: add finder Mark Sagi-Kazar 2024-06-03 09:32:13 +02:00
  • 9fb495b22d Merge branch 'master' into fix_typo yinpeng 2024-06-02 19:07:34 +08:00
  • 272344e426 refactor: move remote code to separate file Mark Sagi-Kazar 2024-06-02 11:40:47 +02:00
  • 901d658c41
    Merge aeda052906 into 7162e9244e Zhēn Xuānxīn 2024-06-02 18:02:31 +08:00
  • 7162e9244e refactor!: drop unused Logger interface Mark Sagi-Kazar 2024-06-02 11:44:40 +02:00
  • 7f90580059 refactor: drop slog shim Mark Sagi-Kazar 2024-06-02 11:44:09 +02:00
  • 810cf5cac8
    refactor: move remote code to separate file Mark Sagi-Kazar 2024-06-02 11:40:47 +02:00
  • c5b7d60a21
    refactor!: drop unused Logger interface Mark Sagi-Kazar 2024-06-02 11:44:40 +02:00
  • 560c090401
    refactor: drop slog shim Mark Sagi-Kazar 2024-06-02 11:44:09 +02:00
  • 6557674eca chore: update crypt Mark Sagi-Kazar 2024-05-17 14:33:15 +02:00
  • 2eba9e02c8
    build(deps): bump github.com/sagikazarmark/crypt from 0.19.0 to 0.20.0 dependabot[bot] 2024-06-02 09:15:12 +00:00
  • f6c8183df3
    chore: update crypt Mark Sagi-Kazar 2024-05-17 14:33:15 +02:00
  • da9ee51cfe chore: update flake Mark Sagi-Kazar 2024-06-02 11:03:55 +02:00
  • 87dbe82440 feat!: drop Go 1.20 Mark Sagi-Kazar 2024-06-02 11:02:28 +02:00
  • 3c1dc79425
    chore: update flake Mark Sagi-Kazar 2024-06-02 11:03:55 +02:00
  • e44ef5359d
    feat!: drop Go 1.20 Mark Sagi-Kazar 2024-06-02 11:02:28 +02:00
  • 5ce200a311 fix: add back weak string slice hook Mark Sagi-Kazar 2023-12-19 22:27:02 +01:00
  • c019486d56 chore: update mapstructure Mark Sagi-Kazar 2023-12-19 22:15:13 +01:00
  • 82f40480c4
    fix: add back weak string slice hook Mark Sagi-Kazar 2023-12-19 22:27:02 +01:00
  • 15fc62e2bb
    chore: update mapstructure Mark Sagi-Kazar 2023-12-19 22:15:13 +01:00
  • b9733f03ad build(deps): bump actions/checkout from 4.1.4 to 4.1.6 v1.19.0 dependabot[bot] 2024-05-17 17:14:11 +00:00
  • 6ecc5c810f build(deps): bump cachix/install-nix-action from 26 to 27 dependabot[bot] 2024-05-16 17:52:07 +00:00
  • 248c6fdd03 build(deps): bump github/codeql-action from 3.25.4 to 3.25.7 dependabot[bot] 2024-05-31 17:33:48 +00:00
  • 4ac894a61a
    build(deps): bump github/codeql-action from 3.25.4 to 3.25.7 dependabot[bot] 2024-05-31 17:33:48 +00:00
  • 537f03e453 Revert "Revert "Fix Viper 'UnmarshalKey' behavior to include all sources"" Maxime mouial 2024-05-28 17:30:39 +02:00
  • e5dc8a2432
    Merge 53a0f7864c into abea773f16 Cédric Fabianski 2024-05-29 16:21:54 +02:00
  • abea773f16 Update references to bketelsen/crypt Stephen Kitt 2024-05-29 13:46:38 +02:00
  • 5bc28c347f
    Update references to bketelsen/crypt Stephen Kitt 2024-05-29 13:46:38 +02:00
  • c4cf4fd691
    Merge pull request #36 from DataDog/dustin.long/search-urlkey-override Dustin Long 2024-05-28 09:42:54 -04:00
  • 6b836e99c5
    Merge f55aacba8a into f17acb4fd4 Haixin Chen 2024-05-25 11:36:03 +02:00
  • 7c147e4e6e fix: search file by supported extension use manually specific config type first Aurumzhoom Lee 2024-05-25 00:44:45 +08:00
  • a53d9a5d71
    Add test case that demonstrates the fixed behavior Dustin Long 2024-05-23 11:50:47 -04:00
  • 7d76daf975
    Key lookup searches v.override using path prefixes Dustin Long 2024-05-23 10:12:29 -04:00
  • 382f309caf
    build(deps): bump github/codeql-action from 3.25.4 to 3.25.6 dependabot[bot] 2024-05-20 17:36:58 +00:00
  • 89890a76de
    Merge pull request #35 from DataDog/dustin.long/revert-last Dustin Long 2024-05-20 10:48:41 -04:00
  • bc50f827eb
    Revert "Fix Viper 'UnmarshalKey' behavior to include all sources" Dustin Long 2024-05-20 10:36:52 -04:00
  • 0b0114ad80
    Sort keys returned by AllKeys in reverse order Dustin Long 2024-05-20 10:10:39 -04:00
  • 27c93b3272
    Merge cd4fc7cd36 into f17acb4fd4 Stephen 2024-05-19 19:23:43 +02:00
  • 19b20151d8
    Merge d6e5a55f3c into f17acb4fd4 Gerwin van de Steeg 2024-05-19 19:23:28 +02:00
  • 657cb3e967
    build(deps): bump actions/checkout from 4.1.4 to 4.1.6 dependabot[bot] 2024-05-17 17:14:11 +00:00
  • 849bce3c7d
    build(deps): bump cachix/install-nix-action from 26 to 27 dependabot[bot] 2024-05-16 17:52:07 +00:00
  • e0d429565f
    build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 dependabot[bot] 2024-05-13 18:00:33 +00:00
  • ea73d477cc
    build(deps): bump actions/checkout from 4.1.4 to 4.1.5 dependabot[bot] 2024-05-13 18:00:24 +00:00
  • 7a83cae275
    Merge ba872b6d0d into f17acb4fd4 Cavus700 2024-05-13 17:53:38 +07:00
  • f17acb4fd4 build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 dependabot[bot] 2024-05-08 17:52:32 +00:00
  • 8e285a5880 build(deps): bump github/codeql-action from 3.25.2 to 3.25.4 dependabot[bot] 2024-05-08 17:52:25 +00:00
  • 40176207a5 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 dependabot[bot] 2024-05-02 17:26:29 +00:00
  • b67e814385 build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 dependabot[bot] 2024-05-01 17:38:02 +00:00
  • 4a182c767b build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2 dependabot[bot] 2024-04-30 17:42:21 +00:00
  • 45a0e1214a build(deps): bump mheap/github-action-required-labels dependabot[bot] 2024-04-29 17:11:59 +00:00
  • 653278b513
    Merge 5ada790898 into ea35b92596 lijing 2024-05-12 00:23:49 +02:00
  • f0053c63a9
    build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 dependabot[bot] 2024-05-08 17:52:32 +00:00
  • b7040e8d86
    build(deps): bump github/codeql-action from 3.25.2 to 3.25.4 dependabot[bot] 2024-05-08 17:52:25 +00:00
  • e7daeddc6c
    build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.0 dependabot[bot] 2024-05-07 17:59:22 +00:00
  • 354d03ff03
    build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.3.0 dependabot[bot] 2024-05-06 17:54:34 +00:00
  • 12b343606c
    build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 dependabot[bot] 2024-05-02 17:26:29 +00:00
  • 3c5377b447
    build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 dependabot[bot] 2024-05-01 17:38:02 +00:00
  • ad1c418f3e
    build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2 dependabot[bot] 2024-04-30 17:42:21 +00:00
  • 591241a57f fix: typo yinpeng 2024-04-30 19:10:35 +08:00
  • 5241071e4b
    build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 dependabot[bot] 2024-04-29 17:12:03 +00:00
  • 80eca2056d
    build(deps): bump mheap/github-action-required-labels dependabot[bot] 2024-04-29 17:11:59 +00:00
  • 79392bd51b
    build(deps): bump github/codeql-action from 3.25.2 to 3.25.3 dependabot[bot] 2024-04-26 17:30:44 +00:00
  • 8d9e4b4463
    build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 dependabot[bot] 2024-04-25 17:12:37 +00:00
  • d3bdf71242 Fix Viper 'UnmarshalKey' behavior to include all sources Maxime mouial 2024-04-24 15:44:06 +02:00
  • 2e66cc5835 Revert "Fix Viper 'UnmarshalKey' behavior to include all sources (#32)" Maxime mouial 2024-04-24 17:00:59 +02:00
  • ea35b92596 build(deps): bump github/codeql-action from 3.25.1 to 3.25.2 dependabot[bot] 2024-04-23 17:28:09 +00:00
  • 3d32668ee5 build(deps): bump actions/checkout from 4.1.3 to 4.1.4 dependabot[bot] 2024-04-24 17:53:09 +00:00
  • be5c9c60c0
    build(deps): bump actions/checkout from 4.1.3 to 4.1.4 dependabot[bot] 2024-04-24 17:53:09 +00:00
  • 73ebad00c6 feat: allow finding origin of value pauhull 2024-04-19 16:54:04 +02:00
  • b09476d065
    build(deps): bump github/codeql-action from 3.25.1 to 3.25.2 dependabot[bot] 2024-04-23 17:28:09 +00:00
  • c3db1c77f1
    Fix Viper 'UnmarshalKey' behavior to include all sources (#32) maxime mouial 2024-04-22 14:54:57 +02:00
  • d539b7a246 build(deps): bump actions/checkout from 4.1.2 to 4.1.3 dependabot[bot] 2024-04-19 18:05:38 +00:00
  • 33920bee87 build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 dependabot[bot] 2024-04-19 13:24:32 +00:00
  • ec459a1935 build(deps): bump github/codeql-action from 3.24.9 to 3.25.1 dependabot[bot] 2024-04-17 17:54:51 +00:00
  • e205e686ca
    build(deps): bump actions/checkout from 4.1.2 to 4.1.3 dependabot[bot] 2024-04-19 18:05:38 +00:00
  • bd3d203553 build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 dependabot[bot] 2024-04-12 17:39:30 +00:00
  • ad27eabd6a build(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 dependabot[bot] 2024-03-26 17:33:40 +00:00
  • 6c53341518
    build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 dependabot[bot] 2024-04-19 13:24:32 +00:00
  • cf1a128fda
    build(deps): bump github/codeql-action from 3.24.9 to 3.25.1 dependabot[bot] 2024-04-17 17:54:51 +00:00
  • f493fa92b5
    build(deps): bump github/codeql-action from 3.24.9 to 3.25.0 dependabot[bot] 2024-04-15 17:13:32 +00:00
  • 2f90e375da
    build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 dependabot[bot] 2024-04-12 17:39:30 +00:00
  • 92882dd559 added a file exists check before reading rajatm99 2024-04-11 15:18:44 +05:30
  • 2e9148610a
    fix #1700: update tests to use local viper instance (#1791) sandeep 2024-04-07 04:09:02 -07:00
  • 1fb79dac01
    build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 dependabot[bot] 2024-04-05 17:56:41 +00:00
  • ba872b6d0d Extend remote config watch with context and callback robin.hubbig 2024-04-05 10:16:02 +02:00
  • 38da163d59
    build(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 dependabot[bot] 2024-03-26 17:33:40 +00:00
  • bcddb112a5
    Merge pull request #4 from smukk9/update-tests-#1700 sandeep 2024-03-25 10:14:39 -07:00
  • 1962011350 remove unsed function smukk9 2024-03-25 10:13:42 -07:00