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 #80 from gaetanfl/bump_nix_version
HEAD
master
Gaëtan
2021-10-25
1
-1
/
+1
|
\
|
*
ci(bump): bump nix version to avoid certificate error
Gaëtan Duchaussois
2021-10-25
1
-1
/
+1
|
/
*
Merge pull request #79 from antoine-fl/bump_clever_waiting_time
v2.10
antoine-fl
2021-06-03
2
-6
/
+6
|
\
|
*
Bump clever waiting time to 1 hour
Antoine Vandecreme
2021-06-03
2
-6
/
+6
|
/
*
Merge pull request #78 from paulrbr-fl/add-mongo-addon
v2.9
paulrbr-fl
2020-12-08
4
-7
/
+9
|
\
|
*
dhall: upgrade minimum compatible Dhall version to at least 1.29.0
Paul Bonaud
2020-12-08
3
-6
/
+5
|
*
dhall: Add the MongoDB addon type to the Addon sum type
Paul Bonaud
2020-12-08
1
-1
/
+4
|
/
*
Merge pull request #77 from paulrbr-fl/new-slack-token
paulrbr-fl
2020-10-12
1
-2
/
+6
|
\
|
*
travis: Use encrypted token for slack notification
Paul Bonaud
2020-10-05
1
-2
/
+6
|
/
*
Merge pull request #76 from paulrbr-fl/add-license
paulrbr-fl
2020-10-05
2
-6
/
+23
|
\
|
*
Update README.md
paulrbr-fl
2020-10-05
1
-1
/
+1
|
*
Prepare for open-source: adding license and clarification in README
Paul Bonaud
2020-10-05
2
-6
/
+23
|
/
*
Merge pull request #75 from paulrbr-fl/clever-restart-when-asked
v2.8
paulrbr-fl
2020-08-06
5
-3
/
+65
|
\
|
*
deploy: try to restart the app when the CLI asks to do it
Paul Bonaud
2020-08-06
5
-3
/
+65
|
/
*
Merge pull request #74 from clementd-fretlink/service-dependencies
v2.7
Clément Delafargue
2020-07-03
10
-18
/
+88
|
\
|
*
Remove compatibility code for now-unsupported clever-tools versions
Clement Delafargue
2020-07-02
1
-16
/
+1
|
*
Fix `clever_addons` example
Clement Delafargue
2020-07-02
1
-1
/
+1
|
*
Add support for linking service dependencies
Clement Delafargue
2020-07-02
6
-0
/
+68
|
*
Add dhall definitions for linked service dependencies
Clement Delafargue
2020-07-02
3
-1
/
+18
|
/
*
Merge pull request #72 from clementd-fretlink/noop-if-up-to-date
Clément Delafargue
2020-06-30
9
-12
/
+68
|
\
|
*
fix(tests): use `! grep` instead of `grep -v`
Clement Delafargue
2020-06-30
3
-7
/
+7
|
*
fix(test): log all commads to `$binary-commands`
Clement Delafargue
2020-06-30
1
-1
/
+2
|
*
add a test for `noop-if-up-to-date`
Clement Delafargue
2020-06-30
2
-0
/
+36
|
*
Make commit ids overridable in the script mock
Clement Delafargue
2020-06-30
1
-3
/
+6
|
*
Don't run `clever deploy` if the app is up-to-date
Clement Delafargue
2020-06-30
3
-1
/
+17
|
/
*
Merge pull request #73 from paulrbr-fl/fix-timeout-on-deploy
paulrbr-fl
2020-06-30
2
-2
/
+7
|
\
|
*
ci: trying to fix nix-channel by removing unstable channel
Paul Bonaud
2020-06-30
1
-1
/
+6
|
*
fix: prevent crash when the deployment times out
Paul Bonaud
2020-06-29
1
-1
/
+1
|
/
*
Merge pull request #71 from paulrbr-fl/clever-restart
v2.6
paulrbr-fl
2020-06-23
1
-0
/
+2
|
\
|
*
dhall: add missing configuration for clever_restart_only variable
Paul Bonaud
2020-06-23
1
-0
/
+2
|
/
*
Merge pull request #70 from paulrbr-fl/clever-restart
paulrbr-fl
2020-06-23
9
-5
/
+136
|
\
|
*
tests: expectations on binary stub
Paul Bonaud
2020-06-23
4
-0
/
+85
|
*
tests: Add tests for the new 'restart' feature
Paul Bonaud
2020-06-23
3
-4
/
+18
|
*
feature: add a new 'clever_restart_only' flag to restart an app
Paul Bonaud
2020-06-23
3
-1
/
+33
|
/
*
Merge pull request #69 from paulrbr-fl/documentation
paulrbr-fl
2020-06-22
4
-50
/
+43
|
\
|
*
core: define nix env for travis with a unique default.nix file
Paul Bonaud
2020-06-22
3
-26
/
+14
|
*
core: cleanup the README to better document the role
Paul Bonaud
2020-06-22
1
-24
/
+29
|
/
*
Merge pull request #67 from clementd-fretlink/scaling
Clément Delafargue
2020-06-22
7
-1
/
+111
|
\
|
*
add tests for scalability settings
Clement Delafargue
2020-06-22
2
-0
/
+38
|
*
Add support for scalability configuration
Clement Delafargue
2020-06-22
5
-1
/
+73
|
/
*
Merge pull request #68 from paulrbr-fl/bug-fix
paulrbr-fl
2020-06-19
8
-14
/
+53
|
\
|
*
fix: make sure not to include unecessary ENV variable
Paul Bonaud
2020-06-19
2
-2
/
+0
|
*
core: fix execution mode on shell script
Paul Bonaud
2020-06-19
1
-0
/
+0
|
*
tests: Add more test cases
Paul Bonaud
2020-06-19
5
-12
/
+53
|
/
*
Merge pull request #55 from clementd-fretlink/build-flavor
Clément Delafargue
2020-06-19
3
-1
/
+13
|
\
|
*
Update default `clever-tools` version in the readme
Clément Delafargue
2020-06-19
1
-1
/
+1
|
*
Specify clever-tools version constaints in README
Clement Delafargue
2020-06-19
1
-0
/
+1
|
*
Inline `clever scale --build-flavor` command
Clement Delafargue
2020-06-19
3
-12
/
+1
|
*
Add optional build flavor configuration
Clement Delafargue
2020-06-19
5
-0
/
+22
|
/
*
Merge pull request #64 from clementd-fretlink/json-env
Clément Delafargue
2020-06-19
5
-10
/
+23
|
\
[next]