1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-31 15:01:03 +00:00

86 Commits

Author SHA1 Message Date
Syrus
a99d0c209d Fixed based on feedback 2020-01-15 13:21:14 +01:00
Syrus
84beb446d9 Make docs only build and publish on master 2020-01-15 12:41:21 +01:00
Syrus
5a6afe4e68 Fixed makefile 2020-01-15 12:32:27 +01:00
Syrus
47d38c9759 Trying to debug the issue 2020-01-15 11:01:22 +01:00
Syrus
892c95ef57 Added git user config to pass commit 2020-01-15 09:56:48 +01:00
Syrus
a933e10e5f Use api-docs proper path 2020-01-14 20:04:07 +01:00
Syrus
ed96f32e58 Fix publish dir 2020-01-14 16:50:01 +01:00
Syrus
41ab3fd5b4 Fixed azure issue 2020-01-14 13:20:41 +01:00
Syrus
220bbc9563 Trying to improve docs build pipeline 2020-01-14 13:17:47 +01:00
Syrus
13de911759 Merge branch 'master' into feature/auto-doc-update
# Conflicts:
#	Makefile
2020-01-14 12:10:10 +01:00
Syrus
0daaa75a70 Revert incorrect toolchain changes from ”Fix azure pipelines release"
This reverts partially the commit c88196355dacc4009b2292d8d969d6d44dd8dd9a.
2019-12-19 11:57:20 -08:00
Syrus Akbary
c88196355d
Fix azure pipelines release 2019-12-19 11:54:42 -08:00
Mark McCaskey
bb9cb4e90b Update stable Rust to 1.39.0; pin nightly to 2019-12-19 2019-12-19 14:00:26 -05:00
Syrus
6946d6883a Install LLVM for the CAPI 2019-12-13 11:53:31 -08:00
Syrus
39f5a79254 Test the capi with multiple backends 2019-12-12 16:38:58 -08:00
Ivan Enderlin
4a27dd34a2 feat(github) Attach C & C++ headers to releases. 2019-12-09 13:39:21 +01:00
Syrus
9c0b6a01b2 Fixed Azure pipelines releases 2019-11-22 18:59:54 -08:00
Syrus
8f50dab0f2 Trying to improve release process 2019-11-22 12:23:23 -08:00
Syrus
cafad45175 Added make wapm command 2019-11-20 19:13:59 -08:00
Syrus Akbary
95368aa5dc
Trigger azure pipeline job on new tag 2019-11-18 13:19:05 -08:00
Mark McCaskey
2cbc748188 Revert "Update Rust version to 1.39.0." 2019-11-18 09:59:07 -08:00
losfair
b36bf01188 Update Rust version to 1.39.0. 2019-11-17 04:38:40 +08:00
Syrus Akbary
2343075bd9
Update azure-pipelines.yml 2019-11-11 14:14:09 -08:00
Syrus Akbary
239e1e0544
Update azure-pipelines.yml 2019-11-11 13:31:38 -08:00
Syrus Akbary
114ae21d63
Merge pull request 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