Commit Graph
45 Commits
Author SHA1 Message Date
Lasan Mahaliyana 174bf062cc changed how caching works. edited cmakelists 2026-02-28 23:16:51 +05:30
Lasan Mahaliyana 3500d528aa hopefully added caching? 2026-02-28 22:55:57 +05:30
Lasan Mahaliyana e7bfd60342 updated workflow 2026-02-28 22:37:25 +05:30
Lasan Mahaliyana e02807a27e updated workflow 2026-02-28 22:01:13 +05:30
Lasan Mahaliyana befc2cc4e4 updated workflow 2026-02-28 21:42:25 +05:30
Lasan Mahaliyana c83b27c59a updated workflow 2026-02-28 21:37:43 +05:30
Lasan Mahaliyana 4793154fec added new workflow 2026-02-28 21:28:19 +05:30
Francis Tsui 8b2b668043 Update bazel modules.
PiperOrigin-RevId: 859179539
2026-01-21 11:07:47 -08:00
Nick Bourdakos 6c0d7af5f3 Fix Package.swift and remove protoc from github actions
PiperOrigin-RevId: 856459928
2026-01-14 19:57:10 -08:00
hai007 2092a967cf add more error codes
PiperOrigin-RevId: 856356224
2026-01-14 14:08:18 -08:00
bourdakos1 06aa6a8db7 Remove protobuf clone and compile from SPM build/test actions 2026-01-14 15:53:48 -05:00
Francis Tsui fd8081a139 Fix protoc file generation command.
PiperOrigin-RevId: 854341687
2026-01-09 14:20:44 -08:00
Francis Tsui 3d92559201 Update protoc import path in prepartion for updating ukey2 submodule.
PiperOrigin-RevId: 854022686
2026-01-08 22:04:52 -08:00
Francis Tsui 6cc697cc56 Generate proto bindings during build for macOS.
PiperOrigin-RevId: 852489495
2026-01-05 15:59:43 -08:00
Anay Wadhera 2fec57f2b3 PR #3188: Remove validation steps related to fastpair rust
Imported from GitHub PR https://github.com/google/nearby/pull/3188

## Summary
This project was removed as part of deprecating OSS fastpair.

## How did you test this change?
CI

Copybara import of the project:

--
5d372ff181351d5b2a8129e38f716481d56647d5 by Anay Wadhera <awadhera@google.com>:

Remove validation steps related to fastpair rust

This project was removed as part of deprecating OSS fastpair.

Merging this change closes #3188

COPYBARA_INTEGRATE_REVIEW=https://github.com/google/nearby/pull/3188 from anayw2001:main 5d372ff181351d5b2a8129e38f716481d56647d5
PiperOrigin-RevId: 722914722
2025-02-03 20:56:22 -08:00
Francis Tsui 9a7729497c Use prebuilt protoc.
PiperOrigin-RevId: 708454940
2024-12-20 16:24:51 -08:00
Francis Tsui 0b715d2a52 Github ubuntu latest has been updated to clang 16.
PiperOrigin-RevId: 707724494
2024-12-18 17:59:50 -08:00
Suet-Fei Li fcf48fc289 Temporarily remove Build Sharing targets from Github Acions during API migration.
PiperOrigin-RevId: 698425538
2024-11-20 09:57:39 -08:00
Suet-Fei Li df475a56c4 Temporarily remove Build Sharing from Github Acions.
PiperOrigin-RevId: 698124275
2024-11-19 13:27:37 -08:00
Nabil Wadih 63838e6d6c PR #2483: Bazel build support for building rust and beto-core targets
Imported from GitHub PR https://github.com/google/nearby/pull/2483

This adds the necessary build rules to build with the LDT rust implementation in bazel, currently it is compiled out by a compiler flag.

This also updates the C++ standard to C++20 in order to be compatible with beto-core's targets
Copybara import of the project:

--
b28eabb2be386bfad4d71df94b7dd77fe34b6b13 by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

--
765f8076642bc54c6a500e5f91c942bcfea55b39 by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

--
3658bdc10dbe8f0bb912e233b411b153179a79eb by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

--
65321ef4fcdf9d1cbdfe866bd3364f3701819a9c by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

--
f52590fd46a04d081c7175a1e342212c1e9174cd by Nabil Wadih <nabil.wadih@gmail.com>:

