Timofey Solomko
|
d7adf13355
|
CI: add option to utils.py prepare-workspace to build BBD as xcf, remove testing of carthage-xcode12 workaround, update versions of xcode to 12.4 and swift to 5.3.3 in azp, fix github pages not being deployed, fix source code link to the latest tree in deployed documentation
|
2021-03-26 15:28:09 +02:00 |
|
Timofey Solomko
|
69bfcfccda
|
Merge branch 'hotfix-4.5.8' into develop
|
2021-03-26 15:00:51 +02:00 |
|
Timofey Solomko
|
d85062cf87
|
Fix CI issues with cp command when using xcode 12+
|
2021-03-24 21:00:51 +02:00 |
|
Timofey Solomko
|
57bdebaafd
|
CI deployment changes: don't upload carthage archive (since it doesn't work with XCF), use xcode 12 for deployment, and simplify config overall
|
2021-03-24 18:40:23 +02:00 |
|
Timofey Solomko
|
d091498e3e
|
CI updates: enable testing with swift 5.3 in AZP, add temporary script which work arounds the issue with carthage, fix an issue with installing/upgrading git-lfs.
|
2020-10-05 13:33:19 +03:00 |
|
Timofey Solomko
|
d4e261675e
|
Add -d option to utils.py prepare-workspace to build bbd in debug mode on macos
|
2020-09-24 11:01:59 +03:00 |
|
Timofey Solomko
|
3cd9272331
|
Fix azp issues
|
2020-05-12 23:38:50 +03:00 |
|
Timofey Solomko
|
153f805bd4
|
CI changes: use ubuntu-18.04 on travis; run azp on all branches except master; don't use xcpretty and don't install it; remove azp-specific utils commands; set some env vars via os python module in utils.py to fix swift on linux issues; use -quiet argument for xcode to fix travis log length issues; remove verbosity from ci install linux step
|
2020-04-16 22:38:54 +03:00 |
|
Timofey Solomko
|
049bac5861
|
CI changes: add azp versions of utils.py commands (script and install) because of the different xcpretty formatter; fix curl command being printed weirdly
|
2020-04-16 00:42:54 +03:00 |
|
Timofey Solomko
|
b40aca21c0
|
CI changes: move linux install to utils.py; make linux install swift step more verbose to find out why it doesn't work sometimes; print swift version on every script step to check that everything is working
|
2020-04-16 00:22:13 +03:00 |
|
Timofey Solomko
|
3fe5efc0ec
|
Add other OS to utils.py prepare-workspace command
|
2020-04-08 12:36:37 +03:00 |
|
Timofey Solomko
|
c1f283e1f7
|
Perform the download of test files manually via a utils.py command and a copy of gitattributes file
|
2020-04-07 22:33:28 +03:00 |
|
Timofey Solomko
|
fa3aeece25
|
Convert remaining Utils bash scripts into utils.py commands
|
2020-04-06 19:01:34 +03:00 |
|
Timofey Solomko
|
515317a8c0
|
Replace ci bash scripts with a python tool
|
2020-04-06 13:30:12 +03:00 |
|