Skip to content

Commit

Permalink
Merge branch 'master' into release_v1
Browse files Browse the repository at this point in the history
  • Loading branch information
gcooney committed Sep 17, 2019
2 parents 23452a7 + e5dade7 commit fed70f9
Show file tree
Hide file tree
Showing 2,413 changed files with 4 additions and 260,251 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on: [deployment]

name: mabl
name: mabl-deploy

jobs:
test:
Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ problem, please file an Issue in this repo.

### Releasing

Releases are done of of release branches. Each major release version should get
Releases are built on release branches. Each major release version should get
its own branch, e.g. release_v1.
Releases can then be done from that branch by running
Releases can then be built from that branch by running

```bash
# Compile release
Expand Down
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<img src="https://upload.wikimedia.org/wikipedia/commons/a/af/TK_sandbox_icon.svg" width="50px" style="margin-top:5px;">
<div style="padding-bottom: 10px; color: white; font-size: 46px; font-family: Helvetica, sans-serif;">Sande</div>
<div style="color: white; font-size: 20px; font-family: Helvetica, sans-serif; font-weight: 600;">Sandbox as a Service - SaaS as it was meant to be</div>
<div style="padding-top: 50px; padding-bottom: 20px; color: white; font-family: Helvetica, sans-serif;">🤫 We are currently in stealth mode. Enter your information below to play with us!</div>
<div style="padding-top: 50px; padding-bottom: 20px; color: white; font-family: Helvetica, sans-serif;">🤫 We are currently in stealth mode. Enter your information below to play with us.</div>

<form>
<input type="text" name="firstname" value="First Name" style="width: 300px; height: 20px;"><br>
Expand All @@ -21,7 +21,6 @@
</form>
</div>


</body>

</html>
2 changes: 0 additions & 2 deletions lib/entities/Application.js

This file was deleted.

2 changes: 0 additions & 2 deletions lib/entities/Deployment.js

This file was deleted.

2 changes: 0 additions & 2 deletions lib/entities/ExecutionResult.js

This file was deleted.

184 changes: 0 additions & 184 deletions lib/index.js

This file was deleted.

120 changes: 0 additions & 120 deletions lib/mablApiClient.js

This file was deleted.

Loading

0 comments on commit fed70f9

Please sign in to comment.