Releases: rwx-research/mint-cli
Releases · rwx-research/mint-cli
Mint CLI v0.0.10
What's Changed
- Update mint tasks to use new leaves model by @ayazhafiz in #30
- Rename
client
package toapi
by @pierrebeaucamp in #32 - Update mint tasks to use new leaves model by @ayazhafiz in #33
- Improved error messages by @pierrebeaucamp in #31
- Allow opting out of browser open by @kylekthompson in #34
- Add
mint whoami
by @kylekthompson in #35
Full Changelog: v0...v0.0.10
Mint CLI v0.0.9
What's Changed
- Add
mint debug
by @pierrebeaucamp in #25 - Implement mint login by @kylekthompson in #26
- Require authentication in mint run and mint debug by @kylekthompson in #27
- Remove one more --user-access-token instance by @kylekthompson in #29
- Run bigtest as part of CI by @TAGraves in #28
Full Changelog: v0...v0.0.9
Mint CLI v0.0.8
What's Changed
- Update to new MINT_VALUES by @ayazhafiz in #20
- Support equals signs in init parameters by @ayazhafiz in #22
- Establish cloud host as cloud.rwx.com by @tonywok in #23
- Fixes parsing errors from Cloud by @TAGraves in #24
Full Changelog: v0...v0.0.8
Mint CLI v0.0.7
Mint CLI v0.0.6
What's Changed
- Update to MINT_VALUES_DIR by @ayazhafiz in #17
- Support targeting multiple task keys by @TAGraves in #16
- Emit an error when a positional argument looks like an init parameter by @ayazhafiz in #18
- Add user agent to network requests by @ayazhafiz in #19
Full Changelog: v0...v0.0.6
Mint CLI v0.0.5
What's Changed
- Remove -y from apt-get calls by @ayazhafiz in #13
- Include git-clone in tasks that use 'gh release' by @TAGraves in #14
- Replace --init-parameter with --init for brevity and to match the run definition triggers by @kylekthompson in #15
Full Changelog: v0...v0.0.5
Mint CLI v0.0.4
What's Changed
- Add flag to auto-open mint run in browser by @ayazhafiz in #9
- KV Outputs -> Values by @kylekthompson in #10
- Adds --json flag by @TAGraves in #11
- Fixes release.yml by @TAGraves in #12
New Contributors
- @ayazhafiz made their first contribution in #9
- @kylekthompson made their first contribution in #10
Full Changelog: v0...v0.0.4
Mint CLI v0.0.3
What's Changed
- Replace GHA workflows with Mint workflows by @TAGraves in #5
- Remove unnecessary after values from release workflow by @TAGraves in #6
- Update Mint workflows to take advantage of new features by @TAGraves in #7
- Parse error messages from the API correctly by @TAGraves in #8
Full Changelog: v0...v0.0.3
Mint CLI v0.0.2
Mint CLI v0.0.1
What's Changed
- Add
mint run
command by @pierrebeaucamp in #1 - Default
--access-token
flag toRWX_ACCESS_TOKEN
env var by @pierrebeaucamp in #2 - Invoke mint from GHA as a cheap integration test by @pierrebeaucamp in #3
New Contributors
- @pierrebeaucamp made their first contribution in #1
Full Changelog: https://github.com/rwx-research/mint-cli/commits/v0.0.1