]> git.immae.eu Git - github/fretlink/ansible-clever.git/shortlog
github/fretlink/ansible-clever.git
2021-10-25  GaëtanMerge pull request #80 from gaetanfl/bump_nix_version master
2021-10-25  Gaëtan Duchaussoisci(bump): bump nix version to avoid certificate error 80/head
2021-06-03  antoine-flMerge pull request #79 from antoine-fl/bump_clever_wait... v2.10
2021-06-03  Antoine VandecremeBump clever waiting time to 1 hour 79/head
2020-12-08  paulrbr-flMerge pull request #78 from paulrbr-fl/add-mongo-addon v2.9
2020-12-08  Paul Bonauddhall: upgrade minimum compatible Dhall version to... 78/head
2020-12-08  Paul Bonauddhall: Add the MongoDB addon type to the Addon sum...
2020-10-12  paulrbr-flMerge pull request #77 from paulrbr-fl/new-slack-token
2020-10-05  Paul Bonaudtravis: Use encrypted token for slack notification 77/head
2020-10-05  paulrbr-flMerge pull request #76 from paulrbr-fl/add-license
2020-10-05  paulrbr-flUpdate README.md 76/head
2020-10-05  Paul BonaudPrepare for open-source: adding license and clarificati...
2020-08-06  paulrbr-flMerge pull request #75 from paulrbr-fl/clever-restart... v2.8
2020-08-06  Paul Bonauddeploy: try to restart the app when the CLI asks to... 75/head
2020-07-03  Clément DelafargueMerge pull request #74 from clementd-fretlink/service... v2.7
2020-07-02  Clement DelafargueRemove compatibility code for now-unsupported clever... 74/head
2020-07-02  Clement DelafargueFix `clever_addons` example
2020-07-02  Clement DelafargueAdd support for linking service dependencies
2020-07-02  Clement DelafargueAdd dhall definitions for linked service dependencies
2020-06-30  Clément DelafargueMerge pull request #72 from clementd-fretlink/noop...
2020-06-30  Clement Delafarguefix(tests): use `! grep` instead of `grep -v` 72/head
2020-06-30  Clement Delafarguefix(test): log all commads to `$binary-commands`
2020-06-30  Clement Delafargueadd a test for `noop-if-up-to-date`
2020-06-30  Clement DelafargueMake commit ids overridable in the script mock
2020-06-30  Clement DelafargueDon't run `clever deploy` if the app is up-to-date
2020-06-30  paulrbr-flMerge pull request #73 from paulrbr-fl/fix-timeout...
2020-06-30  Paul Bonaudci: trying to fix nix-channel by removing unstable... 73/head
2020-06-29  Paul Bonaudfix: prevent crash when the deployment times out
2020-06-23  paulrbr-flMerge pull request #71 from paulrbr-fl/clever-restart v2.6
2020-06-23  Paul Bonauddhall: add missing configuration for clever_restart_onl... 71/head
2020-06-23  paulrbr-flMerge pull request #70 from paulrbr-fl/clever-restart
2020-06-23  Paul Bonaudtests: expectations on binary stub 70/head
2020-06-23  Paul Bonaudtests: Add tests for the new 'restart' feature
2020-06-23  Paul Bonaudfeature: add a new 'clever_restart_only' flag to restar...
2020-06-22  paulrbr-flMerge pull request #69 from paulrbr-fl/documentation
2020-06-22  Paul Bonaudcore: define nix env for travis with a unique default... 69/head
2020-06-22  Paul Bonaudcore: cleanup the README to better document the role
2020-06-22  Clément DelafargueMerge pull request #67 from clementd-fretlink/scaling
2020-06-22  Clement Delafargueadd tests for scalability settings 67/head
2020-06-22  Clement DelafargueAdd support for scalability configuration
2020-06-19  paulrbr-flMerge pull request #68 from paulrbr-fl/bug-fix
2020-06-19  Paul Bonaudfix: make sure not to include unecessary ENV variable 68/head
2020-06-19  Paul Bonaudcore: fix execution mode on shell script
2020-06-19  Paul Bonaudtests: Add more test cases
2020-06-19  Clément DelafargueMerge pull request #55 from clementd-fretlink/build...
2020-06-19  Clément DelafargueUpdate default `clever-tools` version in the readme 55/head
2020-06-19  Clement DelafargueSpecify clever-tools version constaints in README
2020-06-19  Clement DelafargueInline `clever scale --build-flavor` command
2020-06-19  Clement DelafargueAdd optional build flavor configuration
2020-06-19  Clément DelafargueMerge pull request #64 from clementd-fretlink/json-env
2020-06-19  Clement DelafargueExtract environment building tasks from the JSON template 64/head
2020-06-19  Clement DelafargueUse JSON import for environment variables
2020-06-17  paulrbr-flMerge pull request #63 from paulrbr-fl/upgrade-clever-cli v2.5
2020-06-17  Paul Bonauddeploy: remove custom polling script now that the CLI... 63/head
2020-03-25  paulrbr-flMerge pull request #61 from paulrbr-fl/fix-env-file v2.4
2020-03-24  Paul Bonaudfix: there was a bug in the generate env file 61/head
2020-03-24  paulrbr-flMerge pull request #60 from paulrbr-fl/fix-base-env v2.3
2020-03-24  Paul Bonaudvars: fix `clever_base_env` by removing a variable... 60/head
2020-03-23  paulrbr-flMerge pull request #59 from paulrbr-fl/add-dhall-types... v2.2
2020-03-23  Paul Bonaudconfig(dhall): adding redis and mysql addon types 59/head
2019-11-27  Clément DelafargueMerge pull request #57 from clementd-fretlink/quoted...
2019-11-27  Clement DelafargueQuote env vars to support multiline values 57/head
2019-11-26  paulrbr-flMerge pull request #58 from paulrbr-fl/fix-ci
2019-11-26  Paul Bonaudci: fix nix version and nix channel version 58/head
2019-10-11  paulrbr-flMerge pull request #56 from paulrbr-fl/moar-compat v2.1
2019-10-11  Paul Bonaudfix: addon environment variables fetch for clever ... 56/head
2019-10-07  Clément DelafargueMerge pull request #54 from clementd-fretlink/polykinds v2.0
2019-10-02  Clement DelafargueMigrate to dhall 1.26.1 and merge types and terms polykinds 54/head v2.0-test-clementd
2019-09-06  paulrbr-flMerge pull request #53 from paulrbr-fl/moar-compat v1.26
2019-09-06  Paul Bonaudci: fix nix packages due to Travis nix update to 19... 53/head
2019-09-06  Paul Bonaudscripts: use short options instead of long ones
2019-08-05  paulrbr-flMerge pull request #51 from paulrbr-fl/clever-deploy... v1.25
2019-08-05  Paul Bonaudclevertools: upgrade to latest stable version as default 51/head
2019-08-01  paulrbr-flMerge pull request #50 from paulrbr-fl/clever-deploy...
2019-08-01  Paul Bonauddeploy: add a timeout in the polling waiting script 50/head
2019-07-31  paulrbr-flMerge pull request #49 from paulrbr-fl/clever-deploy...
2019-07-31  Paul Bonaudlint(scripts): apply shellcheck suggestions on dhall... 49/head
2019-07-31  Paul Bonaudci: add shellcheck to lint shell scripts in automatic...
2019-07-31  Paul Bonauddeploy: revert back to git push + polling
2019-07-04  Clément DelafargueMerge pull request #48 from clementd-fretlink/remove... v1.24
2019-07-04  Clement DelafargueRemove `sshKey` from the vault type 48/head
2019-07-04  Clément DelafargueMerge pull request #47 from clementd-fretlink/debug
2019-07-03  Clement DelafargueFix `CC_DISABLE_METRICS` computation 47/head
2019-07-02  Clément DelafargueMerge pull request #46 from clementd-fretlink/cleanup v1.23
2019-07-02  Clement DelafargueClever Cloud metrics are now enabled by default 46/head
2019-07-01  Clément DelafargueMerge pull request #45 from clementd-fretlink/new-cleve...
2019-07-01  Clement Delafarguedhall: remove optional arguments from mkConfig 45/head
2019-07-01  Clement Delafarguedhall: expose optional fields as optional values
2019-07-01  Clement DelafargueRemove default environment from Dhall config
2019-07-01  Clement Delafargueremove org_id from vault type, add sshKey in vault
2019-06-11  GaëtanMerge pull request #44 from gaetanfl/fix_shell_pipefail v1.22
2019-06-11  Gaëtan Duchaussoisuse bash with -o pipefail 44/head
2019-05-13  paulrbr-flMerge pull request #42 from paulrbr-fl/deploy-errors... v1.21
2019-05-13  Paul Bonaudfix(deploy): fail the task correctly when last deploymt... 42/head
2019-04-26  paulrbr-flMerge pull request #41 from paulrbr-fl/dhall-version... v1.20
2019-04-26  Paul Bonauddhall(upgrade): upgrade code to be compatible with... 41/head
2019-03-05  GaëtanMerge pull request #40 from gaetanfl/fix_ansible_lint_4.1
2019-03-05  Gaëtan Duchaussoisfix(lint): ansible 4.1.0 compatibiliy 40/head
2019-02-26  paulrbr-flMerge pull request #39 from paulrbr-fl/fix-login v1.19
2019-02-26  Paul Bonaudlogin: make sure no existing apps are linked to the... 39/head
next