Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: trim \n from all arguments #81

Merged
merged 1 commit into from
Oct 18, 2022
Merged

fix: trim \n from all arguments #81

merged 1 commit into from
Oct 18, 2022

Conversation

blacha
Copy link
Member

@blacha blacha commented Oct 18, 2022

No description provided.

@kodiakhq kodiakhq bot merged commit 33ea859 into master Oct 18, 2022
kodiakhq bot pushed a commit that referenced this pull request Jan 19, 2023
🤖 I have created a release *beep* *boop*
---


## [2.0.0](v1.0.0...v2.0.0)
(2023-01-18)


### ⚠ BREAKING CHANGES

* create-manifest allows flatten as optional
([#159](#159))
* allow multiple layers to be downloaded with the layer downloader
([#70](#70))
* add --exclude and --include for list
([#26](#26))

### Features

* add --exclude and --include for list
([#26](#26))
([b677a9f](b677a9f))
* add copy and flatten commands to move source imagery around
([#56](#56))
([9173869](9173869))
* allow compressed output
([#57](#57))
([7b127c9](7b127c9))
* allow multiple layers to be downloaded with the layer downloader
([#70](#70))
([887d9cb](887d9cb))
* allow use a user configured path to store actions
([#114](#114))
([01008f2](01008f2))
* **copy:** add --no-clobber to not overwrite files if they exist and
have the same size
([#103](#103))
([2127bbf](2127bbf))
* **copy:** use worker_threads to add more concurrency
([#106](#106))
([ba14db5](ba14db5))
* core STAC validator TDE-456
([#32](#32))
([ea46732](ea46732))
* create example direct copy commands
([#77](#77))
([73386e6](73386e6))
* create-manifest allows flatten as optional
([#159](#159))
([76c20f6](76c20f6))
* **deps:** bump @linzjs/style from 3.11.0 to 3.13.0
([#121](#121))
([b4df1ba](b4df1ba))
* **deps:** bump @linzjs/style from 3.13.0 to 3.14.0
([#133](#133))
([dbb002b](dbb002b))
* **deps:** bump @linzjs/style from 3.14.0 to 3.15.0
([#179](#179))
([d462d8d](d462d8d))
* **deps:** bump ajv from 8.11.0 to 8.11.2
([#116](#116))
([b67eadc](b67eadc))
* **deps:** bump ajv from 8.11.2 to 8.12.0
([#173](#173))
([f76aeea](f76aeea))
* **deps:** bump pino from 8.7.0 to 8.8.0
([#158](#158))
([fd13fe0](fd13fe0))
* **deps:** bump zod from 3.19.1 to 3.20.2
([#152](#152))
([fe6f1cd](fe6f1cd))
* ensure connections to aws are reused
([#107](#107))
([2d586af](2d586af))
* **flatten:** store the manifest of what is going to be flattened into
s3 rather than argo
([#104](#104))
([c81459e](c81459e))
* **list:** import list command from basemaps/cli
([8642dca](8642dca))
* **list:** list total size of files listed
([#146](#146))
([f39162d](f39162d))
* Publish Imagery TDE-494
([#119](#119))
([42124ec](42124ec))
* read copy configuration from a s3 json object
([#61](#61))
([bb959c8](bb959c8))
* support multiple role config files
([#115](#115))
([932804c](932804c))
* use $AWS_ROLE_CONFIG_PATH to be more consistent
([571857c](571857c))
* use action-typescript v2
([#186](#186))
([8ae5f52](8ae5f52))
* validate stac_extensions TDE-503
([#71](#71))
([626183b](626183b))
* validate tiffs are named the same as their tileset
([#80](#80))
([ea36c2f](ea36c2f))


### Bug Fixes

* add the entire source and stop bundling the CLI
([#108](#108))
([caa00e2](caa00e2))
* concurrenct queue should not stack trace on error
([#156](#156))
([80b8d18](80b8d18))
* **copy:** duration should not be negative
([#101](#101))
([34cdc0a](34cdc0a))
* create-manifest command name typo
([#127](#127))
([10e90df](10e90df))
* error if tileset validation fails TDE-586
([#135](#135))
([09ca6ea](09ca6ea))
* **list:** upgrade chunkd to allow listing to work
([3a7a975](3a7a975))
* report validation success at end
([#128](#128))
([834c718](834c718))
* trim \n from all arguments
([#81](#81))
([33ea859](33ea859))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@l0b0 l0b0 deleted the fix/cli-new-line branch March 17, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants