xst icon indicating copy to clipboard operation
xst copied to clipboard

Command line tool to interact with exist-db instances

Results 25 xst issues
Sort by recently updated
recently updated
newest added

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 9.2.4 to 10.0.4. Release notes Sourced from @​semantic-release/github's releases. v10.0.4 10.0.4 (2024-05-15) Bug Fixes introduce dedicated option for GitHub API endpoint (#829) (908ff83) v10.0.3 10.0.3 (2024-04-06) Bug...

dependencies
javascript

## New - `xst package install github-release []` install a package from a GitHub release - `xst package install registry ` install a package from a package registry (also known...

Bumps [execa](https://github.com/sindresorhus/execa) from 7.1.1 to 9.1.0. Release notes Sourced from execa's releases. v9.1.0 Features (types) Export TemplateExpression type. (#1049) v9.0.2 Bug fixes (types) Do not require using --lib dom for...

dependencies
javascript

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.12 to 23.1.1. Release notes Sourced from semantic-release's releases. v23.1.1 23.1.1 (2024-05-10) Bug Fixes deps: update dependency execa to v9 (#3296) (73bcd0b) v23.1.0 23.1.0 (2024-05-10) Features add...

dependencies
javascript

Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.4.3 to 19.2.2. Release notes Sourced from @​commitlint/config-conventional's releases. v19.2.2 19.2.2 (2024-04-14) Bug Fixes fix(is-ignored): ignore "amend!" commits by @​chalkygames123 in conventional-changelog/commitlint#4024 Chore Update circleci ci-setup.md by...

dependencies
javascript

### Enhancement Some commands, for instance `upload`, shows the duratoin in the output, for example `Created 0 collections and uploaded 1 resources in 292ms`. In the case of `execute` command,...

enhancement

### What happened? When using "xst package install registry", I mistakenly specified an invalid package name/version combination (there is no version 6.0.1 of "tuttle"). xst reported the failure, but returns...

bug

### What happened? I have an existing .existdb.json which is configured with user 'admin' and empty pass (for local development) but xst keeps on complaining : "Package installation failed. User...

bug

Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11. Release notes Sourced from husky's releases. v9.0.11 chore: update package-lock.json by @​btea in typicode/husky#1383 fix: export HUSKY=0 in init (fixes #1393) by @​typicode in...

dependencies
javascript

The `execa` package, needs node >= 16 at runtime This means we will bump the minimum node version to node 16 in the near future triggering a major version release....