Update validate.yaml
--
eef6b260cb12701e3dee4a2e41a98ad7aa23183b by Nabil Wadih <nabil.wadih@gmail.com>:

Update validate.yaml
--
b47f67138310263003db29cf05b93f2a60fe487e by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

Merging this change closes #2483

PiperOrigin-RevId: 627873727
2024-04-24 15:42:51 -07:00
hai007 419fb08a8f Internal change
PiperOrigin-RevId: 621013420
2024-04-01 19:01:59 -07:00
Francis Tsui c497fc902e Migrate project to bzlmod.
PiperOrigin-RevId: 615839861
2024-03-14 11:09:36 -07:00
Francis Tsui 633b95b1a0 Build nearby_share_service.
PiperOrigin-RevId: 603709616
2024-02-02 17:22:35 -08:00
Francis Tsui e9ae655916 Add more sharing code to github
PiperOrigin-RevId: 601277252
2024-01-24 17:05:16 -08:00
hai007 c40a65e492 Internal change
PiperOrigin-RevId: 598901559
2024-01-16 12:54:38 -08:00
Francis Tsui 41d2d6fc4c Add sharing/fast_initiation to github.
PiperOrigin-RevId: 597004964
2024-01-09 12:05:19 -08:00
Francis Tsui 1072030be8 Copy sharing/internal, sharing/common and sharing/scheduling to github.
- Move Abseil pin to same as that used in Chromium.
- Disabled layering_check due to build failure in absl.

PiperOrigin-RevId: 596631921
2024-01-08 10:20:37 -08:00
Francis Tsui c7b740f0c4 Begin copying sharing to github
- Start with proto dir

PiperOrigin-RevId: 565712295
2023-09-15 10:20:06 -07:00
Lucas Silva Shepard c7c59f1920 [fp-rs] Replacing cargo build with cargo test in validate. 2023-08-18 19:56:59 -07:00
Lucas Silva Shepard b7328ddd2e [fp-rs] Adding Github actions buildrule for Rust Fast Pair and Bluetooth. 2023-08-14 13:36:21 -07:00
Anay Wadhera daed4f5f62 Revert "Revert "Fast Pair BLE Device Discovery for Windows in Rust"" 2023-07-14 15:53:52 -04:00
suetfei 15d3341e34 Revert "Fast Pair BLE Device Discovery for Windows in Rust" 2023-07-14 12:50:20 -07:00
suetfei 71ce4bff1a Merge pull request #1867 from TheShepord/fpwinrs_seeker
Fast Pair BLE Device Discovery for Windows in Rust
2023-07-14 11:36:00 -07:00
Lucas Silva Shepard c51f91f1e0 [fp-rs] Adding Windows build to Fast Pair Rust validator in Github Actions. 2023-07-12 12:42:32 -07:00
Anay Wadhera f830eaddf0 disable rust ldt by default
PiperOrigin-RevId: 546127141
2023-07-06 16:52:17 -07:00
Suet-fei Li 03733f21f9 . 2023-06-07 19:16:08 +00:00
Suet-fei Li b862fbf710 add rust validate 2023-06-07 00:10:58 +00:00
Anay Wadhera c2ea765836 add presence build to linux validate 2023-06-05 17:45:29 -07:00
Nick Bourdakos b5787017cf Add a PR template
PiperOrigin-RevId: 519160041
2023-03-24 09:16:15 -07:00
Nick Bourdakos ebf87cc581 Update issue template
PiperOrigin-RevId: 518676538
2023-03-22 14:40:04 -07:00
Nick Bourdakos 87af84cddd Add issue templates
PiperOrigin-RevId: 518658906
2023-03-22 13:33:59 -07:00
Nick Bourdakos 30a82350cd Update GitHub Actions
PiperOrigin-RevId: 466852802
2022-08-10 20:33:01 -07:00
Nick Bourdakos c48e27d754 Add GitHub Action for testing Linux build.
PiperOrigin-RevId: 466797648
2022-08-10 15:18:44 -07:00
Nick Bourdakos c15fba9631 Checkout with submodules 2022-04-22 16:41:07 -04:00
Nick Bourdakos 8227416d73 Add GitHub action for testing swift package 2022-04-22 16:41:07 -04:00