Commit Graph
79 Commits
Author SHA1 Message Date
Lasan Mahaliyana f69e9a97d7 removed stupid 2026-04-15 22:50:33 +05:30
Lasan Mahaliyana c4de0336d2 remove apt cache. added sdbus cache and restore 2026-04-15 22:48:00 +05:30
Lasan Mahaliyana 137dd2aee9 Remove verbose_failures from bazel build options
Removed verbose_failures option from bazel build command.
2026-04-15 22:34:37 +05:30
Lasan Mahaliyana 51eba5b4d8 Update cache key for apt-debs in workflow 2026-04-15 22:30:23 +05:30
Lasan Mahaliyana c1d6dc70f4 Refactor APT cache handling in workflow 2026-04-15 22:28:37 +05:30
Lasan Mahaliyana dcf0831551 added apt caching 2026-04-15 22:22:17 +05:30
Lasan Mahaliyana e66c3196ed added CMAKE_INSTALL_PREFIX to sdbus-cpp build 2026-04-15 21:53:32 +05:30
Lasan Mahaliyana bfbb8d40bf removed libsdbus install step in apt 2026-04-15 21:26:51 +05:30
Lasan Mahaliyana 73dede3eb2 added libqrencode as build dependency 2026-04-15 20:06:33 +05:30
Lasan Mahaliyana 1b03bd9202 added sudo to workflow 2026-04-15 19:48:58 +05:30
lasan aa97153e49 added manual compilation step for sdbus-cpp 2026-04-15 19:45:42 +05:30
lasan 7b73dd796d Merge remote-tracking branch 'origin/main'
# Conflicts:
#	.github/workflows/release-nearby-qml-tray.yaml
2026-04-15 19:44:44 +05:30
lasan 54c1418d81 added manual compilation step for sdbus-cpp 2026-04-15 19:42:24 +05:30
Lasan Mahaliyana e9e2aaedae updated yaml 2026-04-07 08:52:07 +05:30
Lasan Mahaliyana 06fea7c4eb updated workflows 2026-03-21 08:56:39 +05:30
Lasan Mahaliyana 9cac403484 updated workflows 2026-03-21 08:54:28 +05:30
Lasan Mahaliyana d37adbe457 updated workflows 2026-03-21 08:45:37 +05:30
Lasan Mahaliyana b64b1bb186 updated desktop icon. rerouted all stdout and stderr logs to logfile 2026-03-10 00:12:48 +05:30
Lasan Mahaliyana 64cddd7d7d added install script to release 2026-03-07 11:16:34 +05:30
Lasan Mahaliyana 44d112df10 updated github workflow 2026-03-07 10:27:57 +05:30
Lasan Mahaliyana f9a0e7deb8 removed swift build and test workflows 2026-03-03 09:48:52 +05:30
Lasan Mahaliyana 36c37c5960 added visibility attributes, removed appimage build, 2026-03-01 12:53:10 +05:30
Lasan Mahaliyana 8ab3f56653 removed wayland extra plugins 2026-03-01 11:18:10 +05:30
Lasan Mahaliyana ec3b772a62 removed wayland extra plugins 2026-03-01 11:10:34 +05:30
Lasan Mahaliyana cd1da6a643 updated workflow 2026-03-01 11:05:37 +05:30
Lasan Mahaliyana 36d314118d updated workflow 2026-03-01 10:46:25 +05:30
Lasan Mahaliyana 08641b5424 updated workflow 2026-03-01 10:26:28 +05:30
Lasan Mahaliyana fbc9d297e7 updated workflow 2026-03-01 10:16:57 +05:30
Lasan Mahaliyana 72f3a48d58 updated workflow 2026-03-01 10:10:50 +05:30
Lasan Mahaliyana 1d59c8c7c3 updated workflow and CMakeLists.txt 2026-03-01 10:06:51 +05:30
Lasan Mahaliyana 62c6db53e7 updated workflow and CMakeLists.txt 2026-03-01 09:47:46 +05:30
Lasan Mahaliyana 05f05b84d1 updated workflow 2026-02-28 23:56:44 +05:30
Lasan Mahaliyana 869044d68e updated workflow 2026-02-28 23:42:09 +05:30
Lasan Mahaliyana 036d541824 Added guards for colorSchemechanged and Qt::ColorScheme. updated workflow to save apt cache 2026-02-28 23:38:10 +05:30
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