Skip to content

dependencies: refactor repository location schema utils, cleanups.#13452

Merged
htuch merged 8 commits intoenvoyproxy:masterfrom
htuch:extra-deps-bzl
Oct 13, 2020
Merged

dependencies: refactor repository location schema utils, cleanups.#13452
htuch merged 8 commits intoenvoyproxy:masterfrom
htuch:extra-deps-bzl

Conversation

@htuch
Copy link
Member

@htuch htuch commented Oct 8, 2020

  • Refactor code responsible for processing repository location specs,
    i.e. checking for the presence of fields like last_updated and
    interpolation of version. The same code is now usable by both
    API repository_locations.bzl and bazel/repository_locations.bzl.

  • Cleanup reference to repo locations in repository_locations.bzl,
    now using a consistent set of macros.

  • Add API dependencies to dependency dashboard.

Risk level: Low
Testing: Docs build.

Part of #12673

Signed-off-by: Harvey Tuch htuch@google.com

@repokitteh-read-only
Copy link

CC @envoyproxy/dependency-watchers: FYI only for changes made to (bazel/repository_locations\.bzl)|(api/bazel/repository_locations\.bzl)|(.*/requirements\.txt).

🐱

Caused by: #13452 was opened by htuch.

see: more, trace.

@htuch htuch requested a review from moderation October 8, 2020 21:12
* Refactor code responsible for processing repository location specs,
  i.e. checking for the presence of fields like last_updated and
  interpolation of version. The same code is now usable by both
  API repository_locations.bzl and bazel/repository_locations.bzl.

* Cleanup reference to repo locations in repository_locations.bzl,
  now using a consistent set of macros.

* Add API dependencies to dependency dashboard.

Risk level: Low
Testing: Docs build.

Part of envoyproxy#12673

Signed-off-by: Harvey Tuch <htuch@google.com>
Signed-off-by: Harvey Tuch <htuch@google.com>
@moderation
Copy link
Contributor

LGTM and nice to centralize tools and standardize on the deps *.bzl files

Copy link
Contributor

@asraa asraa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for consolidating these! Two very minor comments

htuch added 3 commits October 12, 2020 16:14
Signed-off-by: Harvey Tuch <htuch@google.com>
Signed-off-by: Harvey Tuch <htuch@google.com>
asraa
asraa previously approved these changes Oct 12, 2020
Signed-off-by: Harvey Tuch <htuch@google.com>
htuch added 2 commits October 12, 2020 17:46
Signed-off-by: Harvey Tuch <htuch@google.com>
Signed-off-by: Harvey Tuch <htuch@google.com>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Oct 12, 2020
@repokitteh-read-only
Copy link

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt).

🐱

Caused by: #13452 was synchronize by htuch.

see: more, trace.

@htuch
Copy link
Member Author

htuch commented Oct 13, 2020

/lgtm deps

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Oct 13, 2020
@htuch htuch merged commit 9181790 into envoyproxy:master Oct 13, 2020
@htuch htuch deleted the extra-deps-bzl branch October 13, 2020 13:20
mpuncel added a commit to mpuncel/envoy that referenced this pull request Oct 14, 2020
* master: (22 commits)
  http: using CONNECT_ERROR for HTTP/2 (envoyproxy#13519)
  listener: respect address.pipe.mode (it didn't work) (envoyproxy#13493)
  examples: Fix more deprecations/warnings in configs (envoyproxy#13529)
  overload: tcp connection refusal overload action (envoyproxy#13311)
  tcp: towards pluggable upstreams (envoyproxy#13331)
  conn_pool: fixing comments (envoyproxy#13520)
  Prevent SEGFAULT when disabling listener (envoyproxy#13515)
  Convert overload manager config literals to YAML (envoyproxy#13518)
  Fix runtime feature variable name (envoyproxy#13533)
  dependencies: refactor repository location schema utils, cleanups. (envoyproxy#13452)
  router:  fix an invalid ASSERT when encoding metadata frames in the router. (envoyproxy#13511)
  http2: Proactively disconnect connections flooded when resetting stream (envoyproxy#13482)
  ci use azp to sync filter example (envoyproxy#13501)
  mongo_proxy: support configurable command list for metrics (envoyproxy#13494)
  http local rate limit: note token bucket is shared (envoyproxy#13525)
  wasm/extensions: Wasm extension policy. (envoyproxy#13526)
  http: removing envoy.reloadable_features.http1_flood_protection (envoyproxy#13508)
  build: update ppc64le CI build status shield (envoyproxy#13521)
  dependencies: enforce dependency shepherd sign-off via RepoKitteh. (envoyproxy#13522)
  Add no_traffic_healthy_interval (envoyproxy#13336)
  ...

Signed-off-by: Michael Puncel <mpuncel@squareup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants