Skip to content

v0.2.2

Compare
Choose a tag to compare
@IvanVlasic IvanVlasic released this 08 Dec 12:01
· 193 commits to master since this release

Changelog

8e42577 Add option to upgrade node to current CLI version
beb1eed Merge branch 'master' of github.com:mantil-io/mantil
893d54e Merge branch 'testcli'
1c76a83 add actual output to failed tests
f8f8806 add changelog for new version
399aafa add cron validation
4d95db2 add deploy optimizations test
f6c154b add last deployment info to stage
88e0476 add one more cli test lib
6d15cc6 add option to extract api struct name
eb6e7d4 add option to get cli run time duration in test
427fbf6 add option to schedule project lambdas #99
ef59e41 add right cli exit code expecations to tests
2a6f645 add setting lambda function memory size
90e7205 add testing cli success to one more place in tests
5490f3e add track of version for each node
687241b adjust exit status codes
3caefba backend state
bc624b9 cleanup tests
00e3cb2 create package for test util
130cf2a create separate account for running tests
d02a43a disable sending events from tests
21ecb21 don't send events during run deploy
3c470f7 fix activation token location
a45b9b0 fix backend state
b71b78b fix package for tests
38741a1 fix prefix trimming from terraform logs
da90441 fix terraform log parsing
445e84a fix test
5229e19 fix test
65882a8 fix test render template
0ec49f4 fix tests
196c002 fix typeform webhook parsing
b041e7e fix unhandled error leading to the panic
6919c7c fix unhandled error leading to the panic
0f71832 generate mains for apis in build folder
7cfd9fe inital commit of end to end tests
20e27ea move ui table definition to the single place
361ace4 node use in test must be in right account
2c07a7f put activation token in the workspace folder
a8c5807 refactor backend call for signup/report
be8e3ca refactor test to use clitest package
25bb743 remove Error: ^C message on survey interrupt
833c9e2 remove info text from uninstall command output
0b2b1c3 remove legacy workspace location
e2188fc remove local machine names from log files
5a732a9 remove node upgrade
a8c2c65 remove terraform plan set use -auto-apply
0c028b3 remove unnecessary files from template repos
7d5c132 remove unnecessary todos
3c79361 remove unused code
cf6fdde remove unused code
118bba9 remove unused package
25a03e7 remove unused test file
c5a2c4f reset metric counters after deploy
96c6434 set global workspace path only once
86272ee set node lambda functions limit to 1769MB
b7cfb73 start errors with first small letter
fdb4c70 switch testing to those in test folder
06a19e3 update mantil.go
bcf6090 upgrade to mantil.go v0.1.7
b0485b6 use ANY for http method in project api
cfd7883 use differnt credentials in github action
d6bfb91 use int64 instead of Time for last deployment
3792675 use naming templates for terraform resources
14f3c99 use proper log function