Commit Graph

  • 1a55af0772 update return type in README example Cassandra Coyle 2023-12-11 15:08:20 -0600
  • 44a14d5414 rm reason since its not used Cassandra Coyle 2023-12-11 15:00:04 -0600
  • a991b12096
    Merge branch 'dapr:main' into feat-standardize-err-msgs Cassie Coyle 2023-12-11 14:56:59 -0600
  • f4e3543f42 HttpCode -> HTTPCode per CI warnings Cassandra Coyle 2023-12-11 14:53:45 -0600
  • 8ec73aee25 errJson -> errJSON and update proto field access Cassandra Coyle 2023-12-11 14:42:40 -0600
  • e42cbfb866 gofumpt Cassandra Coyle 2023-12-11 14:36:43 -0600
  • 97cae3e022 rebase and update proto field access to rebased code Cassandra Coyle 2023-12-11 14:36:10 -0600
  • 063c75a712 Adds tests for WithHelp and err.WithFieldViolation Elena Kolevska 2023-12-05 20:02:19 +0000
  • 55b72570ce Update fswatcher to use /events/batcher (#75) Josh van Leeuwen 2023-11-16 00:36:20 +0000
  • a10f23cad3 Adds the option to add a help link detail and a field violation detail Elena Kolevska 2023-12-05 19:21:54 +0000
  • 5d1d96ed5e update README Cassandra Coyle 2023-12-01 12:49:42 -0600
  • 5d25c9ed6e use strongly-typed struct for errJSON Cassandra Coyle 2023-11-30 21:53:20 -0600
  • c160e1f1dc add README Cassandra Coyle 2023-11-29 19:13:05 -0600
  • 11b364bfce add all details, update tests, prefixes/postfixes Cassandra Coyle 2023-11-29 18:51:21 -0600
  • 8c763b8f76 add type to http json output. tests are a WIP Cassandra Coyle 2023-11-27 20:31:33 -0600
  • 19b51bc8ac Updates err to json conversion. Organises error messages and codes Elena Kolevska 2023-11-27 17:35:25 +0000
  • 8e881f19f7 wip: update JSONErrorValue Cassandra Coyle 2023-11-20 21:17:34 -0600
  • 28af4260eb update status name Cassandra Coyle 2023-11-20 17:26:26 -0600
  • b538e179b4 add new func for err. change to protojson for http. need to figure out grpc status tho Cassandra Coyle 2023-11-17 23:00:45 -0600
  • 807d965496 cleanup test Cassandra Coyle 2023-11-15 13:43:26 -0600
  • 48109705d0 tweaks to error pkg and update tests. need to confirm reason Cassandra Coyle 2023-11-13 17:56:39 -0600
  • 8ca4cab4a9 initial standardized err pkg: errfmt Cassandra Coyle 2023-11-09 16:59:19 -0600
  • 2ab22e2ef3 Migrate metadata decoder from components-contrib to kit (#74) Alessandro (Ale) Segala 2023-10-31 14:15:30 -0700
  • 9162d546c7 Move dapr/utils/streams to kit (#68) Alessandro (Ale) Segala 2023-10-31 13:12:15 -0700
  • 48b95e2453 Move `pkg/signals` from dapr/dapr to kit (#70) Alessandro (Ale) Segala 2023-10-30 11:56:03 -0700
  • 6826d9d249 Move dapr/concurrency to kit (#72) Alessandro (Ale) Segala 2023-10-30 11:55:52 -0700
  • df64d3a144
    Update fswatcher to use /events/batcher (#75) Josh van Leeuwen 2023-11-16 00:36:20 +0000
  • ec21c66be1 Rename `batcher_unit*` to `unit*` joshvanl 2023-10-13 09:44:49 +0100
  • 934619e8ab Move `WithClock` to `unit` build tagged file joshvanl 2023-10-12 10:08:38 +0100
  • 4dfc12b80a Increase time for event to be received to 1 second joshvanl 2023-11-01 16:41:47 +0000
  • e4880da2fe Add sleep to wait for windows fsnotify to become ready joshvanl 2023-11-01 14:31:52 +0000
  • 257efc4d00 Linting joshvanl 2023-11-01 14:28:30 +0000
  • 4d84b81722 Linting joshvanl 2023-11-01 14:26:28 +0000
  • 66be2bb5ae Update fswatcher to use /events/batcher joshvanl 2023-11-01 13:48:12 +0000
  • 0e1fd37fc4
    Migrate metadata decoder from components-contrib to kit (#74) Alessandro (Ale) Segala 2023-10-31 14:15:30 -0700
  • bcb291932b Merge branch 'main' of https://github.com/dapr/kit into migrate-metadata-utils migrate-metadata-utils ItalyPaleAle 2023-10-31 20:56:19 +0000
  • 2e939bc273
    Move dapr/utils/streams to kit (#68) Alessandro (Ale) Segala 2023-10-31 13:12:15 -0700
  • 8e2f83b221 Lint ItalyPaleAle 2023-10-30 12:12:27 -0700
  • 8e18200d27 Lint streams-library ItalyPaleAle 2023-10-30 12:11:40 -0700
  • 86d6637658 Merge branch 'main' of https://github.com/dapr/kit into migrate-metadata-utils ItalyPaleAle 2023-10-30 18:57:57 +0000
  • a6aa59aaa4 Merge branch 'main' of https://github.com/dapr/kit into streams-library ItalyPaleAle 2023-10-30 18:57:04 +0000
  • 76c6281dda
    Move `pkg/signals` from dapr/dapr to kit (#70) Alessandro (Ale) Segala 2023-10-30 11:56:03 -0700
  • 49532df126
    Move dapr/concurrency to kit (#72) Alessandro (Ale) Segala 2023-10-30 11:55:52 -0700
  • c0ebd07f3a
    Migrate dapr/utils/byteslicepool to kit (#73) Alessandro (Ale) Segala 2023-10-30 11:55:45 -0700
  • 2d30434d91
    Update linter to 1.55.1 and fix linter errors (#71) Alessandro (Ale) Segala 2023-10-30 11:55:29 -0700
  • f1b576e895 Also disable tagalign linter ItalyPaleAle 2023-10-30 17:27:49 +0000
  • 059a035c9a Migrate metadata decoder from components-contrib to kit ItalyPaleAle 2023-10-30 17:26:01 +0000
  • 8b5f336115 Revert "Tiny: use `Load` instead of `CompareAndSwap` for detecting recoveries (#69)" revert-69-tiny-fix-recover Josh van Leeuwen 2023-10-30 16:19:36 +0000
  • a0df11f512
    Tiny: use `Load` instead of `CompareAndSwap` for detecting recoveries (#69) Alessandro (Ale) Segala 2023-10-30 09:18:57 -0700
  • 46a670d205 Improved memory usage in error collection ItalyPaleAle 2023-10-30 00:09:57 -0700
  • d7da1147f2 Fixed copyright year ItalyPaleAle 2023-10-30 00:08:22 -0700
  • ab54e192ab Migrate dapr/utils/byteslicepool to kit ItalyPaleAle 2023-10-30 00:06:14 -0700
  • 0de0e979bb Update linter to 1.55.1 and fix linter errors ItalyPaleAle 2023-10-30 00:01:29 -0700
  • c87687f3e2 Move dapr/concurrency to kit ItalyPaleAle 2023-10-30 00:00:43 -0700
  • f90a6bce4e Move `pkg/signals` from dapr/dapr to kit ItalyPaleAle 2023-10-29 23:19:21 -0700
  • dc41da5473 Tiny: use `Load` instead of `CompareAndSwap` for detecting recoveries ItalyPaleAle 2023-10-29 23:15:49 -0700
  • fb54c640f7 💄 ItalyPaleAle 2023-10-29 23:08:22 -0700
  • dfea4464a1 Move dapr/utils/streams to kit ItalyPaleAle 2023-10-25 21:20:40 +0000
  • 4f434ebc3f
    Adds events/ratelimiting/coalescing (#64) Josh van Leeuwen 2023-10-25 22:15:16 +0200
  • d59141c6c6
    Update Makefile Alessandro (Ale) Segala 2023-10-25 08:50:16 -0700
  • bcf5663b33 Update & fix .golangci.yml Josh van Leeuwen 2023-10-25 10:42:25 +0100
  • 493823adcc Change coalescing interface check to not allocate joshvanl 2023-10-24 16:03:35 +0100
  • e476499840 Move RateLimiter interface check into compiled files joshvanl 2023-10-23 09:03:55 +0100
  • 47318b6146 Dix delay 0 check and cleanup timer channel in main loop joshvanl 2023-10-21 22:41:44 +0100
  • cbb6aacc26 Use correct `--build-tags` for golanglint argument joshvanl 2023-10-21 14:22:06 +0100
  • 8bfcd31da3 Adds `unit` build tag to golanglint joshvanl 2023-10-21 14:01:05 +0100
  • 16d10718b2 Linting joshvanl 2023-10-21 12:30:46 +0100
  • abc80cf047 Adds events/ratelimiting/coalecing joshvanl 2023-10-21 11:05:34 +0100
  • 55bfe3b570
    Adds `--build-tags=unit` to golang lint config file (#67) Josh van Leeuwen 2023-10-24 17:07:56 +0200
  • 12ec69f1b9 Move golang-list workflow build-tags CLI args to .golangci.yml joshvanl 2023-10-24 16:06:04 +0100
  • 099b0404d1
    Use mocked clock in cron tests, rather than wall clock (#66) Josh van Leeuwen 2023-10-23 18:53:28 +0200
  • 5b3713f0ca Adds `--build-tags=unit` to golang lint GitHub Action joshvanl 2023-10-23 09:08:07 +0100
  • 251df19abb Use mocked clock in cron tests, rather than wall clock joshvanl 2023-10-22 16:05:14 +0100
  • 549b95799f
    Fixing running tests on aarch64 arm machines (#65) Josh van Leeuwen 2023-10-22 15:51:12 +0200
  • b60a5e3451 Use different Makefile target for doing go test with race enabled joshvanl 2023-10-21 22:44:44 +0100
  • 9ccc242795 Fixing running tests on aarch64 arm machines joshvanl 2023-10-21 12:34:26 +0100
  • 0e7f8c0a72 event/queue: when enqueueing an item to be executed right away, skip the queue eventqueue-skip-immediate ItalyPaleAle 2023-10-07 18:05:20 +0000
  • a043330f5d
    Dapr Error Handling/Codes - Add Internal Shared Functionality (#57) Roberto Rojas 2023-09-14 15:04:04 -0400
  • 765d5a2156 updates as per PR preview robertojrojas 2023-09-14 14:21:29 -0400
  • 100ef7f8df
    Apply suggestions from code review Roberto Rojas 2023-09-14 14:17:28 -0400
  • 50fac882cf
    events: make "WithClock" methods allowed without "unit" build tag (#62) v0.12.1 release-1.12 Alessandro (Ale) Segala 2023-09-13 14:59:34 -0700
  • e111e25161 events: make "WithClock" methods allowed without "unit" build tag withclock ItalyPaleAle 2023-09-13 21:48:38 +0000
  • a12768f782
    Lint Alessandro (Ale) Segala 2023-09-13 11:42:29 -0700
  • 41127e93ac update as per PR review robertojrojas 2023-09-13 14:02:43 -0400
  • f45b6c1b03 gofumpt robertojrojas 2023-09-13 12:39:29 -0400
  • cf465ff2d7 updates as per PR review robertojrojas 2023-09-13 12:01:27 -0400
  • 75af38eaea Update jwx and crypto deps update-deps-12 ItalyPaleAle 2023-09-12 20:23:06 +0000
  • 5c101ef878
    Apply suggestions from code review Roberto Rojas 2023-09-12 10:58:46 -0400
  • 20116bb887 update comments robertojrojas 2023-09-07 15:08:53 -0400
  • 4c74fb8875 gofumpt robertojrojas 2023-09-07 14:16:07 -0400
  • 58959043bb updates as per PR review robertojrojas 2023-09-07 14:11:30 -0400
  • f08dc3ff16
    Use correct package name in queue/processor_unit.go (#61) v0.12.0 Josh van Leeuwen 2023-09-07 11:50:49 -0500
  • aded9647e8
    Update errors/errors.go Roberto Rojas 2023-09-07 12:31:03 -0400
  • 8b62372c72 Use correct package name in queue/processor_unit.go joshvanl 2023-09-07 11:14:57 -0500
  • d433edb58f updates as per PR review robertojrojas 2023-09-06 16:15:28 -0400
  • 48152cba24
    Apply suggestions from code review Roberto Rojas 2023-09-06 14:23:27 -0400
  • ad6fc99090 updates errors unit test robertojrojas 2023-09-05 12:25:54 -0400
  • 9f75762a02 merge with main robertojrojas 2023-09-05 11:41:28 -0400
  • cf6d06a761
    Upgrade dependencies (#60) Bernd Verst 2023-09-05 08:11:01 -0700
  • 46d3b2da07 Upgrade dependencies Bernd Verst 2023-08-28 17:32:49 -0700