Releases: mantil-io/mantil
v0.2.12
v0.2.11
Changelog
- 08d64ef Install completions with Homebrew installation
- 0313a5a Merge branch 'master' of https://github.com/mantil-io/mantil
- 58f960f Removes stale Slack link and adds Twitter.
- c16e9cf add NodeList method returns all nodes, including the ones in the node store
- dc7dbfb add auth token test
- 4480872 add binary to git ignore
- 186e32f add iam tag resource permission
- f25d956 add instructions after running add-user command
- e3a8e64 add node store tests
- 3ca9ec2 add test for node upsert
- 45df298 add unit test for NodeList
- 525ae3d add user-remove command
- 7a1a573 clarify dynamo table creation in docs
- 4e95585 disable http api format version 2.0 for HTTP_PROXY
- 007807e enable authorizer caching and switch to v2 payload version
- e0ea1c0 fix initial admin token
- 569383d fix node creation (aws install command)
- 3f81b4e fix test
- 33695cd ignore build folder in watch command
- 8523c05 move env to ExecOptions the env command is not available on windows
- 48c7489 move node commands out of examples
- b3eec86 remove binary from repo
- 3a1badd remove stale Slack badge
- 5959b7b rename github-id to github-user
- 72a8e77 store node data in token, rework login
- cc5f66a update direct download link
- 401e246 update docs
- 964df06 update docs
- e6c7495 update docs link in usageTemplate
- 4a4c253 update docs links
- 6dcdf81 upgrade mantil.go
- 1148021 upgrade mantil.go
- 7207130 use payload format 2.0 for http api
- bca936e watch all directories in the repositority with watch command
v0.2.9
Changelog
b4296a6 Merge remote-tracking branch 'origin/master' into gh-auth
3b1f8a0 Update readme.md
388364e add authorization for deploy and node functions
ef33509 add domain tests, part of #112
eccced0 add error message for unauthorized users
9ada01b add logout command for testing
33cb804 add more auth unit tests
d902d00 add more tests for stage_diff
0bc8e3a add more tests for workspace
7d04f04 add node login command
772003e add org read scope
36cd442 add test
4b517bc add tests for event
853b6a6 allow empty public key env
1570e27 begin integrating github auth
f789ebe fix authorizer permissions
513b5e9 fix build
683aef1 fix panic
b016497 fix stage prompt label, closes #111
150dbc9 fix unit tests
a4935a9 fix unit tests
a1309cb force CGO_ENABLED=0 env when cross-compiling project binaries closes #116
047679a handle all authorization on node
36207f2 implement authorization
eb19d41 implement first version of github auth
8631786 propagate auth error to client
6811c9e remove authentication in node example
da4b157 remove automatic token creation
6025601 remove log
545276a remove log
de49529 remove unused constant
9e72dbb split auth and node management into two functions
278fd4f upgrade mantil.go
6a35762 use imports for formatting, closes #110
v0.2.8
Changelog
bae8b1e Add Installation
f537982 Add files via upload
7ba7c76 Add files via upload
4c67186 Create installation.md
71ee68c Remove Data storage
2fbb149 Update ReadMe content structure
0cb08f0 Update readme.md
027dd27 Update readme.md
4ef981e Update readme.md
20fbc90 Update test.yml
0a09cb9 add tests for domain/auth
e6a53c0 fix ACL setup for public bucket reference: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/version-4-upgrade#acl-argument
062308e fix other images in readme
af487e8 fix output for public-site module
a074749 fix permissions for s3 access
088b4d0 fix test
c6c6b90 fix website configuration for public bucket reference: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/version-4-upgrade#website-website_domain-and-website_endpoint-arguments
ca1f06d fix workflow
cf276d2 fix working directory
d9fd48c only upload coverage for domain
e290e23 set maximum aws provider version
95014b4 try to fix logo image height on mobile v2
fa8fea8 try to fix logo on mobile
bb46402 try to fix logo on mobile v3
a24a502 update faq
917eaaf update title
4e53429 upgrade go modules
v0.2.7
Changelog
6f38c2d add github-to-slack to template list
9899279 add new templates and examples
096564d change video link
28661cc delete images dir on new
5b160c2 fix github action
82ad06f fix prompting stage name
e06ecc5 reload project state before every deploy when running watch
0007689 remove resource list from the install command
2dee4b0 remove unfinished sentence
9066e94 stop generating gitignore on new
7d9bf4c update video link to 4K
v0.2.6
Changelog
09a4165 Add files via upload
0394241 Create temp
e3997ba Delete temp
fa1ff8a FIx typing
3009b63 Update readme.md
d43e449 Update readme.md
38276d9 add build to project structure
6d1fca2 add data storage section to docs
891eb37 add todo template to docs
cc7c698 check missing log line
942c01f create first project stage when running the deploy command #104
cf9791d don't wait 5 seconds on for each lambda update
9591eb5 fix infinite watch cycle
041e895 fix logging from aws package
7e80994 fix security policy to work without log group
18fc0d6 fix test
d6bc44c fix video link
8eb2b0a mention aurora serverless v2 and mongo serverless in data storage docs
56825b2 move aws package inside kit
8bc5961 remove dependency on the cli package from aws
13179b8 remove option to define default integration
12f0016 remove slack webhook from deploy script
fc678e2 remove unused function
34fa913 remove unused parameter
fb56d73 show url of failed invoke
d2656ec update readme
v0.2.5
v0.2.2
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
v0.2.1
Changelog
d1ddcee Merge branch 'master' of github.com:mantil-io/mantil
2e22772 add mail html texts
9005a9c add welcome html mail
acc3f3a clean up user-created s3 buckets on stage destroy
85cedee enable welcome mail
6f4b385 fix command help
34b8b51 fix hidden in log wrapped error message
b811a89 switch activation mail to HTML
1f2337e update backend deploy state
d6d617d update backend welcome mail
4b13d2b use html/template for rendering html emails