Syrus Akbary
|
239e1e0544
|
Update azure-pipelines.yml
|
2019-11-11 13:31:38 -08:00 |
|
Syrus Akbary
|
114ae21d63
|
Merge pull request #949 from wasmerio/fix/release-pipeline
Update release pipeline
|
2019-11-11 12:00:27 -08:00 |
|
Mark McCaskey
|
40b1955d99
|
Update release pipeline
|
2019-11-11 11:51:49 -08:00 |
|
Mark McCaskey
|
a94fabf56e
|
Update supported Rust version to 1.38
|
2019-11-08 11:40:53 -08:00 |
|
Nick Lewycky
|
761a5e843c
|
Indentation for syntax.
|
2019-10-15 11:08:10 -07:00 |
|
Nick Lewycky
|
169665db8c
|
Add extended system information for Mac. Enough to see CPUID flags.
|
2019-10-15 11:03:55 -07:00 |
|
Mark McCaskey
|
4083b5f1d1
|
Update CI to use Rust 1.37
|
2019-09-26 12:35:19 -07:00 |
|
Azure Pipelines
|
cc189160da
|
Only build docs on master/staging/trying
|
2019-09-22 17:07:09 -07:00 |
|
Syrus
|
f39dd10d41
|
Trying to improve publish docs
|
2019-09-16 15:53:13 -07:00 |
|
Syrus
|
298a2f8534
|
Added system info to tests
|
2019-09-16 12:14:09 -07:00 |
|
Nick Lewycky
|
1c37244279
|
Add a run of git remote -v so we learn what "checkout: self" really does. Add echo lines between each command to confirm which command is failing.
|
2019-09-06 17:44:58 -07:00 |
|
Nick Lewycky
|
ca44d4f9f0
|
Change how we download the rustdocs artifact.
|
2019-09-06 17:15:54 -07:00 |
|
Nick Lewycky
|
8fba294912
|
Remove the condition on deploying the API docs to our (fake) github pages branch.
|
2019-09-06 16:26:10 -07:00 |
|
Nick Lewycky
|
e7892f552d
|
Remove redundant displayName from Publish_Docs job.
|
2019-09-06 16:15:25 -07:00 |
|
Nick Lewycky
|
d05f639730
|
Fix syntax error missing colon after 'artifact'.
|
2019-09-06 16:13:06 -07:00 |
|
Nick Lewycky
|
640c1f7aca
|
Add Publish_Docs stage, make it push to a fake gh-pages branch for testing whenever master is updated.
|
2019-09-06 16:10:18 -07:00 |
|
Nick Lewycky
|
5f1de897ad
|
Don't redefine "variables".
|
2019-09-03 16:13:50 -07:00 |
|
Nick Lewycky
|
f55e58936d
|
Build API documentation with cargo doc.
|
2019-09-03 16:12:30 -07:00 |
|
Syrus
|
1a35cdd4cd
|
Trying to improve local cache dir
|
2019-09-03 15:32:32 -07:00 |
|
Syrus
|
d54712f73b
|
Fix azure linting
|
2019-09-03 14:56:29 -07:00 |
|
Syrus
|
7fc8ac84a8
|
Add sccache directory cache just in case
|
2019-09-03 14:55:26 -07:00 |
|
Syrus
|
8965314529
|
Trying to fix pipelines
|
2019-09-01 11:15:35 -07:00 |
|
Syrus
|
112b478f4c
|
Trying to fix cargo ssl issue
|
2019-09-01 10:20:37 -07:00 |
|
Syrus
|
c7c7a5cee1
|
Improved capi tests
|
2019-09-01 09:42:07 -07:00 |
|
Syrus
|
659c504da4
|
Updated pipelines to not fail
|
2019-09-01 08:51:36 -07:00 |
|
Syrus
|
179b3a3f18
|
Use ubuntu for the check
|
2019-09-01 02:46:58 -07:00 |
|
Syrus
|
19a7301b07
|
Trying to improve pipelines
|
2019-09-01 00:53:41 -07:00 |
|
Syrus
|
025d548090
|
Trying to improve conditions of pipelines
|
2019-08-31 23:49:30 -07:00 |
|
Syrus
|
5d1837b0c1
|
Trigger only on the following branches
|
2019-08-31 23:39:35 -07:00 |
|
Syrus
|
9a6c7ed2eb
|
Updated azure pipelines
|
2019-08-31 23:34:06 -07:00 |
|
Syrus
|
4ac4be283a
|
Added changelog checks
|
2019-08-31 23:15:48 -07:00 |
|
Syrus
|
77518a927f
|
Fixed artifact releases
|
2019-08-31 21:49:57 -07:00 |
|
Syrus
|
5c2707a474
|
Fixed names
|
2019-08-31 21:30:20 -07:00 |
|
Syrus
|
576f8d5cf4
|
Fixed githubConnection
|
2019-08-31 21:25:09 -07:00 |
|
Syrus
|
c47c8a4cec
|
Separated C-API from CLI. Format pipelines
|
2019-08-31 21:19:50 -07:00 |
|
Syrus
|
74065ac171
|
Fixed publish dependency
|
2019-08-31 21:14:01 -07:00 |
|
Syrus
|
d2eb01f967
|
Updated azure pipelines with github publish
|
2019-08-31 21:12:55 -07:00 |
|
Syrus
|
366c6e1efb
|
Improved Azure Pipelines to make the releases
|
2019-08-28 17:53:33 -07:00 |
|
Syrus
|
8dc8291500
|
Fixed innosetup install
|
2019-08-25 19:37:35 -07:00 |
|
Syrus
|
1dde19cc83
|
Added InnoSetup
|
2019-08-25 19:32:34 -07:00 |
|
Syrus
|
e48da878e3
|
Fixed rust toolchain for check
|
2019-08-25 18:19:56 -07:00 |
|
Syrus
|
2b08e19a7a
|
Separate check out of tests
|
2019-08-25 18:18:12 -07:00 |
|
Syrus
|
4da56d1dc6
|
Fix C-API on Windows
|
2019-08-25 17:32:04 -07:00 |
|
Syrus
|
8243cf0737
|
Trying to fix azure build
|
2019-08-24 21:53:11 -07:00 |
|
Syrus
|
8f1a77735d
|
Added sccache log
|
2019-08-24 13:16:58 -07:00 |
|
Syrus
|
034ffcff5c
|
Use macos for linting
|
2019-08-24 12:53:16 -07:00 |
|
Syrus
|
8739d9002b
|
Improved Azure pipelines integration
|
2019-08-24 12:52:39 -07:00 |
|
Syrus
|
989e7129ab
|
Use Azure Blog Storage cache
|
2019-08-24 11:45:44 -07:00 |
|
Syrus
|
abcde5face
|
Trying to simplify cache
|
2019-08-24 10:22:39 -07:00 |
|
Syrus
|
9411ba64f8
|
Fixed windows make release llvm
|
2019-08-24 09:14:15 -07:00 |
|
Syrus
|
ff6b0bb46e
|
Added build step
|
2019-08-24 08:54:32 -07:00 |
|
Syrus
|
8f31678813
|
Improve cache
|
2019-08-10 18:17:01 -07:00 |
|
Syrus
|
fff86f8043
|
Fix sccache in Windows
|
2019-08-10 18:15:29 -07:00 |
|
Syrus
|
af12f627ad
|
Improved sccache usage
|
2019-08-10 17:57:35 -07:00 |
|
Syrus
|
1045d46d3d
|
Fixed reference error
|
2019-08-10 17:41:50 -07:00 |
|
Syrus
|
28ebba41b0
|
Added sscache to improve compilation times
|
2019-08-10 17:39:39 -07:00 |
|
Syrus
|
ee1ca08bb8
|
Moved check down
|
2019-08-10 16:41:58 -07:00 |
|
Syrus
|
86684bd1a1
|
Fixed windows tests
|
2019-08-10 16:31:50 -07:00 |
|
Syrus
|
739f52a81d
|
Comment integration tests for now
|
2019-08-10 16:18:06 -07:00 |
|
Syrus
|
141fad86b3
|
Added Cache, improved LLVM install
|
2019-08-10 15:51:51 -07:00 |
|
Syrus
|
a82907eb22
|
Improved Azure install requirements
|
2019-08-10 15:32:09 -07:00 |
|
Syrus
|
0ae66297b7
|
Fixed config
|
2019-08-10 14:58:21 -07:00 |
|
Syrus
|
98711dd3d8
|
Renamed azure pipelines config file
|
2019-08-10 14:53:47 -07:00 |
|