Releases: merrymake/cli
Releases · merrymake/cli
4.1.0
Added features
rename
an organization
Fixes and improvements
rapids post
now prints the url, for easy reuse- change
apikey
'description' to 'display name' - allow '^' in text input
envvar
now auto-selects current setting when editingevent
now only puts 's' ending for multiple events
4.0.2
Fixes and improvements
- Fixed issue with
rapids
inspecting events starting with - - Stop an error with some terminals failing
- Fix issue that would persist key for too long
4.0.1
Fixes and improvements
key
command column width fixed- Show newly created API keys
- "smoke test" => "init run" in
envvar
command - "Rapids" => "rapids" in
repo
command
4.0.0
Reimplemented almost everything to fit with Merrymake 2.0
3.4.0
Added features
- Add timezone to
cron
3.3.0
Added features
- Add
file
option topost
command
Fixes and improvements
- Fix some issues with
hosting
command - Fix reply type for errors
3.2.0
Added features
- Add
hosting
command to setup BitBucket hosting with service user
3.1.0
Added features
- Ability to
replay
service runs fromqueue
Fixes and improvements
- Underscore
_
auto-selects the default option - Remove some old debugging logging
- Remove the word "keep" from secret envvar selection
- Add option to delete envvar without selecting visibility
- Add short header question to all choices
3.0.0
Breaking changes
- Change order of questions for envvar so secrets can be hidden as *s
Fixes and improvements
- Add indicator when in dryrun mode
- Add command timeout in case the server is unreachable
- Better name suggestion for
repo
andgroup
- Encrypt secrets on the client-side
2.1.4
Fixes and improvements
- Fix
register
bug when manually adding ssh-key without.ssh
folder - Allow more symbols in text field
- Tell user to run
register
first