Commit Graph

18 Commits

Author SHA1 Message Date
Morgan Pretty 703b1d9788 CI tweaks and tweak for initial UX issue with 'blinded25' id
Added parallelisation for the unit tests
Added the SSH_KEY env variable for the 'Upload artifacts' step
Disabled xcbeautify for the prod build (as I expect it's suppressing the build error)
Disabled support for starting a conversation with a 'blinded25' id (would be invalid at this stage)
Fixed a broken unit test
2023-07-14 16:48:53 +10:00
Morgan Pretty f13f75eedf Fixed some bad CI script commas 2023-07-13 17:58:15 +10:00
Morgan Pretty c86cc0ed9c CI tweaks and incremented build number
Added the XCBeautify pod (so the CI doesn't need to separately install something)
Updated the CI build script to use XCBeautify
Fixed some broken unit tests
2023-07-13 17:57:08 +10:00
Morgan Pretty 6e32e759c5 Added missing commas in CI config file 2023-07-13 16:03:00 +10:00
Morgan Pretty 69ddb782a1 Attempting to cache the Pods folder to speed up the CI
Fixed a CocoaPods warning
2023-07-13 16:01:57 +10:00
Morgan Pretty 9bdae9dee8 Fixed a typo in the Ci config 2023-07-13 15:40:32 +10:00
Morgan Pretty f15f16be70 More CI tweaks
Updated the Podfile to use the CocoaPods CDN (hopefully much faster than the master spec repo)
Removed the custom derivedDataPath (seemed to break the Copy Frameworks step of CocoaPods)
2023-07-13 15:35:35 +10:00
Morgan Pretty b72bf42605 Updated the CI and fixed a couple of config bugs
Updated to the 1.0.0 release of libSession
Set the User Config feature flag to July 31st 10am AEST
Shifted quote thumbnail generation out of the DBWrite thread
Stopped the CurrentUserPoller from polling the user config namespaces if the feature flag is off
Fixed an issue where the scrollToBottom behaviour could be a little buggy when an optimistic update is replaced with the proper change
Fixed an issue where the 'attachmentsNotUploaded' error wouldn't result in a message entering an error state
Fixed a bug where sync messages with attachments weren't being sent
2023-07-13 14:47:10 +10:00
Morgan Pretty 2833cef5e4 Tweaks to test the static upload script 2023-07-12 17:15:21 +10:00
Morgan Pretty f623db678e Attempt to work around a stupid CocoaPods restriction 2023-07-12 15:43:36 +10:00
Morgan Pretty f8b69cd03c Disabling XCPretty due to permission issue 2023-07-12 15:36:12 +10:00
Morgan Pretty 5bd0d5d640 Attempting multiline bash command for xcpretty 2023-07-12 15:33:33 +10:00
Morgan Pretty 8de4a66865 Reverting last change 2023-07-12 15:15:39 +10:00
Morgan Pretty c8c70c448e Tweaks to the submodule command 2023-07-12 15:13:42 +10:00
Morgan Pretty 0464439e8d Fixed some formatting errors 2023-07-12 15:05:51 +10:00
Morgan Pretty 7b06329454 Fixed an incorrect bash command 2023-07-12 15:04:54 +10:00
Morgan Pretty 43b2aaf8bb Trying to progress on the CI builds
Reworked the way libSession-util builds to use a static library and be less hacky
Updated to the latest version of WebRTC-lib (no longer includes bitcode)
Removed the 'skip_web_rtc_re_rsync' patch as it's no longer an issue since the bitcode was removed so the framework is much smaller
2023-07-12 15:03:42 +10:00
Morgan Pretty 868b4cc24e [WIP] Started looking at creating the CI config file 2023-07-11 12:16:00 +10:00