index
:
ansible-clever
fix-v1.10
master
polykinds
upgrade-clever-cli
Ansible role for clever cloud deployment _ Forked from https://github.com/fretlink/ansible-clever
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #26 from paulrbr-fl/chdir-all-the-things
paulrbr-fl
2018-11-30
2
-0
/
+7
|
\
|
*
fix(deploy): Make sure to execute clever commands in app_root dir
Paul Bonaud
2018-11-30
2
-0
/
+7
|
/
*
Merge pull request #25 from paulrbr-fl/feat-get-env
paulrbr-fl
2018-11-30
2
-0
/
+10
|
\
|
*
feat(post_deploy): Add a post deploy task to fetch deployed env
Paul Bonaud
2018-11-30
2
-0
/
+10
|
/
*
Merge pull request #24 from paulrbr-fl/revert-clever-cli-update
v1.11
paulrbr-fl
2018-11-30
4
-31
/
+82
|
\
|
*
Revert "Merge pull request #19 from paulrbr-fl/update-clever-tools"
Paul Bonaud
2018-11-30
4
-30
/
+82
|
*
Revert "Merge pull request #20 from paulrbr-fl/update-clever-tools"
Paul Bonaud
2018-11-30
1
-2
/
+1
|
/
*
Merge pull request #21 from haitlahcen/fix-scripts
Hussein A
2018-11-22
2
-2
/
+6
|
\
|
*
avoid hardcoded bash path in scripts
Hussein Ait-Lahcen
2018-11-22
2
-2
/
+6
|
/
*
Merge pull request #20 from paulrbr-fl/update-clever-tools
v1.10
paulrbr-fl
2018-11-21
1
-1
/
+2
|
\
|
*
fix: Fail module takes one argument
Paul Bonaud
2018-11-21
1
-1
/
+2
*
|
Merge pull request #19 from paulrbr-fl/update-clever-tools
paulrbr-fl
2018-11-21
4
-82
/
+30
|
\
|
|
*
deploy_task: Update clever CLI tools and use it instead of git push
Paul Bonaud
2018-11-21
4
-82
/
+30
|
/
*
Merge pull request #18 from haitlahcen/dhall-interface
v1.9
Hussein A
2018-11-20
14
-2
/
+133
|
\
|
*
update default value (readme aswell) for `clever_metrics`
Hussein Ait-Lahcen
2018-11-20
2
-2
/
+2
|
*
add travis ci step for typechecking dhall
Hussein Ait-Lahcen
2018-11-20
4
-1
/
+21
|
*
add dhall interface
Hussein Ait-Lahcen
2018-11-19
10
-0
/
+111
|
/
*
Merge pull request #17 from gaetanfl/change_clever_app_root_default
v1.8
Gaëtan
2018-11-14
2
-2
/
+2
|
\
|
*
change default value for clever_app_root
Gaëtan Duchaussois
2018-11-14
2
-2
/
+2
|
/
*
Merge pull request #16 from paulrbr-fl/fix-clever-app-root-for-good
v1.7
paulrbr-fl
2018-11-05
2
-2
/
+8
|
\
|
*
fix: 😬 really fix the usage of "clever_app_root" when waiting deploy
Paul Bonaud
2018-11-05
2
-2
/
+8
|
/
*
Merge pull request #15 from paulrbr-fl/fix-git-push
v1.6
paulrbr-fl
2018-11-05
1
-0
/
+6
|
\
|
*
fix: clever_app_root is provided & exec is outside of "parent dir"
Paul Bonaud
2018-11-05
1
-0
/
+6
|
/
*
Merge pull request #14 from paulrbr-fl/rename-syslog-server-var
v1.5
paulrbr-fl
2018-10-04
2
-3
/
+4
|
\
|
*
vars: add a clever_syslog_server variable replacing syslog_server
Paul Bonaud
2018-10-04
2
-3
/
+4
|
/
*
Merge pull request #13 from paulrbr-fl/prefix-domain-variable
v1.4
paulrbr-fl
2018-09-28
2
-3
/
+4
|
\
|
*
domain: allow the domain to be specified via clever_domain variable
Paul Bonaud
2018-09-28
2
-3
/
+4
|
/
*
Merge pull request #12 from paulrbr-fl/first-time-deploy
v1.3
paulrbr-fl
2018-09-21
1
-0
/
+16
|
\
|
*
deploy: Make sure repo is unshallow copy before pushing to clever
Paul Bonaud
2018-09-21
1
-0
/
+16
|
/
*
Merge pull request #11 from gaetanfl/lint
Gaëtan
2018-09-21
5
-1
/
+13
|
\
|
*
Install ansible-lint
Gaëtan Duchaussois
2018-09-21
1
-0
/
+1
|
*
add ansible-lint test and fix warning
Gaëtan Duchaussois
2018-09-21
5
-1
/
+12
|
/
*
Merge pull request #10 from paulrbr-fl/python3-compat
v1.2
paulrbr-fl
2018-09-21
2
-2
/
+2
|
\
|
*
python3: Change iteritems() to items() to be compatible with py3
Paul Bonaud
2018-09-21
1
-1
/
+1
|
*
warnings: Remove warning given by Ansible 2.5
Paul Bonaud
2018-09-21
1
-1
/
+1
|
/
*
Merge pull request #9 from paulrbr-fl/ci-status-img
paulrbr-fl
2018-09-20
1
-0
/
+3
|
\
|
*
readme: Add the CI status as a image badge
Paul Bonaud
2018-09-20
1
-0
/
+3
|
/
*
Merge pull request #8 from fmenou/nix
Frédéric Menou
2018-07-09
1
-11
/
+2
|
\
|
*
Use Nix for build
Frédéric Menou
2018-07-08
1
-11
/
+2
|
/
*
Update Travis-Slack integration
Frédéric Menou
2018-04-18
1
-1
/
+1
*
Merge pull request #7 from fmenou/better-wait-deploy
v1.1
Frédéric Menou
2018-03-30
2
-2
/
+14
|
\
|
*
Watch and wait for Clever
Frédéric Menou
2018-03-30
1
-1
/
+13
|
*
Fix typo
Frédéric Menou
2018-03-30
1
-1
/
+1
|
/
*
Merge pull request #5 from fmenou/metrics-support
v1.0
Frédéric Menou
2018-02-28
1
-1
/
+1
|
\
|
*
Fix bool dump
Frédéric Menou
2018-02-28
1
-1
/
+1
|
/
*
Merge pull request #4 from fmenou/metrics-support
Gaëtan
2018-02-28
3
-2
/
+5
|
\
|
*
Missed renamed dict
Frédéric Menou
2018-02-27
1
-1
/
+1
|
*
ENABLE_METRICS => clever_metrics ; default to false
Frédéric Menou
2018-02-27
3
-1
/
+4
|
/
*
Merge pull request #3 from fmenou/slack-notifications
Frédéric Menou
2018-02-27
1
-1
/
+4
|
\
|
*
Fix Travis setup
Frédéric Menou
2018-02-27
1
-0
/
+3
[next]