Commit Graph

49 Commits (2e4c11f4b9dc033412c47551d65b1cffb2a1c632)

Author SHA1 Message Date
Morgan Pretty a76c220709 Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign
# Conflicts:
#	.drone.jsonnet
4 months ago
Morgan Pretty c3f3b5050e Revert "Try to disable the 'clone' step in the build artifact check pipeline"
This reverts commit 558bac67c7.
4 months ago
Morgan Pretty 558bac67c7 Try to disable the 'clone' step in the build artifact check pipeline 4 months ago
Morgan Pretty 001da52c98 Removed verbose output for codecovcli 4 months ago
Morgan Pretty 33697b8cf1 Added codecov, recombined target unit tests and optimisations 4 months ago
Ryan ZHAO 73651773b7 Merge branch 'dev' into disappearing-message-redesign 5 months ago
Morgan Pretty 260003e9f4 Added multiple jobs for cloning submodules to speed it up a little 5 months ago
Morgan Pretty e23d28c570 Removed the xcbeautify dependency (installed on CI directly) 5 months ago
Morgan Pretty 4670d7c22e Debugging failing unit tests 5 months ago
Morgan Pretty 86957b32de Removed test target which doesn't exist yet 5 months ago
Morgan Pretty d816b621be Added a missing dependency 5 months ago
Morgan Pretty d324f36c53 Updated to the latest CI config (few optimisations) 5 months ago
Morgan Pretty 276ec8a100 Updated the CI scripts to follow our dev processes better 5 months ago
Morgan Pretty e9dd86bfc2 Tweak to CI script 5 months ago
Morgan Pretty 259167dbd5 Fix CI config error 5 months ago
Morgan Pretty a27bf7a210 Added a step to the CI to output build tool versions 5 months ago
Morgan Pretty ae0597a50f Attempt alternate config base approach 11 months ago
Morgan Pretty 3d755e7125 More CI debugging 11 months ago
Morgan Pretty b04867705f Testing values 11 months ago
Morgan Pretty a2c75465c1 Further CI logic tweaks 11 months ago
Morgan Pretty b9512d8c4f Tweaks to PR checking logic 11 months ago
Morgan Pretty eb3af31f0c Updated pipelines to be conditional based on logic instead of config 11 months ago
Morgan Pretty c76b391d68 CI structure tweak 11 months ago
Morgan Pretty 76b37c2ad6 Further tweaks to CI setup
Added a suffix to distinguish the output files for upload
Attempting to exclude the Sim and AppStore builds from PR builds (they can't upload anyway)
11 months ago
Morgan Pretty 2f05f3f3a2 Fixed a couple of invalid checks 11 months ago
Morgan Pretty 715a5b583f Fix a CI script typo 11 months ago
Morgan Pretty 2341fbf59f Further tweaks to CI scripts 11 months ago
Morgan Pretty 00aef6ca97 Attempt to handle an invalid pod manifest file 11 months ago
Morgan Pretty 15104da58e More CI tweaks 11 months ago
Morgan Pretty c29827356c Attempt to fix the cocoapods_cache lock logic to handle failures 11 months ago
Morgan Pretty a41f1c1366 Fixed the broken tests
Cleaned up the Dependencies so that tests can run synchronously without having to custom set queues as much
Sorted out the crypto and network dependencies to avoid needing weird dependency inheritance
Fixed the flaky tests so they are no longer flaky
Fixed some unexpected JobRunner behaviours
Updated the CI config to use a local build directory for derivedData (now works with build tweaks)
11 months ago
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
12 months ago
Morgan Pretty f13f75eedf Fixed some bad CI script commas 12 months ago
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
12 months ago
Morgan Pretty 6e32e759c5 Added missing commas in CI config file 12 months ago
Morgan Pretty 69ddb782a1 Attempting to cache the Pods folder to speed up the CI
Fixed a CocoaPods warning
12 months ago
Morgan Pretty 9bdae9dee8 Fixed a typo in the Ci config 12 months ago
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)
12 months ago
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
12 months ago
Morgan Pretty 2833cef5e4 Tweaks to test the static upload script 12 months ago
Morgan Pretty f623db678e Attempt to work around a stupid CocoaPods restriction 12 months ago
Morgan Pretty f8b69cd03c Disabling XCPretty due to permission issue 12 months ago
Morgan Pretty 5bd0d5d640 Attempting multiline bash command for xcpretty 12 months ago
Morgan Pretty 8de4a66865 Reverting last change 12 months ago
Morgan Pretty c8c70c448e Tweaks to the submodule command 12 months ago
Morgan Pretty 0464439e8d Fixed some formatting errors 12 months ago
Morgan Pretty 7b06329454 Fixed an incorrect bash command 12 months ago
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
12 months ago
Morgan Pretty 868b4cc24e [WIP] Started looking at creating the CI config file 12 months ago