spacedrive/apps
Vítor Vasconcellos 393a907b57
Update github actions due to nodejs 16 deprecation (#2107)
* Update github actions due to nodejs 16 deprecation
 - Replace archived actions-rs/clippy-check with maintained fork actions-rs-plus/clippy-check
 - Replace redhat-actions/push-to-registry with updated fork Eusebiotrigo/push-to-registry
 - Point redhat-actions/buildah-build and softprops/action-gh-release to current master to fix nodejs deprecation

* Build the correct ios core rust arch for CI runs

* Build ios app for the same arch as the host in Mobile CI

* Some changes to try and make cache-factory faster and avoid failing so much

* Add trigger to run cache-factory on pull requests when there are changes to itself

* Attempt to fix sed usage on macOS

* Don't treat warning as errors

* Fix windows

* Fix windows 2

* Use target ad cache key for rust to differentiate between macOS x86_64 and arm64

* Use faster/better linkers to compile for macOS, Linux and Windows

* Fix missing shell in action

* Fix typo

* Fix missing shell in action 2

* Fix mold download
 - Replace bsdtar with plain tar

* Fix permission denied when extracting mold

* Remove zld

* Don't restore cache for rustfmt
 - Remove target symlink to C:/ in an attempt to speed-up windows CI

* Fix typo

* Restore target symlink on windows
 - Removing it didn't make CI faster

* Run Mobile on macos-14
2024-02-21 09:27:40 +00:00
..
cli [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
desktop Bump version to 0.2.4 (#2080) 2024-02-14 07:40:01 +00:00
landing Fix Linux release (#2081) 2024-02-13 18:26:19 +00:00
mobile Update github actions due to nodejs 16 deprecation (#2107) 2024-02-21 09:27:40 +00:00
server [ENG-1595] Fix some problems with the AI system (#2063) 2024-02-12 17:45:17 +00:00
storybook update tailwindcss to 3.4 (#1949) 2024-01-17 20:46:14 +00:00
web [ENG-1592] Correctly assign tab titles on desktop (#2030) 2024-02-01 15:40:38 +00:00