Commit Graph

  • 8c2163946b Add an LSP server command (#3316) Miguel Young 2024-09-26 12:31:15 -04:00
  • a4fb701e7e Force usage of private/pkg/protoencoding (#3346) bufdev 2024-09-26 11:36:15 -04:00
  • dacb299b7e Reparse all extensions, not just unrecognized ones (#3344) Joshua Humphries 2024-09-26 11:00:31 -04:00
  • ee73df5058 Pull in new versions from makego (#3342) Doria Keung 2024-09-24 16:47:31 -04:00
  • 1e73ead65b Add WKT resolver for bufcurl (#3333) Edward McFarlane 2024-09-23 15:27:23 -04:00
  • 829f7977c0 Run make upgrade (#3340) Doria Keung 2024-09-23 15:22:55 -04:00
  • 9a0143bb1d Update bufplugin-go to v0.3.0 (#3334) bufdev 2024-09-20 15:13:11 -05:00
  • 7a0cfd1df4 Fix flaky symlink test on windows (#3332) Edward McFarlane 2024-09-20 11:07:46 -04:00
  • cea42e6ef8 Return to development (#3331) buf-release-bot[bot] 2024-09-18 17:33:42 -04:00
  • 5244a829a9 Release v1.42.0 (#3330) v1.42.0 buf-release-bot[bot] 2024-09-18 17:15:48 -04:00
  • 82e9594059 Enable plugins by default remove BUF_BETA_PLUGINS_ENABLED (#3326) Edward McFarlane 2024-09-18 17:04:26 -04:00
  • 43df40a500 Add --format=json to buf dep graph (#3320) Doria Keung 2024-09-18 16:52:36 -04:00
  • 411778baf4 Update bufcheck.RunnerProvider to use PluginConfig (#3328) Edward McFarlane 2024-09-18 16:44:06 -04:00
  • 4e2a48fc6c Fix comments on separators and handling message literals and compound strings in options (#3325) Doria Keung 2024-09-18 16:18:44 -04:00
  • d688c1f44a Remove v1alpha1 Labels and Sync Services (#3329) Stefan VanBuren 2024-09-18 14:34:16 -04:00
  • 26ce1b086e Make upgrade (#3324) buf-release-bot[bot] 2024-09-16 09:08:56 -04:00
  • 6df73b9861 Adjust end line and column expectations in lint and breaking tests (#3319) Oliver Sun 2024-09-13 17:37:57 -04:00
  • e8e776ecf9 Use pre-release tag for protoreflect/v2 instead of commit-hash pseudo-tag (#3318) Joshua Humphries 2024-09-13 13:42:37 -04:00
  • 72a0a4b676 Update bufimageutil test to protoprint v2 (#3314) Edward McFarlane 2024-09-12 13:36:19 -04:00
  • 55478d9040 Update protoyaml import path (#3315) bufdev 2024-09-12 13:35:34 -04:00
  • 4fdc7f1b78 Return to development (#3313) buf-release-bot[bot] 2024-09-11 14:54:32 -04:00
  • f0a6e6a832 Release v1.41.0 (#3312) v1.41.0 buf-release-bot[bot] 2024-09-11 14:38:49 -04:00
  • e4a3fdae88 Upgrade protoplugin to fix issue where errors were overwritten (#3311) bufdev 2024-09-11 14:17:06 -04:00
  • 1af1c50bc2 Fix for protoc plugin extension reparse issue (#3307) jchadwick-buf 2024-09-11 09:10:57 -04:00
  • d2e952f412 Move bufplugin-go import path to buf.build/go/bufplugin (#3309) bufdev 2024-09-10 15:12:03 -04:00
  • bf36303d92 Bump alpine from 3.20.2 to 3.20.3 (#3299) dependabot[bot] 2024-09-10 12:09:11 -04:00
  • 84c118ca3b Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#3300) dependabot[bot] 2024-09-09 23:15:30 -04:00
  • 91f3d4826d Bump golang.org/x/net from 0.28.0 to 0.29.0 (#3302) dependabot[bot] 2024-09-09 23:15:12 -04:00
  • f7eb8be3bd Bump pluginrpc.com/pluginrpc from 0.2.0 to 0.3.0 (#3303) dependabot[bot] 2024-09-09 23:14:43 -04:00
  • 7757cbc16f Upgrade quic-go and enable HTTP/3 support for gRPC in buf curl (#3305) Kevin McDonald 2024-09-10 03:30:31 +02:00
  • a9a86caae8 Return to development (#3297) buf-release-bot[bot] 2024-09-06 18:20:47 -04:00
  • f358c8f24d Release v1.40.1 (#3296) v1.40.1 buf-release-bot[bot] 2024-09-06 18:05:29 -04:00
  • ce4082e65a Fix comment ignore with trailing comment not recognized (#3295) Oliver Sun 2024-09-06 17:45:40 -04:00
  • b8d651ffea Change bufcheck.NewClient to take a RunnerProvider instead of a command.Runner (#3294) bufdev 2024-09-06 12:47:14 -04:00
  • f8231a538d Return to development (#3293) buf-release-bot[bot] 2024-09-04 19:11:17 -04:00
  • a7fdc11b4b Release v1.40.0 (#3292) v1.40.0 buf-release-bot[bot] 2024-09-04 18:56:38 -04:00
  • 3075720ad9 Add custom lint and breaking change plugins (#3279) bufdev 2024-09-04 17:39:17 -04:00
  • da26542446 Chore fix make upgrade go version (#3286) Edward McFarlane 2024-09-04 01:07:14 -04:00
  • 2ad31e1778 Fix flaky test not closing os.File (#3287) Edward McFarlane 2024-09-03 13:20:06 -04:00
  • 7d33f726a0 Bump github.com/bufbuild/protovalidate-go from 0.6.4 to 0.6.5 (#3284) dependabot[bot] 2024-09-03 12:18:06 -04:00
  • e8415bc1ce Bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+incompatible (#3283) dependabot[bot] 2024-09-03 12:17:48 -04:00
  • d613df8b00 Bump github.com/bufbuild/protoyaml-go from 0.1.11 to 0.1.12 (#3282) dependabot[bot] 2024-09-03 11:59:59 -04:00
  • 561bb7d517 Bump github.com/rs/cors from 1.11.0 to 1.11.1 (#3281) dependabot[bot] 2024-09-03 11:59:45 -04:00
  • c01aed7b00 Return to development (#3273) buf-release-bot[bot] 2024-08-27 18:49:01 -04:00
  • 496f5886f5 Release v1.39.0 (#3272) v1.39.0 buf-release-bot[bot] 2024-08-27 18:33:07 -04:00
  • 681874ae62 Surface module description in command outputs and errors when possible (#3271) Oliver Sun 2024-08-27 18:26:27 -04:00
  • ba0fdb0018 Add includes to v2 buf.yaml module config and allow duplicate module paths in v2 buf.yaml (#3260) Oliver Sun 2024-08-27 18:19:55 -04:00
  • 64e1fa54e9 Fix git checkout for relative HEAD refs (#3266) Edward McFarlane 2024-08-27 14:54:45 -04:00
  • 3857019646 More issue template modifications (#3270) bufdev 2024-08-26 19:07:40 -04:00
  • f1d577e47f More issue template modifications (#3269) bufdev 2024-08-26 19:05:51 -04:00
  • e22893b791 Modify issue templates (#3268) bufdev 2024-08-26 19:00:34 -04:00
  • d24a14d6d5 Make issue templates even stricter (#3267) bufdev 2024-08-26 18:58:48 -04:00
  • 78e8877399 commit remove-public-bucket-id bufdev 2024-08-26 15:34:26 -04:00
  • 973fda274a commit bufdev 2024-08-26 15:27:57 -04:00
  • 6a066f92d1 commit bufdev 2024-08-26 15:20:09 -04:00
  • 856c787bdc commit bufdev 2024-08-26 15:12:22 -04:00
  • 6a13722d63 Add mapping from module opaque ID to display name for better error messages (#3263) Oliver Sun 2024-08-26 15:08:02 -04:00
  • 4a426abf1a commit bufdev 2024-08-26 15:06:57 -04:00
  • fc8d9f6c6f fix bucketID formatting: // -> [] Oliver Sun 2024-08-26 13:38:04 -04:00
  • 613b27b6b3 remove another buf.yaml's spurious slashes Oliver Sun 2024-08-26 12:55:09 -04:00
  • 9aaeb3be49 remove spurious slashes Oliver Sun 2024-08-26 12:53:58 -04:00
  • b2f2a40537 add comment for looking up module configs by bucketIDs Oliver Sun 2024-08-26 12:48:10 -04:00
  • 499a77b62f reformat bucketID for v2 module configs Oliver Sun 2024-08-26 12:38:56 -04:00
  • f57845b017 remove mention of license in changelog Oliver Sun 2024-08-26 12:03:46 -04:00
  • d12c032d58 Merge branch 'main' into osun/dupath bufdev 2024-08-25 22:44:11 -04:00
  • 35adc2b46f Make upgrade (#3264) bufdev 2024-08-25 22:42:08 -04:00
  • 9586b3a0b3 Merge branch 'main' into osun/dupath bufdev 2024-08-23 11:55:53 -04:00
  • 8063ca9cce Refactor bufprint package (#3173) Oliver Sun 2024-08-22 18:21:12 -04:00
  • 1924861694 test each module is linted with the correct config Oliver Sun 2024-08-22 16:49:54 -04:00
  • f0f153b6ca update comments Oliver Sun 2024-08-22 16:08:47 -04:00
  • 7d67db2523 Merge branch 'main' into osun/dupath Oliver Sun 2024-08-22 15:58:05 -04:00
  • 4d0a81c7b0 typos Oliver Sun 2024-08-22 15:43:25 -04:00
  • a99c9a3a01 additional comment Oliver Sun 2024-08-22 15:37:33 -04:00
  • becbcc8544 Includes() -> RootToIncludes() Oliver Sun 2024-08-22 15:29:17 -04:00
  • d30244e0dd add test Oliver Sun 2024-08-22 12:49:11 -04:00
  • 5a226f9dbb fix test Oliver Sun 2024-08-22 11:56:42 -04:00
  • bcc8417ccc Return to development (#3262) buf-release-bot[bot] 2024-08-22 11:01:52 -04:00
  • ec7b8875bc Release v1.38.0 (#3261) v1.38.0 buf-release-bot[bot] 2024-08-22 10:46:45 -04:00
  • 7b978a9f82 add test Oliver Sun 2024-08-22 00:02:43 -04:00
  • 5c4a8859d0 fix typo Oliver Sun 2024-08-21 19:14:26 -04:00
  • e1d0e2428a address comment Oliver Sun 2024-08-21 19:13:37 -04:00
  • 3423b11c62 update comments and some error messages Oliver Sun 2024-08-21 19:11:55 -04:00
  • 49d51fa6d1 Merge branch 'main' into osun/dupath Oliver Sun 2024-08-21 18:55:37 -04:00
  • 3601af7258 plural Oliver Sun 2024-08-21 18:51:23 -04:00
  • f8a4f099fc update changelog Oliver Sun 2024-08-21 18:50:46 -04:00
  • 241370aa62 Fix constraints of paths on target images (#3235) Edward McFarlane 2024-08-21 18:48:35 -04:00
  • 07dbbc3281 use normalpath.Join instead of filepath.Join when writing Oliver Sun 2024-08-21 18:47:29 -04:00
  • 89df4764a1 fix changelog err Oliver Sun 2024-08-21 18:37:36 -04:00
  • 947a195ae0 post merge Oliver Sun 2024-08-21 18:21:08 -04:00
  • 2387e147d8 parent 06e3428a8b author Oliver Sun <osun@buf.build> 1723165177 -0400 committer Oliver Sun <osun@buf.build> 1724277829 -0400 Oliver Sun 2024-08-08 20:59:37 -04:00
  • 06e3428a8b bucketID := dirPath + (index == 0 ? '' : [index]) Oliver Sun 2024-08-08 16:56:03 -04:00
  • cb33efbd0c Fix file locking for the ModuleDataStore (#3139) Doria Keung 2024-08-21 17:15:41 -04:00
  • 5bdce5d7f8 Update buf push to include top level license and doc file (#3206) Oliver Sun 2024-08-21 16:47:26 -04:00
  • bc5ed9048e Separate matchers as a bucket filter (#3229) Edward McFarlane 2024-08-21 15:58:11 -04:00
  • 5b37673be4 Fix problem with input dir not detecting controlling workspace in certain cases (#3233) Oliver Sun 2024-08-21 13:37:16 -04:00
  • 915ae1326f Improve support for docker plugins built with containerd image store (#3247) Michael Fridman 2024-08-21 13:23:15 -04:00
  • ad531eddba Ensure that buf dep update does not create an empty buf.lock when there are no new deps or existing deps to update (#3238) Doria Keung 2024-08-21 13:22:10 -04:00
  • 5af3f5526a Update changelog (#3259) bufdev 2024-08-21 13:14:06 -04:00
  • 3deb7e8380 Add --http3 flag to buf curl (#3127) Kevin McDonald 2024-08-21 19:12:57 +02:00
  • bed6d52458 Bump golang from 1.22-alpine3.20 to 1.23-alpine3.20 (#3250) dependabot[bot] 2024-08-21 13:11:43 -04:00