Releases: meroxa/cli
Releases · meroxa/cli
v2.0.0
Changelog
- 8cb828f Allow underscores in application names (#313)
- d6ce5ea Always remove Go binaries (#319)
- 90d9d08 Clearer logs around building and deploying go apps (#302)
- 1943e97 Define contract for turbine response and capture
- 7ef8715 Delete velocity_metrics.yml
- 71e537a Distinguish between regular and extended app describe (#298)
- bb837f7 Dockerfile and binary changes to accommodate vendor or no vendor (#320)
- 4640356 Formatter is unhelpful and makes things difficult to copy & paste (#305)
- 00e64fd Include all pre-requisites for go app run in app init (#288)
- 879c793 Init a python app using apps init
- c795d6e Merge pull request #263 from meroxa/init-with-git
- 23b2ee5 Merge pull request #279 from meroxa/jj/golong
- 43bc9bc Merge pull request #281 from meroxa/velocity-workflow-delete
- 7a09d94 Merge pull request #289 from meroxa/app-init-python
- a25a9b8 Merge pull request #290 from meroxa/jj/privatized-ci
- c8360a1 Merge pull request #294 from meroxa/demo-json
- 497afc4 Merge pull request #314 from meroxa/james/harden-ouput-capturing
- 95764c1 Merge pull request #318 from meroxa/update-cli
- a326889 Merge pull request #326 from meroxa/jj/update-turbine-go
- c98c955 Meroxa builds describe (#297)
- db7fb1a No longer expose or display IDs (#282)
- 1636a89 Only create the application if it doesn't already exist with the give… (#295)
- f5ec6de Parse logs gracefully when deploying a javascript app (#303)
- 1603745 Python deploy (#312)
- 8db446b Remove commands don't like asterisks (#325)
- 014fbae Rerun
- 5fe7052 Revert "feat(turbine): logically nest functions under applications" (#270)
- 58ed05b Tweaks to init and run (#293)
- ef116ab UX improvements for go app init and path flag (#299)
- 1d2c7d6 Update
- 6e966a6 Update turbine-js executable name with package (#329)
- c7c2b0e Updated turbine-go without connector configs (#317)
- 7efc1df Use stderr and exit code to detect errors (#286)
- 110bf8b Validate application names so that API calls and Docker build doesn't… (#296)
- 3372902 add dir for python commands
- 661f382 bug(apps): use absolute path for run command (#269)
- b4c92f5 bug(turbine): Adjust to new pipeline log (#285)
- 9b2ca91 bug(turbine): Path should always be converted to absolute (#284)
- 53f10c4 chore: Sunset soon to be legacy commands (#308)
- cc1b53c chore: Update product name (#324)
- 4d9e8d9 chore: Update to turbine-go pkg (#300)
- f98708a chore: clean up (#327)
- d7d3c90 chore: document meroxa build commands (#322)
- 5ad691a chore: update latest meroxa-go
- b99b0c6 chore: update latest meroxa-go
- 9d2c820 clean up vendor
- 23b3302 feat(apps): Absorb turbine changes to create a .gitignore when doing git initialize (#268)
- 43336a4 feat(apps): Apps create command with feature flag (#262)
- 86f40b3 feat(apps): Associate applications with their entities through pipelines (#271)
- 5a2fe3f feat(apps): Command for application remove (#261)
- 0c72c97 feat(apps): Create application via apps deploy (#272)
- 5817de5 feat(apps): Describe application command (#265)
- 06d29a9 feat(apps): Let users deploy to their own docker hub (and other fixes) (#277)
- e3030cb feat(apps): List applications (#264)
- 40b7f73 feat(apps): Update python commands (#310)
- a0fcd03 feat(turbine): Supply Git SHA when creating an application and display it (#274)
- 74ca6ce feat(turbine): Warn about uncommitted changes (#275)
- af971da feat(turbine): logically nest functions under applications (#267)
- 25dd8b8 feat: Get image from platform (#283)
- f10633a feat: Include git sha on apps creation (#280)
- 245b068 feat: Make
apps
commands publicly available (#309) - 4111970 feat: apps deploy improvements (#301)
- 2a08bba feat: apps remove tear down app completely + apps deploy tears down resources when failed (#311)
- fcedaf1 feat: improve apps describe (#328)
- 42d4866 feat: initialize repository on
apps init
- bce61d9 fix(apps): pass path to turbine-js (#266)
- 7667521 fix(apps:deploy): update dashboard url for app detail views (#330)
- bef5dde fix(apps:init): re-enable language "go" shorthand on apps init
- 4405f53 fix: always use app name defined in app.json (#323)
- dbd9087 fix: character on failed deployments (and add colors) (#307)
- ac91128 help text not formatted well (#316)
- 179ba2b upd(ci): allow authenticated dependency installation
- 7c19971 upd(turbine-go): upgrade turbine-go to latest version
v1.6.3-alpha.1
v1.6.2-alpha.1
v1.6.1
v1.6.0
Changelog
- b452a7d ...
- d73b871 ...
- f1d2f2f Cli desc changes
- 2c574d6 Merge branch 'env-table-display' of https://github.com/meroxa/cli
- 3917e6b Merge branch 'hidden_env_flags' of https://github.com/meroxa/cli
- 8e5159f Merge branch 'master' of https://github.com/meroxa/cli
- 2e0f419 Merge branch 'preflight_cli_changes' of https://github.com/meroxa/cli into preflight_cli_changes
- f52bcf0 Merge pull request #241 from meroxa/jj/save-the-environment
- 93f8367 Merge pull request #242 from meroxa/jj/pr-templates
- 7e26e11 Merge pull request #243 from meroxa/jj/lint
- 75e2e88 Merge pull request #246 from meroxa/preflight_cli_changes
- f899587 Preflight cli changes
- b5c7793 Preflight cli changes
- bb85d29 Show both name and UUID for connector environment
- 49c96c4 Show common environment when no environment provided
- c0183ca Unhide environment flags
- b2e3a55 Updating some cli displayes
- e0fc961 chore: Update latest meroxa-go and fix lint
- 3a28b17 deps(meroxa-go): upgrade to latest version
- 44d29a0 docs updates remove unnecessary attribute assignments
- bc38d6c feat(repair): allow users to repair environments
- 3c7d058 fix(lint): pass unexpected error to test function correctly
- dd653bd fix(lint): update linting in metrics-test
- ef6a1fe lint
- cec8101 merge
- bc3a263 more testing
- 57d2358 progress after testing
- 0374f07 state update
- c817d63 tweak
- b2d535f tweaks
- b26961d upd(repair): improve command output
- 9acaa71 upd(repair): return an error if no argument is passed to the repair command
- a69cdfe upd(repair): use repair action directly from meroxa package
- 9214657 upd(templates): move PR instructions into comments
- a65f34f update meroxa-go after merge
- 2e77dfb with unit tests
v1.6.0-alpha.1
Changelog
- bac2204 Add
meroxa functions
(#239) - ba8117e Add environment update command (#235)
- 159fb2d Add repo velocity reporting
- 039eb72 Change environments config flag to slice
- 4247739 Environment create example doesn't work copy-paste'd (#225)
- 615fca1 Merge pull request #226 from meroxa/array-flag
- 29162d5 Merge pull request #228 from meroxa/add-velocity-metrics
- 90cb9f6 Merge pull request #233 from meroxa/rename-env-offerings
- 69b632e Merge pull request #234 from meroxa/update-env-help
- b76a6eb Rename environment offerings
- b871b18 Show common environment when no environment provided (#231)
- ede7bfa Unhide environment flags (#238)
- bc3a0a1 Update example for env create
- 8e7d75a doc: Add documentation on CLI metrics (#224)
- 074fe3e feat(connectors): Add environments (#221)
v1.5.0
Changelog
- 836109b Merge pull request #203 from meroxa/remove-double-env-details
- 1811392 Remove double instance of details
- 80d8ac9 Update CI actions in release workflow (#218)
- 725bf81 absorb new meroxa-go interface; small doc changes (#217)
- 40d95a7 annotate required flags in docs (#198)
- 1b75360 chore: fix doc on env create (#206)
- 2e32f0e doc: Indicate possible states (#199)
- cf9e35e feat(env): Add
describe
andremove
cmds (#202) - 1f6dfab feat(env): Add list cmd (#200)
- 8cebda9 feat(pipelines): Add environments (#220) and add
pipeline describe
cmd - 5206737 feat(resources): Add environments (#219)
- 28fe46c feat: add env create (#201)
- 1bdfdeb fix: go releaser (#222)