Commit Graph

50 Commits

Author SHA1 Message Date
Sean Rankine e5cac731a0 Entry point hooks (#205)
* Refactor adding yaml constructors to use entry points

* Update documentation
2017-10-02 17:01:09 -04:00
Brendan Good 769abf0c57 Merge branch 'v2.0' into remove-deprecated-hooks 2017-09-28 16:01:20 -04:00
Sean Rankine f67f249f56 Remove bash and asg scheduled actions hooks 2017-09-28 10:45:27 -04:00
Sean Rankine 60b2b90a64 Remove project variables 2017-09-28 10:28:00 -04:00
Brendan Good e0299bbc61 Update documentation for bash and cmd hooks. 2017-08-25 10:45:28 -04:00
Brendan Good 3e430e2807 Update documentation for bash hook. 2017-08-25 10:29:48 -04:00
moalexmonk b00d370979 docs: Fix typo in install.md 2017-08-21 12:08:38 +00:00
Sean Rankine 9d4d367020 Merge branch 'master' into fix-doc-links 2017-07-21 16:06:25 -04:00
James Routley 1e9dba50b2 Remove old rst file 2017-07-21 14:59:08 -04:00
James Routley f40f40b73f Fix broken links
The new website contained several broken links. This commit fixes all
broken links.
2017-07-21 12:00:43 -04:00
Sean Rankine 0bf9872014 Update documentation 2017-07-21 08:15:21 -04:00
Sean Rankine 7dbfd82dd0 Update documentation to reference Jinja2 templates correctly 2017-07-20 23:44:44 -04:00
Stig Brautaset 1cb2d8d5c8 Indent directory structure properly
It is clear from the surrounding text that the example directory structure was not indented correctly.
2017-07-19 09:04:38 +01:00
JuanCanham 6823acb387 Fix the get started link 2017-07-17 14:06:36 +01:00
James Routley 23399d7e3d Merge branch 'master' into 111-md-docs 2017-07-12 15:22:08 -04:00
James Routley db57f1c6a2 Update docs readme 2017-07-12 15:14:58 -04:00
James Routley 5a5ba9d33b Remove unused make rule 2017-07-12 15:13:51 -04:00
James Routley 0fd489f086 Rename website to docs 2017-07-12 15:07:37 -04:00
James Routley bb2051ca78 Fixes 2017-05-26 14:41:56 -04:00
James Routley 495d2b2d71 Add cmd hook docs 2017-05-24 15:26:11 -04:00
amongil 1bad47bad1 Fix format and lint to align with the existant codebase 2017-05-16 17:34:50 +02:00
amongil 6f206a93df Add deprecation warning to project_variables resolver and update documentation 2017-05-16 10:19:15 +02:00
Pablo Díaz-López 3d8aaf85b2 Fix dependency namming when using dependencies
This is how it works now. I don't see the point to have here the environment, but maybe it can be optional.
2017-04-25 11:19:06 +02:00
Tamas Millian 5d83e87ccb fix documentation for hook configuration 2017-04-14 16:10:07 +01:00
Sean Rankine bfdac0a99d Merge pull request #88 from pinkieee/sptr-87
Add hook for ASG that supports all scaling processes
2017-04-11 15:56:09 -04:00