Skip to content

Commit

Permalink
Doc update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
twistedpair committed Aug 4, 2019
1 parent 67b2e8a commit b3e31a1
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions README.md
@@ -1,14 +1,8 @@
## Mabl Deployment Action
![mabl logo](https://avatars3.githubusercontent.com/u/25963599?s=100&v=4)
## mabl GitHub Actions

This repo contains:
This repo contains [mabl](https://mabl.com)'s GitHub Actions. Presently there is a single Action, with more to follow 😊.

1. A github action for running [mabl](https://www.mabl.com) UI tests on mabl code.
2. An example github workflow for using that action to trigger mabl tests
3. A simple github pages site to demonstrate the integration and trigger mabl tests against
- [Deploy and Test Action](deploy-and-test/README.md)

### TODO

- Convert action from a docker action to a nodejs action
- Poll for results
- Send additional metadata to mabl on deployment
- Get workflow trigger working off github pages site deployment instead of push (currently getting an error and request to contact support for workflows triggered on deployment)
These Actions can be used to combine your mabl functional tests and GitHub code review/push/deploy lifecycle. Read more on [creating GitHub Workflows with Actions](https://help.github.com/en/articles/creating-a-workflow-with-github-actions).

0 comments on commit b3e31a1

Please sign in to comment.