Skip to content

Commit

Permalink
Merge branch 'main' into releases
Browse files Browse the repository at this point in the history
  • Loading branch information
UebelAndre authored Dec 5, 2024
2 parents f878317 + 668c964 commit fc1b98e
Show file tree
Hide file tree
Showing 982 changed files with 8,409 additions and 6,157 deletions.
20 changes: 20 additions & 0 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,22 @@ tasks:
test_targets:
- "//..."
build_flags: *aspects_flags
crate_universe_local_path_external:
name: Crate Universe Local Path External
platform: ubuntu2004
working_directory: examples/crate_universe_local_path
run_targets:
- "//:vendor_lazy_static_out_of_tree"
test_targets:
- "//..."
crate_universe_local_path_in_tree:
name: Crate Universe Local Path In Tree
platform: ubuntu2004
working_directory: examples/crate_universe_local_path
run_targets:
- "//:vendor_lazy_static_in_tree"
test_targets:
- "//..."
# See https://github.com/bazelbuild/rules_rust/issues/2186 about re-enabling these.
# crate_universe_examples_windows:
# name: Crate Universe Examples
Expand Down Expand Up @@ -972,7 +988,11 @@ tasks:
build_targets:
- "//..."
test_targets:
- "--"
- "//..."
# TODO: https://github.com/bazelbuild/rules_rust/issues/3039
- "-//rules_js/test:hello_world_wasm_lib_test"
- "-//rules_js/test:hello_world_wasm_direct_test"
extensions_wasm_bindgen_macos:
platform: macos_arm64
name: Extensions wasm-bindgen
Expand Down
1 change: 0 additions & 1 deletion .bazelversion

This file was deleted.

13 changes: 13 additions & 0 deletions .github/workflows/formatting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,16 @@ jobs:
if [[ -n "$(git status --porcelain)" ]]; then
exit 1
fi
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.11
- name: Install dependencies
run: |
pip install 'black==24.10.0' 'isort==5.13.2'
- name: Run black
run: |
python -m black --check --diff ./
- name: Run isort
run: |
python -m isort --profile=black --check-only ./
17 changes: 9 additions & 8 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -108,34 +108,35 @@ use_repo(
"cui",
"cui__anyhow-1.0.89",
"cui__camino-1.1.9",
"cui__cargo-lock-10.0.0",
"cui__cargo-platform-0.1.7",
"cui__cargo_metadata-0.18.1",
"cui__cargo-lock-10.0.1",
"cui__cargo-platform-0.1.9",
"cui__cargo_metadata-0.19.1",
"cui__cargo_toml-0.20.5",
"cui__cfg-expr-0.17.0",
"cui__cfg-expr-0.17.2",
"cui__clap-4.3.11",
"cui__crates-index-3.2.0",
"cui__crates-index-3.3.0",
"cui__hex-0.4.3",
"cui__indoc-2.0.5",
"cui__itertools-0.13.0",
"cui__maplit-1.0.2",
"cui__normpath-1.3.0",
"cui__once_cell-1.20.2",
"cui__pathdiff-0.2.2",
"cui__pathdiff-0.2.3",
"cui__regex-1.11.0",
"cui__semver-1.0.23",
"cui__serde-1.0.210",
"cui__serde_json-1.0.129",
"cui__serde_starlark-0.1.16",
"cui__sha2-0.10.8",
"cui__spdx-0.10.6",
"cui__tempfile-3.13.0",
"cui__spdx-0.10.7",
"cui__tempfile-3.14.0",
"cui__tera-1.19.1",
"cui__textwrap-0.16.1",
"cui__toml-0.8.19",
"cui__tracing-0.1.40",
"cui__tracing-subscriber-0.3.18",
"cui__url-2.5.2",
"cui__walkdir-2.5.0",
)

crate_universe_internal_dev_deps = use_extension(
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crate_universe/3rdparty/crates/BUILD.ahash-0.8.11.bazel

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crate_universe/3rdparty/crates/BUILD.anstream-0.3.2.bazel

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crate_universe/3rdparty/crates/BUILD.anstyle-1.0.1.bazel

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crate_universe/3rdparty/crates/BUILD.anyhow-1.0.89.bazel

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crate_universe/3rdparty/crates/BUILD.arc-swap-1.6.0.bazel

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crate_universe/3rdparty/crates/BUILD.arrayvec-0.7.4.bazel

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crate_universe/3rdparty/crates/BUILD.autocfg-1.1.0.bazel

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 15 additions & 9 deletions crate_universe/3rdparty/crates/BUILD.bazel

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crate_universe/3rdparty/crates/BUILD.bitflags-1.3.2.bazel

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crate_universe/3rdparty/crates/BUILD.bitflags-2.4.1.bazel

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fc1b98e

Please sign in to comment.