Skip to content

Tags: spacelift-io/spacectl

Tags

v1.26.0

Toggle v1.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(stack): add run priority command (#489)

Runs could only move between the high and normal tiers, through the
prioritize and deprioritize commands and the prioritize-run flag. All
three go through a boolean that is now deprecated in the API, and none
of them reaches the low tier.

Add a priority command that takes the tier by name and covers all three
levels. On local preview, add a priority flag that does the same for the
run being created. Passing it together with the older boolean flag is an
error rather than a silent precedence rule.

Leave the boolean commands and flag working unchanged, with the
replacement named in their help text and in a stderr notice.

v1.25.0

Toggle v1.25.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tomasmik Tomas
releasing v1.25.0

v1.24.0

Toggle v1.24.0's commit message

Verified

This tag was signed with the committer’s verified signature.
peterdeme Peter Deme
New release

v1.23.0

Toggle v1.23.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Releasing v1.23.0

v1.22.0

Toggle v1.22.0's commit message

Verified

This tag was signed with the committer’s verified signature.
peterdeme Peter Deme
New release

v1.21.6

Toggle v1.21.6's commit message

Verified

This tag was signed with the committer’s verified signature.
tomasmik Tomas
releasing v1.21.6

v1.21.5

Toggle v1.21.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
mcp: define string item schemas for array inputs (#435)

MCP tools were declaring several inputs as arrays but not specifying the
type of items those arrays contain. This left the generated JSON Schema
ambiguous for clients and validators, even though the tool descriptions
expected string arrays.

Add string item schemas for label filters on context/module search and
targets on local preview so MCP clients can correctly validate and
construct calls for these parameters.

Fixes #402

v1.21.4

Toggle v1.21.4's commit message

Verified

This tag was signed with the committer’s verified signature.
tomasmik Tomas
releasing v1.21.4

v1.21.3

Toggle v1.21.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump github.com/urfave/cli/v3 version (#432)

Fixes #409

v1.21.2

Toggle v1.21.2's commit message

Verified

This tag was signed with the committer’s verified signature.
tomasmik Tomas
releasing v1.21.2