Logo
Explore Help
Sign In
zhangyiss/FTXUI
1
0
Fork 0
You've already forked FTXUI
mirror of https://github.com/ArthurSonzogni/FTXUI.git synced 2025-12-16 01:48:56 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
117417e841c0b4d9764c41628ad2d831a218189e
FTXUI/bazel/test/MODULE.bazel

10 lines
269 B
Python
Raw Normal View History

fix(bazel): ensure FTXUI is publicly accessible and add external smoke test (#1157) - Set `visibility = ["//visibility:public"]` on the top-level `:ftxui` alias so the library can be consumed from external Bazel workspaces. - Add `bazel_integration/` minimal external workspace to validate external usage via Bzlmod. - Introduce `smoke` target that depends on `@ftxui//:ftxui`. - Add CI job to build the smoke target using: --enable_bzlmod --override_module=ftxui=.. This prevents regressions in visibility or public API changes. Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
2025-12-14 03:49:42 +09:00
# Copyright 2025 Arthur Sonzogni. All rights reserved.
# Use of this source code is governed by the MIT license that can be found in
# the LICENSE file.
module(
name = "ftxui_integration_test",
version = "0.0.1",
)
bazel_dep(name = "ftxui", version = "6.1.9")
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 62ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API